Releases: devisephp/cms
Releases · devisephp/cms
2.1.0-beta.20
Features
- Updates to mix implementation
- New cloud image URL caching strategy
- Improved route naming for conflict prevention and route caching
2.1.0-beta.19
Features
- Improved page version index / search results
- Ability to set media manager directory access limits
Bugs
- Fixed validation for copying of slices
2.1.0-beta.18
Features
- Laravel 7 & 8 compatability
- Composer 2 compatability
- New configuration that allows order of route registration to change
Bugs
- Fixed some incorrect namespaces
2.1.0-beta.17
Updated min laravel version
2.1.0-beta.16
Features
- Added site model query level caching when enabled
Bugs
- Replaced env references with config. Allowing config:cache to work.
- Fixed redirects using overwrites when not enabled
2.1.0-beta.15
Bugs
- Replaced legacy str_random with Str::random
2.1.0-beta.14
Bugs
- Using an accessor to get AB versions rather than relationship
- Fixed error with AB testing cookie
- Preventing AB dice roll from happening more than once during a single request
Keep an eye on our roadmap to see where we are headed.
2.1.0-beta.13
Features
- Optimized saving of single image captions
Bugs
- Image caption lookup was using the wrong key
Keep an eye on our roadmap to see where we are headed.
2.1.0-beta.12
Features
- Optimized SiteDetector by using static variable to reduce queries
- Only updating image URLs with block storage URLs when the user is logged in
Keep an eye on our roadmap to see where we are headed.
2.1.0-beta.11
Features
- Added config option for Glide (group_cache_in_folders)
Bugs
- Setting image visibility during time of Glide signature generation
Keep an eye on our roadmap to see where we are headed.