Releases: HumanKind-nz/fcrm-tributes-enhancement-suite
Releases · HumanKind-nz/fcrm-tributes-enhancement-suite
Release list
v2.3.3
v2.3.2
v2.3.1
v2.3.0 - Sitemap XML generation + instant indexing
What's Changed
- v2.3.0 - Sitemap XML generation + instant indexing by @gbissland in #4
Full Changelog: v2.2.9...v2.3.0
v2.2.9
v2.2.9 - Fix Load More duplicating tributes, adjust card padding Fix pagination offset bug where Load More used currentPage * loadMoreSize instead of totalLoaded, causing duplicate rows when pageSize != loadMoreSize. Affects modern-grid, elegant-grid, and gallery-grid layouts. Reduce .tribute-content padding from 1.75rem to 1.2rem in modern grid.
v2.2.8
Auto sort of tributes by service date * v2.2.8 - Sort tributes by service date with date of death fallback Default tribute ordering now sorts by service date (descending) with date of death as fallback, ensuring most recent tributes appear first.
v2.2.7
v2.2.7 (#2) Fix grid layouts sending empty strings for query/date params to FireHawk API, which triggered unintended fuzzy search and broke tribute ordering. All four grid templates now match FireHawk's approach of omitting optional parameters.