Skip to content

fix(updates): resolve 401 Unauthorized during version checks and bump to v0.2.34#17

Merged
Aalwattar merged 2 commits intomasterfrom
fix/github-auth-401
Apr 4, 2026
Merged

fix(updates): resolve 401 Unauthorized during version checks and bump to v0.2.34#17
Aalwattar merged 2 commits intomasterfrom
fix/github-auth-401

Conversation

@Aalwattar
Copy link
Copy Markdown
Owner

This PR addresses a critical bug in the update manager where existing developer environment variables (like GITHUB_TOKEN) would cause version checks to fail with a
401 Unauthorized error on this public repository.

Key Changes:

  • Removed generic GITHUB_TOKEN dependency: The app now performs unauthenticated requests for version checks, ensuring reliability for developers.
  • Version Bump: Incremented application version to v0.2.34 across all build configurations (pyproject.toml, Inno Setup, and PyInstaller).
  • Sync: Updated uv.lock and project files to align with the latest v0.2.33 official release state.

@Aalwattar Aalwattar merged commit 57e5fca into master Apr 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant