Skip to content

Releases: rectitude-open/filament-news

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)

v1.9.0

10 Jun 06:37
8d60c6b
Compare
Choose a tag to compare

1.9.0 (2025-06-10)

Features

  • add migration for news categories table (89d35e1)

v1.8.1

10 Jun 05:59
d00a632
Compare
Choose a tag to compare

1.8.1 (2025-06-10)

Bug Fixes

  • remove group labels from navigation in language files (babf86f)

v1.8.0

09 Jun 08:02
81bbc11
Compare
Choose a tag to compare

1.8.0 (2025-06-09)

Features

  • add cluster configuration for navigation label in multiple languages (2036fab)

Bug Fixes

  • update status field labels in NewsResource to use correct keys (361ae05)

v1.7.2

09 Jun 07:01
48cd5ee
Compare
Choose a tag to compare

1.7.2 (2025-06-09)

Bug Fixes

  • add relationship for categories in NewsResource form (44da7b6)
  • correct link for Filament Select Tree in README (5d1272f)

v1.7.1

09 Jun 06:45
dcc27f9
Compare
Choose a tag to compare

1.7.1 (2025-06-09)

Bug Fixes

  • language files to use nested array structure (20d77dc)
  • rename migration file for clarity from 'create_filament-news_table' to 'create_news_table' (841f103)

v1.7.0

08 Jun 11:29
14ae640
Compare
Choose a tag to compare

1.7.0 (2025-06-08)

Features

  • add configurable navigation settings for NewsCategory and NewsTagResource (2d89423)
  • add configurable navigation settings to NewsResource (aad6074)
  • add export-ignore for /dev and /filament-news-docker in .gitattributes (21d6dce)
  • add more translations (9467422)
  • add navigation settings for NewsCategory and NewsTagResource (5313ea4)
  • update esbuild dependency to version 0.25.0 (1b5503a)

Bug Fixes

  • add missing Filament Select Tree dependency in README (36ca52a)
  • correct navigation badge configuration reference in NewsResource (a9b1213)

v1.6.0

08 Jun 10:11
b020680
Compare
Choose a tag to compare

1.6.0 (2025-06-08)

Features

  • enhance NewsResource with soft delete functionality and actions (005c3bc)
  • replace TinyEditor with RichEditor in NewsResource for enhanced content editing (42ad4ba)
  • update NewsResource to use configurable editor component and adjust class references (a2f9a87)
  • update README with installation notes and dependency requirements (408d829)

v1.5.0

05 Jun 05:44
16eb715
Compare
Choose a tag to compare

1.5.0 (2025-06-05)

Features

  • add SEO support to NewsResource and News model (73dc595)
  • update README to include SEO optimization and version tracking in features list (f04b697)