Skip to content

Releases: rectitude-open/filament-news

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)

v1.4.0

29 May 12:12
23b5f03
Compare
Choose a tag to compare

1.4.0 (2025-05-29)

Features

  • add create action to ListNews header (4823ad7)
  • update news table schema (2a3b7fb)
  • update README with detailed package description and add new banner image (fb45a0f)

v1.3.0

14 May 11:38
3768e2a
Compare
Choose a tag to compare

1.3.0 (2025-05-14)

Features

  • move NewsTagResource and add config (241adfd)

v1.2.0

13 May 08:37
86f69f5
Compare
Choose a tag to compare

1.2.0 (2025-05-13)

Features

  • add config to support dynamic model (ecc58b0)