All notable changes to filament-comments
will be documented in this file.
- Adds German transations 🇩🇪 (Credit @dissto)
- Adds Norwegian translations 🇳🇴 (Credit @Jonas-johansen)
- Database table name can now be set in the config file (Credit @pelmered)
- Adds Laravel 11 support (Credit @ConnorHowell)
- Adds Brazilian Portuguese translations 🇧🇷 (Credit @patriciomartinns)
- Adds Italian translations 🇮🇹 (Credit @Askancy)
- Adds Russian translations 🇷🇺 (Credit @PetroZaburko)
- Adds Ukrainian translations 🇺🇦 (Credit @PetroZaburko)
- Adds authenticatable model class in config file (Credit @PetroZaburko)
- Adds support for morph maps (Credit @pelmered)
- Adds Dutch translations 🇳🇱 (Credit @CodeWithDennis)
- Adds default action icon value to the configuration file
- Adds comment pruning section to the documentation
- Removes redundant stubs call during installation
- Initial release