Releases: FlintWave/SearchMob-Desktop
Releases · FlintWave/SearchMob-Desktop
v26.06.06
fix(release): sync Briefcase version with version.py and guard it (#91) The 26.06.06 release shipped installers still labelled 26.6.5 because the [tool.briefcase] version in pyproject.toml is mirrored separately from src/searchmob_desktop/version.py and was not bumped with it, so Briefcase built the packages at the previous version and Linux package managers would not treat them as an upgrade. Bump the Briefcase version to 26.06.06 to match, and add tests/test_version_consistency.py, which fails the build whenever the two version strings drift, so this cannot silently recur. Co-authored-by: FlintWave <flintwave@tuta.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
v26.06.05
SearchMob Desktop 26.06.05
v26.06.05-rc.1
SearchMob Desktop 26.06.05 RC1
v26.06.04
SearchMob Desktop 26.06.04
v26.06.03
SearchMob Desktop 26.06.03
v26.06.02
SearchMob Desktop 26.06.02
v26.06.02-rc.1
SearchMob Desktop 26.06.02 RC1
v26.06.01
SearchMob Desktop 26.06.01 Fix the setup wizard opening off-center, and show returning users only the new feature's page after an update. See CHANGELOG.md.