Skip to content

Releases: mostafaznv/nova-laracache

1.2.1

20 Dec 10:22
379f635
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

20 Dec 10:06
faabecd
Compare
Choose a tag to compare
  • support nova 5

1.1.1

16 Mar 06:20
db13824
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

15 Mar 14:33
e402721
Compare
Choose a tag to compare

Support Laravel 11

1.0.7

06 Feb 10:43
d597632
Compare
Choose a tag to compare
  • fix: add required button helpers to the global scss file by @mostafaznv in #12

1.0.6

06 Feb 09:40
8497783
Compare
Choose a tag to compare
  • refactor: use default button in CacheModalFooter.vue
  • fix: force ltr layout for cache content box
  • fix: display status using __()

1.0.5

17 Jun 07:11
7c8b95f
Compare
Choose a tag to compare
  • fix a bug that occurs when the array is empty

1.0.4

17 Jun 07:05
6fdf7c8
Compare
Choose a tag to compare
  • Improvements to the refresh status bar

1.0.3

17 Jun 06:55
618ac6c
Compare
Choose a tag to compare
  • fix a bug related to publishing lang files
  • fix a bug related to guessing the type of a cache item by

1.0.2

10 Jun 09:28
42b07c3
Compare
Choose a tag to compare
  • downgrade laravel/nova version to 4.24.*