Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

54 lines (30 loc) · 1.55 KB

Changelog

All notable changes to filament-unsplash-picker will be documented in this file.

v1.0.1 - 2024-10-19

What's Changed

  • Fixed clicking on image or the checkbox

v1.0.0 - 2024-10-19

What's Changed

Re-written the plugin to add more features:

  • Added support for picking multiple files
  • Added support for Spatie Media Library Plugin
  • Added hooks to run before and after upload
  • Added option to set default search
  • Fixed bugs like loading spinner not working and many more

v0.0.8 - 2024-04-22

What's Changed

  • fix: avoid search enter key submitting the form by @mansoorkhan96 in #4

Full Changelog: https://github.com/mansoorkhan96/filament-unsplash-picker/compare/v0.0.7...v0.0.8

v0.0.7 - 2024-04-12

What's Changed

  • fix config by @atmonshi in #3
  • change to svg helper by @atmonshi in #2

Full Changelog: https://github.com/mansoorkhan96/filament-unsplash-picker/compare/v0.0.6...v0.0.7

v0.0.6 - 2024-03-29

What's Changed

  • Add setting to enable/disable square display by @mansoorkhan96 in #1

Full Changelog: https://github.com/mansoorkhan96/filament-unsplash-picker/compare/v0.0.5...v0.0.6

v0.0.2 - 2024-03-21

Full Changelog: https://github.com/mansoorkhan96/filament-unsplash-picker/compare/v0.0.1...v0.0.2

1.0.0 - 202X-XX-XX

  • initial release