Skip to content

Releases: rectitude-open/filament-news

v1.13.1

19 Jun 13:58
d19d687
Compare
Choose a tag to compare

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

15 Jun 06:19
606b4d6
Compare
Choose a tag to compare

1.13.0 (2025-06-15)

Features

  • add CuratorColumn for featured image and enable list display (37f125c)

v1.12.3

14 Jun 13:48
f39354a
Compare
Choose a tag to compare

1.12.3 (2025-06-14)

Bug Fixes

  • rename featuredImage method to featured_image for consistency (cd42119)

v1.12.2

14 Jun 12:22
8a000bd
Compare
Choose a tag to compare

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

14 Jun 09:37
b188fdf
Compare
Choose a tag to compare

1.12.1 (2025-06-14)

Bug Fixes

  • include featured_image_id in fillable and versionable attributes of News model (55abd2e)

v1.12.0

14 Jun 08:32
3f51b63
Compare
Choose a tag to compare

1.12.0 (2025-06-14)

Features

  • use Filament Curator instead of media manager (953c4fe)

v1.11.2

13 Jun 14:24
793164a
Compare
Choose a tag to compare

1.11.2 (2025-06-13)

Bug Fixes

  • remove featured_image from NewsFactory definition (6ef536a)

v1.11.1

13 Jun 11:23
3d8c231
Compare
Choose a tag to compare

1.11.1 (2025-06-13)

Bug Fixes

  • define model property in News and NewsCategory factories (66b751a)

v1.11.0

10 Jun 14:02
a659169
Compare
Choose a tag to compare

1.11.0 (2025-06-10)

Features

  • implement factory methods for News and NewsCategory models (5658e7e)

v1.10.0

10 Jun 06:58
d1200c8
Compare
Choose a tag to compare

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)