Skip to content

Releases: danilopolani/filament-plausible-widget

v3.2.0

22 Apr 08:26
9e77617

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

24 Sep 07:34
d84ec79

Choose a tag to compare

What's Changed

  • Use FILAMENT_PLAUSIBLE_HOST for View More link instead of hardcoded value by @pau1phi11ips in #11

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

07 Apr 08:41

Choose a tag to compare

🔥 Added

  • Laravel 11 support

🤕 Fixed

  • Restore "View more" link

v3.0.0

26 Aug 09:35

Choose a tag to compare

🔥 Added

  • Support for Filament 3.x

🔃 Changed

  • Config value periods.selectable is no longer used

v2.1.1

15 Feb 16:38

Choose a tag to compare

Added

  • Support for Laravel 10

v2.1.0

10 Aug 17:46

Choose a tag to compare

Added

  • Configurable host for self-hosted platforms by @csrui in #3

New Contributors

  • @csrui made their first contribution in #3

Full Changelog: v2.0.2...v2.1.0

v2.0.2

12 Jun 17:44

Choose a tag to compare

Added

  • Support for Laravel 9

Fixed

  • Dark mode

v2.0.1

31 May 19:57

Choose a tag to compare

Added

  • Support for Laravel 9

Fixed

  • Dark mode

v2.0.0

18 Dec 11:53
ee06bd5

Choose a tag to compare

Filament v2 compatibility

v1.0.1

27 Jul 09:45

Choose a tag to compare

Fixed:

  • Use Filament::serving() and asset() to correctly load assets