Releases: mostafaznv/nova-laracache
Releases · mostafaznv/nova-laracache
1.2.1
1.2.0
- support nova 5
1.1.1
1.1.0
Support Laravel 11
1.0.7
- fix: add required button helpers to the global scss file by @mostafaznv in #12
1.0.6
- refactor: use default button in CacheModalFooter.vue
- fix: force ltr layout for cache content box
- fix: display status using __()
1.0.5
- fix a bug that occurs when the array is empty
1.0.4
- Improvements to the refresh status bar
1.0.3
- fix a bug related to publishing lang files
- fix a bug related to guessing the type of a cache item by
1.0.2
- downgrade laravel/nova version to 4.24.*