voltra/filament-svg-avatar
Swap Filament’s default avatar URL provider for inline SVG avatars. Eliminates external HTTP requests while allowing global config for size, colors, and font family, with optional view publishing and override controls.
Add Laravel 13 support
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.4.0...v1.5.1
Add compatibility with Filament v4
Warning: Please follow this migration guide if you migrated to Filament v5
Dev notes:
- There were basically no changes for the package's code itself taking Filament v5 into account
orchestra/testbenchsometimes fails to uphold semver- Github actions are a pain to maintain
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.3.0...v1.4.0
Add compatibility with Filament v4
Warning: Please follow this migration guide if you migrated to Filament v4
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.2.8...v1.3.0
Add compatibility with Laravel 12
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.2.7...v1.2.8
Drop use of the alt attribute/prop in override components
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.2.6...v1.2.7
Exclude the translations of filament-panels::layout.avatar.alt from being picked up for the initials in the avatar override component
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.2.5...v1.2.6
src and alt attributes from bleeding down into the avatar's SVGfilament-svg-avatar-core-overridesFull Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.2.4...v1.2.5
Fix issue with new default alt text for avatars
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.2.3...v1.2.4
Ensure the avatar provider is overriden in plugin mode only if necessary
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.2.2...v1.2.3
Update dependencies, add compatibility with Laravel 11
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.2.1...v1.2.2
Fix the avatar override system
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.2.0...v1.2.1
Enhance avatar view component replacement procedure
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.1.1...v1.2.0
Fix attribute propagations in view components
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.1.0...v1.1.1
Allow for better configuration and overrides via the service, a config file and view components
Full Changelog: https://github.com/Voltra/filament-svg-avatar/compare/v1.0.1...v1.1.0
Initial release
Full Changelog: https://github.com/Voltra/filament-svg-avatar/commits/v1.0.0
How can I help you explore Laravel packages today?