v2.20.0
2.20.0 "Pythagoras"
Hi!
It's been just a few weeks since 2.19.1 came out but we felt that was time for another release due to some bugs we found in there and other improvements we had. In fact, our team is considering more frequent releases because then it's easier to catch bugs and receive feedback and improve the app.
We are also considering having more Beta releases to test those big changes first before it goes into stable, this was really useful this week since we were able to find a major bug and we thank everyone who tested the 2.20-beta.1.
If you find any other bug make sure to open an issue here on Github or on our Discord!
What's Changed
- [FIX] Dropdown vertical scroll by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5222
- [UI] Set html's "lang" attribute to the current language by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5252
- [FIX] Only use fake epic exe when turned on with env variable by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5240 (you can remove the
USE_FAKE_EPIC_EXE=0env variable now) - [UI] Fix macOS small icon by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5242
- Sync Flathub manifest changes with repo template by @CommandMC in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5254
- [UI] Fix text wrapping for CJK fonts by @SheffeyG in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5291
- [Zoom] Fix conditionals to show zoom by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5267
- [UI] Fix dropdown style and settings back in RTL layout by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5277
- [UI/UX] Move FPS limit option to new "Legacy" Game Settings Tab on Linux by @flavioislima in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5292
- [FIX] Launch Epic Games while offline for games that supports it by @flavioislima in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5302
- [UX] Log if a game does not support offlineMode but offlineMode is on by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5318
- [UX] Prevent multiple Play clicks by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5320
- [FIX] Launch options fixes by @flavioislima in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5230
- [UX] Better GOG errors handling by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5324
- [Fix] Don't fail to check for updates if there isn't a beta release by @CommandMC in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5327
- [UI] Hide the Saves-Sync Quick on the game page menu behind a setting by @flavioislima in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5323
- [UX] Fix incorrect loading state in Wine Manager when library was refreshed by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5293
- [DOC] Mention projects we use inside Heroic for more visibility by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5274
- [FIX] Check alternative folders when installing DXVK by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5342
- Bump Legendary by @CommandMC in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5341
- [UI] Show update message to game cards by @flavioislima in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5325
- [i18n] Updated Translations by @weblate in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5244
- [UX] Tell users to manually upload log if upload button failed by @arielj in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/
- [FIX] Fix How Long To Beat implementation by @flavioislima in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5334
New Contributors
- @SheffeyG made their first contribution in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5291
Full Changelog: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/compare/v2.19.1...v2.20.0