Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@2Pz
Copy link
Owner

@2Pz 2Pz commented Oct 27, 2025

Implement automatic update checking system that notifies users when a new version of me3-manager is available.

Features:

  • New AppUpdateChecker service that queries GitHub releases API
  • Checks for updates on app startup (non-blocking)
  • Displays notification in footer with clickable download link
  • Semantic version comparison for accurate update detection
  • Added translations for all supported languages (EN, AR, ZH)
  • Graceful error handling for network issues

The footer now shows:

  • Current version info (Manager + ME3 CLI)
  • Update notification when available with download link to NexusMods
  • Uses HTML formatting for proper line breaks and clickable links

Implement automatic update checking system that notifies users when a new version of me3-manager is available.

Features:
- New AppUpdateChecker service that queries GitHub releases API
- Checks for updates on app startup (non-blocking)
- Displays notification in footer with clickable download link
- Supports versions with or without 'v' prefix (1.1.9 / v1.1.9)
- Semantic version comparison for accurate update detection
- Added translations for all supported languages (EN, AR, ZH)
- Graceful error handling for network issues

The footer now shows:
- Current version info (Manager + ME3 CLI)
- Update notification when available with download link to NexusMods
- Uses HTML formatting for proper line breaks and clickable links

Download link: https://www.nexusmods.com/eldenringnightreign/mods/213?tab=files
@2Pz 2Pz merged commit cb8ea51 into main Oct 28, 2025
3 checks passed
@2Pz 2Pz deleted the feature/app-update-notification branch October 28, 2025 15:58
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.

2 participants