Releases: OctopyID/FilamentTabify
Releases · OctopyID/FilamentTabify
v1.1.0
✨ Features
- Add
getAllWidgets()method to allow end users to retrieve all widgets across tabs.
♻️ Refactors
- Rename active tab URL alias to
tab-widget. - Reorganize internal methods for better structure and readability.
✅ Backward Compatibility
- No breaking changes. This release is fully backward compatible.
Full Changelog: v1.0.1...v1.1.0
v1.0.1
🐛 Bug Fixes
- Fixed an issue where widgets failed to render due to a missing Livewire key.
Full Changelog: v1.0.0...v1.0.1