📅 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 :
- Bump rollup from 4.20.0 to 4.22.5 by @dependabot in #15
- v1.0.3 - Implementation and Enhancements by @carlossclaro in #18
- PRE v1.0.3 : Pull Request From Branch "dev-linux" by @CarrotRub in #19
- Code Enhancements and Improvements for pre-release of v1.0.3: by @carlossclaro in #20
Full Changelog: app-v1.0.2...app-v1.0.3