Releases: rectitude-open/filament-news
Releases · rectitude-open/filament-news
v1.13.1
1.13.1 (2025-06-19)
Bug Fixes
- update summary and content fields to use realText for better realism (7146e5a)
- update translation tag in README for clarity (b793d11)
v1.13.0
1.13.0 (2025-06-15)
Features
- add CuratorColumn for featured image and enable list display (37f125c)
v1.12.3
1.12.3 (2025-06-14)
Bug Fixes
- rename featuredImage method to featured_image for consistency (cd42119)
v1.12.2
1.12.2 (2025-06-14)
Bug Fixes
- update featured_image_id field in NewsResource to allow single item selection and specify directory (bd73073)
v1.12.1
1.12.1 (2025-06-14)
Bug Fixes
- include featured_image_id in fillable and versionable attributes of News model (55abd2e)
v1.12.0
1.12.0 (2025-06-14)
Features
- use Filament Curator instead of media manager (953c4fe)
v1.11.2
1.11.2 (2025-06-13)
Bug Fixes
- remove featured_image from NewsFactory definition (6ef536a)
v1.11.1
1.11.1 (2025-06-13)
Bug Fixes
- define model property in News and NewsCategory factories (66b751a)
v1.11.0
1.11.0 (2025-06-10)
Features
- implement factory methods for News and NewsCategory models (5658e7e)
v1.10.0
1.10.0 (2025-06-10)
Features
- add revisions action to EditNews page (03d2ffb)
Bug Fixes
- update navigation icons for news category and tag resources (062c039)