All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- FIL001-147 add tags filter by @thibautdeg in #45
- @thibautdeg made their first contribution in #45
Full Changelog: https://github.com/codedor/filament-media-library/compare/v2.0.2...v2.0.3
- Fix multiple breaking when deleting first image in list by @AngryMoustache in #46
Full Changelog: https://github.com/codedor/filament-media-library/compare/v2.0.1...v2.0.2
- [1.x] Apply fix for multiple attachment input when deleting items by @jyrkidn in #47
Full Changelog: https://github.com/codedor/filament-media-library/compare/v1.2.0...v1.2.1
- Fix uppercase extensions not saving properly by @jyrkidn in #40
Full Changelog: https://github.com/codedor/filament-media-library/compare/v2.0.0...v2.0.1
- Add Laravel 11 support by @gdebrauwer in #39
- @gdebrauwer made their first contribution in #39
Full Changelog: https://github.com/codedor/filament-media-library/compare/v1.2.0...v2.0.0
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #38
- Upgrade to translatable tabs v1.2.0 by @jyrkidn in #41
Full Changelog: https://github.com/codedor/filament-media-library/compare/v1.1.1...v1.2.0
- Added a config to allow the user to run attachment format jobs on a seperate queue
Full Changelog: https://github.com/codedor/filament-media-library/compare/v1.1.0...v1.1.1
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #33
- update background & text color placeholder by @jyrkidn in #34
Full Changelog: https://github.com/codedor/filament-media-library/compare/v1.0.14...v1.1.0
- Fix title issues, refs #FIL001-109 by @Thomva in #28
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #27
- Bump ramsey/composer-install from 1 to 3 by @dependabot in #25
- Small layout upgrades by @Katrienvh in #26
- @Katrienvh made their first contribution in #26
Full Changelog: https://github.com/codedor/filament-media-library/compare/v1.0.13...v1.0.14
- Feature/fil001 106 fix lazyload by @Thomva in #23
- add title on image in media library by @DevolderLouise in #22
Full Changelog: https://github.com/codedor/filament-media-library/compare/v1.0.12...v1.0.13
Full Changelog: https://github.com/codedor/filament-media-library/compare/v1.0.11...v1.0.12
Full Changelog: https://github.com/codedor/filament-media-library/compare/v1.0.9...v1.0.10
- Stying for the buttons on the media picker
- Also generate webp formats when formatting using the tool
Updated resource picker to new version
#What's changed?
- Search on name + extension
- Added disk filter
- Removed private files from resource picker
- Rewrote the way we fetch allowed formats, this gave issue sin the settings module
- Resource picker not picking attachments correctly in nested modals
- Removed empty space caused by the modals at the bottom of all Filament pages
- Don't show formatter when there are no formats to format in the formatter
- Added resource picker
- Reworked the way formats are registered
- Removed the Models facade in favor of the Formats facade
Full Changelog: https://github.com/codedor/filament-media-library/commits/v0.2.0