63.0Android
Added 1
- Add Proxy Support for downloads
Changed 6
- Migrate to the new versioning system
- Make bottles list sorted alphanumerically
- Handle manual font additions automatically on startup
- Robust availability check for Flatpak extensions (Gamescope, MangoHud, OBS)
- Improve Desktop Entry and Steam shortcuts reliability
- Ignore .tmp files when restoring or copying registry backups
Fixed 6
- Fix crash when encountering 0-byte ghost files
- Fix some ICO files not converting to PNG
- Don't use templates with a mismatched uuid
- Fix shlex.quote in terminal.py breaking command line launch
- Fix handle missing executable path and icon
- Fix stuck at installing app screen
What's Changed
- feat: migrate to the new versioning system by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4437
- manager: fix crash when encountering 0-byte ghost files by @wei1710 in https://github.com/bottlesdevs/Bottles/pull/4420
- Make bottles list sorted alphanumerically by @omeckman in https://github.com/bottlesdevs/Bottles/pull/4419
- Fix some ICO files not converting to PNG by @ignapk in https://github.com/bottlesdevs/Bottles/pull/4417
- Don't use templates with a mismatched uuid by @Graham--M in https://github.com/bottlesdevs/Bottles/pull/4409
- Translations update from Hosted Weblate by @weblate in https://github.com/bottlesdevs/Bottles/pull/4399
- Add Proxy Support for downloads by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4439
- Handle manual font additions automatically on startup by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4439
- Robust availability check for Flatpak extensions (Gamescope, MangoHud, OBS) by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4439
- Improve Desktop Entry and Steam shortcuts reliability by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4439
- Fix shlex.quote in terminal.py breaking command line launch by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4439
- Ignore .tmp files when restoring or copying registry backups by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4439
- Fix handle missing executable path and icon by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4439
- Fix stuck at installing app screen by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4439
New Contributors
- @wei1710 made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4420
- @omeckman made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4419
- @Graham--M made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4409
Full Changelog: https://github.com/bottlesdevs/Bottles/compare/62.0...63.0