File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11This file shows the changes in recent releases of Evolution CMS. The most current release is usually the
22development release, and is only shown to give an idea of what's currently in the pipeline.
33
4+ Evolution CMS 3.5.3 (Feb 19, 2026)
5+ * [GitHub: 032c5dd] - [ADD] Automatic register alias config file for custom packages. (Seiger)
6+ * [GitHub: e46ec54] - [ADD] Laravel session compatibility layer through EvoSessionProxy and middleware integration. (Dmi3yy)
7+ * [GitHub: 6ded2cb] - [ADD] Initialize Laravel session support in manager via EvoSessionProxy. (Dmi3yy)
8+ * [GitHub: 8541461] - [ADD] SQLite to the web installer. (Elcreator)
9+ * [GitHub: b3db5ce] - [ADD] Init new theme liquid. (Dmi3yy)
10+ * [GitHub: 243020b] - [ADD] Introduce refined tab and popup styles, update theme variables, and adjust menu padding for improved UI consistency. (Dmi3yy)
11+ * [GitHub: 7857ee8] - [ADD] Add SqliteDumper class and integrate SQLite backup support into database management actions. (Dmi3yy)
12+ * [GitHub: 60da28d] - [ADD] Preset install command. (Dmi3yy)
13+
414Evolution CMS 3.5.1 (Jan 02, 2026)
515* [GitHub: 3ce16e5] - [ADD] Performance optimization: cache dotenv to speed up bootstrap. (Seiger)
616* [GitHub: f0ba72a] - [FIX] Dates. (Seiger)
Original file line number Diff line number Diff line change 11<?php return [
22 'version ' => '3.5.3 ' , // Current version number
3- 'release_date ' => 'Jan 25 , 2026 ' , // Date of release
3+ 'release_date ' => 'Feb 19 , 2026 ' , // Date of release
44 'branch ' => 'Evolution CMS ' , // Codebase name
5- 'full_appname ' => 'Evolution CMS 3.5.3 (Jan 25 , 2026) '
5+ 'full_appname ' => 'Evolution CMS 3.5.3 (Feb 19 , 2026) '
66];
You can’t perform that action at this time.
0 commit comments