Beta Release of the beloved v4.0.0!
Since this release, compared to v3.2.0, you will have:
- Changelog about new features & fixes, #153
- Debird support (Real-Debird, Torbox), #144
- Smoother installation #145
- Install, then launch, no more manual game launcher location #150
- System proxy awareness for direct downloads #157
- Even faster startup, no more restart & wait for discovery page and GameHub #180
- Limited image cache that would not eat your disk #174
- May download torrent metainfo directly, so you have file selection really quick #169
- GNOME inspired new themes #152
- Even better looking of UI #172
- VPN + DNS issue solved, #148
- Fixed DNS settings->restart and double-click to open window #177
- Settings problem (since 3.1.0) solved, #168
What's Changed
- feat(installer): event-driven installer monitoring with WinEvent hooks by @AmarBego in #145
- fix: improve DNS settings UX and add a fallback mechanism to the resolver on launch by @AmarBego in #148
- feat: add full debrid integration (torbox + RD) by @AmarBego in #144
- Feat/extract game launcher by @mokurin000 in #150
- feat: added GNOME inspired dark+light theme by @AmarBego in #152
- feat: changelog popup by @CarrotRub in #153
- fix: missing imports and diff configuration for linux by @mokurin000 in #147
- refactor: simple error refactor by @AmarBego in #154
- Support to set proxy from system, for aria2 by @mokurin000 in #157
- refactor for database and frontend changes to Discovery + Game page by @AmarBego in #156
- Image caching by @mokurin000 in #164
- enhance: exclusive lock file when writing cache by @mokurin000 in #170
- Fix Settings Input Fields by @AmarBego in #168
- perf: cached torrent metainfo & pastebin direct download support by @mokurin000 in #169
- build: remove unused crates and tune rustc/linker configuration by @CarrotRub in #171
- style: improve discovery UI/UX by @CarrotRub in #172
- fix: scrape pink paw articles by @mokurin000 in #175
- feat: Run installer automation in scoped elevated controller via named pipe IPC, GUI runs asInvoker by @AmarBego in #177
- feat: integrate to image cache pool by @mokurin000 in #174
- Fix/cache bootstrap fix + additional UX fixes by @AmarBego in #180
- bump version to v4.0.0-rc1 by @mokurin000 in #176
New Contributors
Full Changelog: app-v3.2.0...app-v4.0.0-1