Releases: pboivin/filament-peek
Releases · pboivin/filament-peek
v1.1.2
v2.2.0
v2.1.0
v2.0.2
v2.0.1
v2.0.0
🎉️ 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
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
v2.0.0-beta3
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
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