Releases: rapidez/statamic
Releases · rapidez/statamic
4.4.0
Added
- Default responsive menu with caching (#79)
4.3.0
Changed
- Removed justbetter/statamic-eloquent-driver-globalset-migration-generator (#83)
Fixed
- Performance optimizations (#77)
4.2.0
Changed
- License change GPL-3.0 > GPL-3.0-or-later (59b86c5)
- Replaced spatie/statamic-responsive-images with justbetter/statamic-glide-directive (#75)
Fixed
- Don't load removed views (#76)
4.1.0
Changed
- Cache the globals in memory (#73)
Fixed
- Page builder form template error fix (#72)
4.0.1
Fixed
- Clear the correct site cache when globals change (#70)
4.0.0
In this release we've added compatibility with Statamic 5. This forces you to configure your sites in the new resources/sites.yaml
. You can still use your old config by referencing it in the resources/sites.yaml
, see: https://github.com/rapidez/statamic#magento-store-id
Added
- Statamic 5 support + install command (#69)
3.5.1
Fixed
- Brand page container (#64)
- Use the selected site in the control panel (#66)
3.5.0
Changed
- Get site based on Magento store ID (#65)
3.4.2
Fixed
- Only push head when not running in console (#63)