Skip to content

Releases: cms-multi/filament-clear-cache

v.1.0.6

10 Mar 14:58
1254795
Compare
Choose a tag to compare
  • Fix fixe issue with Livewire cached resources not updating after calling optimize. Perform a full redirect after clearing cache.
  • Call the optimize command after clearing cache.
  • Add changes_count to visually display the total number in cache button, max 99+
  • Add config with option for controlling session key name

Full Changelog: 1.0.5...1.0.6

v1.0.5

07 Feb 13:12
Compare
Choose a tag to compare

Fix adding custom command with params.

v1.0.4

07 Feb 12:59
Compare
Choose a tag to compare
Add PHP 8.0

v1.0.3

06 Feb 12:12
Compare
Choose a tag to compare
Added optimize command

v1.0.2

08 Jan 13:54
Compare
Choose a tag to compare
Button loading state. Force rounded

v1.0.1

02 Jan 09:48
Compare
Choose a tag to compare

Register custom commands.
Switch to use optimize:clear

v1.0.0

21 Dec 16:54
Compare
Choose a tag to compare

First release