Releases: parallax/filament-comments
Releases ยท parallax/filament-comments
2.0.0
- Adds Filament 4 support (Credit @matalaweb)
 
1.5.1
- Fixes comment count in action
 
1.5.0
- Adds Laravel 12 support (Credit @CodeWithDennis)
 - Adds Arabic translations (Credit @majdghithan)
 - Adds French tooltip translation (Credit @agencetwogether)
 - Fix "Call to a member function filamentComments() on null" (Credit @teodino93)
 
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