Skip to content

v0.26.7

Choose a tag to compare

@devmesh-git devmesh-git released this 29 Jan 17:19
· 77 commits to main since this release

SeerrTV v0.26.7

Splash and update flow

  • On direct/sideload builds, the app now waits for the update check to finish before moving on. You won’t be taken past the splash screen before the app decides whether to show an update dialog.
  • Closing the “Update available” dialog (back or dismiss) now correctly closes it and clears its state.

First-time setup and language

  • The language step in setup only appears when you haven’t chosen a language yet. If you’ve already set a language (or set it later in Settings), setup goes straight to server/config.
  • The app no longer saves your system language automatically. Your language is only saved when you pick one on the language screen, so you stay in control of what’s stored.

Language step behavior

  • On the language screen, choosing a language and pressing Enter both selects that language and moves to the next step. The separate “Next” button was removed so navigation is simpler with the remote.

Under the hood

  • Version comparison for update checks is now covered by unit tests so future changes are less likely to break the “update available” logic.

If you’re on the direct/sideload build, you’ll get the update through the in-app update flow when it’s offered; Play Store users will get it via the store when it’s published.