Releases: parallax/filament-comments
Releases ยท parallax/filament-comments
1.4.0
- Dependency upgrades
- Adds French translations ๐ซ๐ท (Credit @agencetwogether)
- Adds "Delete comment" translation (Credit @maxime9446)
1.3.1
Fixes missing closing bracket
1.3.0
- Adds Persian translations ๐ฎ๐ท (Credit @amiralidev)
- Adds ability to define custom comment model class (Credit @ziming)
- Adds markdown editor support (Credit @ziming)
- Eager loads comment user (Credit @ziming)
1.2.0
- 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)
1.1.0
- Adds Brazilian Portuguese Translation ๐ง๐ท (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)
1.0.3
- Adds Dutch translations (Credit @CodeWithDennis)
1.0.2
- Adds default action icon value to the configuration file
- Adds comment pruning section to the documentation
1.0.1
Removes redundant stubs call during installation
1.0.0
Initial release ๐ฃ