28-Jun-2026 — sort album indexes by event date
build 723 — commit 7fbc8cb
What's new
Album index pages can now sort by Event Date, so photo and event collections can be shown newest-first by the date of the walk or group event rather than by title, path or creation date.
Where to find it
Open the site editor for an album index page and choose Event Date from the Sort Field dropdown, then choose the required sort direction.

Above: screenshot of index page showing Sort Field now contains Event Date
Technical changes
- Added eventDate as an album index sort field.
- Carried carousel eventDate values onto index card columns so the existing sort logic can use them.
- Exposed Event Date in the album index editor sort-field options.