All notable changes to curator
will be documented in this file.
- Fix: handling of urlencoded mime types. by @danielbehrendt in awcodes#263
- @danielbehrendt made their first contribution in awcodes#263
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.8.8...v2.8.9
- Fix: signed url returning null by @awcodes in awcodes#262
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.8.7...v2.8.8
- Fix: allow static asset glider fallbacks by @awcodes in awcodes#258
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.8.6...v2.8.7
- Fix: signed url returning null if file not exists by @awcodes in awcodes#254
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.8.5...v2.8.6
- fixes visiblity issue on s3 storage by @phpsa in awcodes#247
- Feat: Better Media factory by @awcodes in awcodes#248
- @phpsa made their first contribution in awcodes#247
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.8.4...v2.8.5
- Fix: relationship saving in picker by @awcodes in awcodes#244
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.8.3...v2.8.4
- Fix: curation data and saving by @awcodes in awcodes#238
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.8.2...v2.8.3
- Fix: check if path exist before get visibility by @lotarbo in awcodes#235
- @lotarbo made their first contribution in awcodes#235
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.8.1...v2.8.2
- Fix: Tiptap action with latest attributes by @awcodes in awcodes#234
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.8.0...v2.8.1
- Chore: reorganize properties and methods to be alphabetical by @awcodes in awcodes#227
- Feat: add imageResizeMode for fileUpload by @awcodes in awcodes#228
- Feat: max items on picker field by @awcodes in awcodes#229
- Feat: allow wildcard mimetypes by @awcodes in awcodes#232
- Fix: use glide for image src on picker by @awcodes in awcodes#230
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.7.7...v2.8.0
- Fix: keep state as array if multiple and only has one item by @awcodes in awcodes#221
- Fix: allow default disk from forms config by @awcodes in awcodes#222
- Chore: Allow signed URLs for cloud disks by @martin-ro in awcodes#218
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.7.6...v2.7.7
- Fix: ordering of multiple images with relationship by @awcodes in awcodes#213
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.7.5...v2.7.6
- Fix: toString error in MediaObserver by @awcodes in awcodes#212
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.7.4...v2.7.5
- Fix CuratorColumn image size with px by @howdu in awcodes#211
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.7.3...v2.7.4
- Fix: missing vars on Tiptap Media action by @awcodes in awcodes#209
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.7.2...v2.7.3
- Fix: images not showing if on cloud in list view by @awcodes in awcodes#205
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.7.1...v2.7.2
- Fix null state by @howdu in awcodes#204
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.7.0...v2.7.1
- Chore: enforce multiple method to allow only single item selection by @awcodes in awcodes#202
- Feat: add option to limit picker to field's directory by @awcodes in awcodes#203
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.6.5...v2.7.0
- Fix: null state check on picker component by @awcodes in awcodes#201
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.6.4...v2.6.5
- Chore: Add missing properties to CuratorPicker by @howdu in awcodes#198
- Fix: empty array offset by @howdu in awcodes#199
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.6.3...v2.6.4
- Fix: undefined keys on insert to picker by @awcodes in awcodes#196
- Fix: path generator errors on picker and panel by @awcodes in awcodes#197
- Feature: Add auto height for srcset resized images by @howdu in awcodes#194
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.6.2...v2.6.3
- Fix: updating and deleting records in Picker panel by @awcodes in awcodes#192
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.6.1...v2.6.2
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in awcodes#188
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in awcodes#189
- Fix: resolve media resource for edit url by @awcodes in awcodes#190
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.6.0...v2.6.1
- Feat: Add support for multiple images by @awcodes in awcodes#185
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.11...v2.6.0
- Fix: glider fallback urls and null curation error by @awcodes in awcodes#184
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.10...v2.5.11
- Feat: add support to disable resource registration by @awcodes in awcodes#183
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.9...v2.5.10
- Fix: signed urls for non-resizeable formats like svg by @awcodes in awcodes#182
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.8...v2.5.9
- Fix: add setTimeout to help with cropper initialization by @awcodes in awcodes#175
- Chore: refactor fall backs for Picker component by @awcodes in awcodes#176
- Fix: add array check to exif utf-8 encoding in Media Observer by @awcodes in awcodes#179
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.7...v2.5.8
- Chore: add static return types to facade for intelephense by @awcodes in awcodes#170
- Feat: add czech translations by @JarkaP in awcodes#173
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.6...v2.5.7
- Fix: exif malformed utf-8 characters by @howdu in awcodes#168
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.5...v2.5.6
- Fix translation for button by @martinmildner in awcodes#162
- Feature: Glider use passed width/height for image size by @howdu in awcodes#161
- Fix: curation component url generation by @awcodes in awcodes#163
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.4...v2.5.5
- Check for empty state before querying database by @howdu in awcodes#160
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.3...v2.5.4
- Feature: honor file types in picker by @awcodes in awcodes#158
- Fix: cropper initialize in curation panel @awcodes in awcodes#158
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.2...v2.5.3
- Fix: Local saving bug by @awcodes in awcodes#155
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.1...v2.5.2
- Chore: Use contain instead of fit by @martin-ro in awcodes#153
- Fix: Can't make an image with S3 drive by @hientt53 in awcodes#154
- @hientt53 made their first contribution in awcodes#154
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.5.0...v2.5.1
- Feat: Support fallback images for glider blade component by @awcodes in awcodes#151
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.4.3...v2.5.0
- Update .gitattributes by @lakuapik in awcodes#148
- @lakuapik made their first contribution in awcodes#148
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.4.2...v2.4.3
- Fix: Upload required on create by @howdu in awcodes#145
- Fix: Column thumbnail with custom width/height by @howdu in awcodes#146
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.4.1...v2.4.2
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in awcodes#141
- Various updates and add helpers by @awcodes in awcodes#143
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.4.0...v2.4.1
- Feature: set pre-selected media from tiptap-editor action by @awcodes in awcodes#140
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.3.1...v2.4.0
- Remove dd() and ray() by @martinmildner in awcodes#137
- Fixed some more German translations and added disableItemMovement to repeater by @martinmildner in awcodes#138
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.3.0...v2.3.1
- Added German Translation by @martinmildner in awcodes#135
- Feature: Customize media table by @danharrin in awcodes#136
- @martinmildner made their first contribution in awcodes#135
- @danharrin made their first contribution in awcodes#136
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.9...v2.3.0
- Chore: add types and drop to db migration stubs by @awcodes in awcodes#134
- Fix: image preview not working by @aymanalareqi in awcodes#132
- @aymanalareqi made their first contribution in awcodes#132
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.8...v2.2.9
- Fix references to filename by @howdu in awcodes#127
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.7...v2.2.8
- Fix: exif orientation and flipping by @awcodes in awcodes#125
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.6...v2.2.7
- Chore: make assets versionalble for cache busting by @awcodes in awcodes#122
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.5...v2.2.6
- Chore: update preview icons for non-image formats by @awcodes in awcodes#120
- Chore: move picker modal to dedicated Alpine component by @awcodes in awcodes#121
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.4...v2.2.5
- Persian Language Added by @shayan100 in awcodes#119
- @shayan100 made their first contribution in awcodes#119
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.3...v2.2.4
- Fix: Facade resource docblock and readme by @awcodes in awcodes#116
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.2...v2.2.3
- Fix: thumbnail and preview in panel by @awcodes in awcodes#114
- Feat: driver config by @awcodes in awcodes#115
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.1...v2.2.2
- Fix: add nextTick to help with image loading race condition by @awcodes in awcodes#112
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.2.0...v2.2.1
- Laravel 10 compatibility by @howdu in awcodes#109
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.1.3...v2.2.0
- Update Factory by @martin-ro in awcodes#108
- @martin-ro made their first contribution in awcodes#108
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.1.2...v2.1.3
- Fixes resource navigation naming and list title naming by @archilex in awcodes#107
- @archilex made their first contribution in awcodes#107
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.1.1...v2.1.2
- Fix/media list previews by @awcodes in awcodes#106
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.1.0...v2.1.1
- Feat: support video preview by @awcodes in awcodes#104
- Feat: implement signed urls by @awcodes in awcodes#105
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.0.15...v2.1.0
- Feat: add support for navigation sort, group and registration by @awcodes in awcodes#103
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.0.14...v2.0.15
- Fix: tiptap integrations bugs by @awcodes in awcodes#98
- Fix: file title errors in panel thumbnails by @awcodes in awcodes#99
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.0.13...v2.0.14
- Small update to Media Resource by @margarizaldi in awcodes#96
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.0.12...v2.0.13
- Add Indonesian (id) language by @margarizaldi in awcodes#95
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.0.11...v2.0.12
- Add more translation keys by @margarizaldi in awcodes#93
- Fix: checkered class opacity by @awcodes in awcodes#94
- @margarizaldi made their first contribution in awcodes#93
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.0.10...v2.0.11
- Chore(deps): Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in awcodes#86
- Fix: update links in issue template by @awcodes in awcodes#89
- Chore: update workflows for 2.x by @awcodes in awcodes#90
- Feature: Make glide configurable by @awcodes in awcodes#91
- @dependabot made their first contribution in awcodes#86
Full Changelog: https://github.com/awcodes/filament-curator/compare/v2.0.9...v2.0.10
- initial release