Skip to content

App v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 13:03
· 44 commits to a46c0767b5a1eba94972b04b9698affc1c5f2546 since this release

πŸ“… Oct 11, 2024 - v1.0.3


✨ New Features:

  • Added popup for Finished Game and Unexpected Resume Error
  • Allowed user to restart torrent through vertical slide
  • Overhauled Settings page with:
    • File picker
    • Background image handling
    • Input path clearing
  • Added changelog popup for displaying updates
  • Implemented network error alerts
  • Prepared for future background image changes
  • Started manual refresh feature for game content updates

πŸ› Bug Fixes:

  • Fixed path replacing issues
  • Corrected search bar type for better input validation
  • Fixed quick avoidable errors with ?
  • Resolved AppCache issue in JSX
  • Fixed AppDir and AppConfig compatibility on Unix-Based OS and Windows

πŸš€ Improvements:

  • Increased scraping speed by approximately 70% for faster image fetching
  • Compressed requests with Brotli, Gzip, or Deflate
  • Began migrating to Stores instead of localStorage
  • Added store restartTorrentInfo
  • Enhanced HTML readability
  • Spacing adjustments on changelog display
  • Deprecated localStorage usage
  • Increased logging during scraping and network tasks for better debugging
  • Prepared codebase for UI component updates without full window reloads
  • Optimized code for better maintainability and performance
  • Introduced Clippy for cleaner code

πŸŽ‰ Stay tuned for more updates!

What's Changed Globally :

Full Changelog: app-v1.0.2...app-v1.0.3