Skip to content

v0.9.1-dev07

Pre-release
Pre-release

Choose a tag to compare

@thebigjoe1 thebigjoe1 released this 29 Jul 01:37
· 221 commits to dev since this release

Dev build for testers. This is the first build on the new v0.9.1-devNN version format, and it hardens the in-app updater.

Changes since v0.9.1-dev.6:

Updater safety: The in-app update now verifies the downloaded build before installing it. On Linux it checks the AppImage matches your machine's architecture, and on every platform it checks the download size matches the release. On a mismatch it keeps your working version and reports the problem instead of installing a broken file. This closes a case where an older updater could fetch a wrong-architecture AppImage and leave the app unable to start.

Everything from v0.9.1-dev.6 is included: the Playback Info overlay, the redesigned inline volume control, the now-playing animations, and the internet radio fixes.

Desktop builds attached below: the x86_64 and aarch64 Linux AppImages and the Windows zip. Please report anything that looks off.