Skip to content

Poke Manager Updater 2.5.5

Latest
Compare
Choose a tag to compare
@Ryukotsuki Ryukotsuki released this 10 Dec 07:55
· 4 commits to main since this release
10f0a5a

Release Notes 2.5.5

What's New

  • Increased window dimensions (600x300) for enhanced visibility
  • Added detailed download progress information:
    • Total file size
    • Downloaded size
    • Real-time download speed

Improvements

  • Enhanced UI controls:
    • Disabled window maximize/minimize buttons
    • Disabled window resizing
    • Removed close button during updates
  • Improved error handling for network requests
  • Enhanced download progress tracking

Bug Fixes

  • Improved network request error recovery
  • Enhanced download thread stability
  • Fixed JSON parsing error handling

Technical

  • Improved download thread implementation with better size tracking
  • Upgraded from requests to httpx for HTTP operations
  • Added performance metrics for update checks
  • Enhanced error reporting and logging system