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
|
v2.0.21
|
- Adds support for config caching
- Fixes request body data availability in post() helper
- Fixes scrollbars showing on Editor
- Fixes block button text alignment
- Fixes fileupload widget in preview mode
- Fixes naming collisions in CMS templates
- Fixes dynamic properties set on models
- Fixes Twig dump() usage on static pages
Jun 18, 2021
|
v2.0.20
|
Internal memory caching has been removed to make way for improved caching strategies.
Jun 17, 2021
|
v2.0.19
|
- Improved backend UI continuity
- Fixes Emmet integration in Monaco Editor
Jun 10, 2021
|
v2.0.18
|
- Adds
displayFrom to list columns
- Fixes multidimensional arrays on Http post values
- Fixes 2.0 patch command failing on missing indexes
- Fixes file definitions to support 1.0 and 2.0 config
- Fixes the Inspector external parameters feature
Jun 08, 2021
|
v2.0.17
|
Adds support for customizing complex CMS template properties with the API
May 31, 2021
|
v1.0.473
|
Security and performance enhancements
May 30, 2021
|
v2.0.16
|
- Performance optimization for file attachments and deferred bindings
- Adds support for textarea mode to sensitive form field
- Adds improved hint UI element definition
- Adds support for JSON translation files in the backend
- Fixes dashboard version check always showing new updates
- Fixes content checking in Twig
May 22, 2021
|