Skip to content

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:55
0bd6fc3

1.15.0 (2025-07-08)

Features

  • add eager loading for featured image and implement ordered scope in News model (08c9a61)
  • add getLatestActiveNewsPaginated method in FilamentNews (56a7893)

Bug Fixes

  • add labels for status field in NewsResource form and table (44212d7)
  • update getLatestActiveNewsPaginated to use ordered scope instead of latest (70e64c7)