All notable changes to :package_name will be documented in this file.
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #18
- Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #17
- Add Laravel 13 support by @swilla in #20
- Upgrade Tailwind CSS from v3 to v4 by @swilla in #21
Full Changelog: https://github.com/TappNetwork/Filament-Library/compare/v1.0.6...v1.1.0
- Fix: Use migration stubs and avoid duplicate migrations on republish by @scottgrayson in #16
Full Changelog: https://github.com/TappNetwork/Filament-Library/compare/v1.0.5...v1.0.6
- Update media library to v5 by @andreia in #15
Full Changelog: https://github.com/TappNetwork/Filament-Library/compare/v1.0.4...v1.0.5
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #10
- Add Filament 5 support by @andreia in #14
Full Changelog: https://github.com/TappNetwork/Filament-Library/compare/v1.0.3...v1.0.4
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #13
- Multi-tenancy support by @andreia in #6
- @dependabot[bot] made their first contribution in #13
Full Changelog: https://github.com/TappNetwork/Filament-Library/compare/v1.0.2...v1.0.3
- Update navigation items and permissions check by @andreia in #12
- @andreia made their first contribution in #12
Full Changelog: https://github.com/TappNetwork/Filament-Library/compare/v1.0.1...v1.0.2
- Fix: Add validation for duplicate tags when creating new tags by @scottgrayson in #11
Full Changelog: https://github.com/TappNetwork/Filament-Library/compare/v1.0.0...v1.0.1
- feat: Plugin Foundation & Basic Models by @scottgrayson in #2
- Feature/migration by @scottgrayson in #3
- Laravel 12 Support, and Dependencies by @swilla in #5
- Increase file upload size limits from 10MB to 500MB by @scottgrayson in #8
- Add tags field to edit resource forms (EditFile, EditLink, EditFolder) by @scottgrayson in #9
Full Changelog: https://github.com/TappNetwork/Filament-Library/commits/v1.0.0
- Initial release of Filament Library plugin
- File and folder management with Google Drive-style permissions
- External link support
- Advanced permission system with inheritance
- Multiple library views (Public, My Documents, Shared with Me, Created by Me, Search All, Favorites)
- Bulk permission management
- Configurable admin access
- Filament integration with native UI components