26-Jul-2026 — Always set a walk album cover after saving photos #312

build 796commit 1123e45


What's new

When you create a walk photo album and save photos, a cover image is now selected reliably. Previously the cover step could be skipped if a temporary in-browser mark was lost (for example after a reload), leaving the album with photos but no cover selected.

At a glance

ci+release-notes: tolerate history rewrites when generating notes (#312)

What's new

After a force-push, release notes no longer fail the main build because the previous GitHub SHA is not on the new history. The job falls back to the latest commits instead of aborting with an invalid git range.

At a glance