v2.1.5
|
- Adds single session backend policy
- Adds
--relative option back to october:mirror
- Fixes checkbox persistence when searching
- Fixes hasManyThrough relation support
Aug 21, 2021
|
v2.1.4
|
- New icons for admin roles and groups
- Adds
activeTab option to form tabs
- Fixes CSS bug in inspector dropdowns
- Fixes widgets inside relation controller pivot forms
Aug 17, 2021
|
v2.1.3
|
- Adds admin role impersonation
- Adds user list to admin group screen
- Adds dedicated setting pages for groups and roles
- Improvements to list checkboxes
Aug 14, 2021
|
v2.1.2
|
- Adds
nestedform support to theme data configuration
- Adds setting manual build number via
october:util command
- Fixes
|resize filter not returning an app relative URL
- Fixes bug in List Structure when using Sortable trait alone
Aug 11, 2021
|
v2.1.1
|
- Adds new
theme:copy command for duplicating themes
- Fixes theme commands failing when locked theme is active
- Fixes bug in new tree list selecting checkboxes
- Fixes bug in Form widget field@context naming
- Fixes changelog showing 2.0 updates
Aug 07, 2021
|
v2.1.0
|
Stable Version of October CMS
View Release Note for Version 2.1.0
Aug 04, 2021
|
v2.0.29
|
- Adds new brand settings to
config/backend.php file
- Various minor fixes
Jul 31, 2021
|
v2.0.28
|
- Final refactoring before stable version
- Adds
--rollback option to plugin:refresh command
- Adds confirmation to plugin:refresh and october:migrate with
--force flag bypass
- Moves tree functionality to ListStructure widget
- Fixes Editor validation on CMS page URLs
- Deprecates
ignoreTimezone to replace with useTimezone instead
Jul 24, 2021
|
v2.0.26
|
- Added context to the Event Log model event
- Updated File::getThumb method to return an empty string upon failure
- Fixes class loader optimization logic not clearing itself
- Fixes bug not clearing route cache when saving a page
- Fixes another bug creating assets on Windows
- Fixes fake methods on Mail and Event facades
Jul 13, 2021
|
v2.0.25
|
- Adds body support to partial tag
- Fixes bug in drag scroll control
- Malformed combiner and resizer URLs now return code 404 instead of 500
Jul 02, 2021
|
v2.0.24
|
Adds option to put backend menu on the left side.
Jun 29, 2021
|
v2.0.23
|
- Restores the environment config file for legacy sites
- Adds feature where
october:update command will now run october:migrate
- Adds
customMessages option to Form and Relation Controller behaviors
- Adds flash messages to Relation Controller
- Fixes issue with
october:update and composer overwriting itself
- Fixes Maintenance Mode page when editor theme is not set
Jun 23, 2021
|