Skip to content

Releases: pboivin/filament-peek

v1.1.2

13 Nov 14:18
Compare
Choose a tag to compare

What's Changed

  • [1.x] Spanish translations in #109

Full Changelog: v1.1.1...v1.1.2

v2.2.0

10 Oct 14:45
Compare
Choose a tag to compare

What's Changed

  • feat: Add option to use internal preview URL in #101 #102 #103 #104 #106
  • chore: Bump stefanzweifel/git-auto-commit-action from 4 to 5 in #105

Full Changelog: v2.1.0...v2.2.0

v2.1.0

24 Sep 19:01
Compare
Choose a tag to compare

What's Changed

  • feat: Add ListPreviewAction component in #96
  • feat: Add preview modal data from PreviewAction in #97
  • enh: Add builderName() method alias in #99
  • docs: Update documentation in #98

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

v2.0.2

16 Sep 21:25
Compare
Choose a tag to compare

What's Changed

  • fix: Prevent validation issue with auto-refresh option in #91
  • enh: Prevent multiple refreshes in one request in #92

Full Changelog: v2.0.1...v2.0.2

v2.0.1

16 Sep 17:56
Compare
Choose a tag to compare

What's Changed

  • fix: Ensure builder field is remembered in InlinePreviewAction in #87
  • chore: Rework integration tests in #89
  • chore: Update run-tests workflow in #88
  • chore: Bump actions/checkout in #85

Full Changelog: v2.0.0...v2.0.1

v2.0.0

31 Aug 15:45
Compare
Choose a tag to compare

🎉️ Stable release of Peek 2.0 with Filament v3 compatibility

From the Filament documentation:

Livewire v3 is recently released!
The Livewire team have done a great job in making it stable, but it was a complete rewrite of Livewire v2. You may encounter issues, so we recommend testing your application thoroughly before using Filament v3 in production.

Please feel free to report any issues you encounter with Peek in this repository. I'll work with you to determine where the issue is coming from.


Full Changelog: v1.1.0...v2.0.0

v2.0.0-beta4

26 Aug 18:23
Compare
Choose a tag to compare
v2.0.0-beta4 Pre-release
Pre-release

What's Changed

  • [2.x] fix: Don't attach keyup listener if not needed in #81
  • [2.x] fix: Try/catch iframe operations in #81

Full Changelog: v2.0.0-beta3...v2.0.0-beta4

v1.1.1

26 Aug 18:10
Compare
Choose a tag to compare

What's Changed

  • [1.x] fix: Don't attach keyup listener if not needed in #82
  • [1.x] fix: Try/catch iframe operations in #82

Full Changelog: v1.1.0...v1.1.1

v2.0.0-beta3

25 Aug 15:16
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

What's Changed

  • enh: Replace assets config with plugin methods in #79
  • docs: Add documentation on custom theme integration in #79

Full Changelog: v2.0.0-beta2...v2.0.0-beta3

v2.0.0-beta2

12 Aug 17:18
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

What's Changed

  • feat: Add InlinePreviewAction (Deprecate PreviewLink) in #75
  • fix: Add missing modal tag in #73
  • fix: Dark mode styles in #74
  • chore: Update illuminate/contracts requirement in #76

Full Changelog: v2.0.0-beta1...v2.0.0-beta2