Skip to content

Releases: finity-labs/fin-avatar

v1.1.0

14 Apr 21:15

Choose a tag to compare

Added

  • Filament v5 support — Plugin now works with both Filament v4 and v5
  • Improved install command with better UX and error handling

Fixed

  • Composer dependency constraints (#3)
  • Namespace in usage instructions in README (#2)
  • Install command edge cases

v1.0.0

27 Jan 15:36

Choose a tag to compare

Added

  • Multi-Panel Support: The fin-avatar:install command now supports installing on multiple panels at once.
  • Improved Installer: Added smart detection to replace existing avatar providers or append the new one correctly without duplication.

Usage
php artisan fin-avatar:install admin app

v0.2.1

25 Jan 03:29

Choose a tag to compare

Moved install command logic to separate file

v0.1.0

25 Jan 01:25

Choose a tag to compare

first release