Skip to content

v0.61.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 03:30
· 347 commits to main since this release
29a76e2

Fixed

  • Signed-out visitors could not reach the sign-in page on 0.61.0. Anything that landed on the app without a valid session — a first visit, a shared link, or a session that expired in a background tab — spun on a blank unresponsive page instead of redirecting, with no way to log in. The redirect away from the authenticated shell re-fired on every render, and a change in TanStack Router 1.170.19–1.170.25 stopped that redirect from settling, so it looped until the browser gave up. The router is pinned to 1.170.18 until the regression is fixed upstream.

Downloads

Android App

No new app build this release — installed apps update automatically over the air on next launch.

Docker Image

docker pull morelitea/initiative:0.61.1

Or use latest tag. View on Docker Hub.