Skip to content

Releases: FlintWave/SearchMob-Desktop

v26.06.06

11 Jun 01:51
f78970d

Choose a tag to compare

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

10 Jun 07:52
8a44ea1

Choose a tag to compare

SearchMob Desktop 26.06.05

v26.06.05-rc.1

05 Jun 23:56
a70d4d3

Choose a tag to compare

v26.06.05-rc.1 Pre-release
Pre-release
SearchMob Desktop 26.06.05 RC1

v26.06.04

03 Jun 11:25
b47e7db

Choose a tag to compare

SearchMob Desktop 26.06.04

v26.06.03

03 Jun 10:37
9749ac4

Choose a tag to compare

SearchMob Desktop 26.06.03

v26.06.02

03 Jun 08:45
f474fea

Choose a tag to compare

SearchMob Desktop 26.06.02

v26.06.02-rc.1

03 Jun 08:32
f474fea

Choose a tag to compare

v26.06.02-rc.1 Pre-release
Pre-release
SearchMob Desktop 26.06.02 RC1

v26.06.01

02 Jun 08:06
3bf8e11

Choose a tag to compare

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.