Skip to content

Releases: solutionforest/Filament-SimpleLightBox

1.0.0

22 Jul 09:50
Compare
Choose a tag to compare

🎉 Major Update: Filament v4.0 Support

This release brings full compatibility with Filament ^4.0.

📦 Version Compatibility

  • v1.0+: Filament ^4.0
  • v0.x: Filament ^3.0

📚 Upgrade Guide

Before the package assets can be used, you’ll need to run php artisan filament:assets and php artisan optimize.

1.0.0-beta.1

30 Jun 12:03
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #26
  • Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #27
  • Support Filament v4, Drop v3 ( v3 please use 0.0.x version)

Full Changelog: 0.0.11...0.1.0-beta.1

0.0.11

27 Feb 08:10
aa868ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.10...0.0.11

0.0.10

06 Aug 04:16
873fe86
Compare
Choose a tag to compare

What's Changed

  • Generate URL bugfix and Use 'defaultDisplayUrl' instead of 'urlAsDefault by @cklei-carly in #21

Full Changelog: 0.0.9...0.0.10

0.0.9

06 Aug 03:58
Compare
Choose a tag to compare

Full Changelog: 0.0.8...0.0.9

0.0.8

02 Aug 16:00
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #15
  • Allow generate light box url from $record (reuse "evaluate" method from filament) by @cklei-carly in #17
  • Allow using generated url as default value by @cklei-carly in #18

Full Changelog: 0.0.7...0.0.8

0.0.7

09 May 18:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...0.0.7

Support Laravel 11

28 Mar 09:46
337339e
Compare
Choose a tag to compare

Support Laravel 11

Support multiple images

04 Jan 05:01
2084790
Compare
Choose a tag to compare

0.0.4

17 Nov 05:10
Compare
Choose a tag to compare

fix styling and github action issue.