- Playtime aggregation modal
- Allow for custom gamescope options
- Support for wezterm terminal
- Eagle integrated tool that helps identify the best way to run a software through multi-stage analysis of executables
- New donation dialog with a new look and logic to show it
- Remove underline character from main menu items
- Missing metainfo for the 61.0 release
- Incorrect gamescope installation command
- Change version ordering logic
- Update broken dependency install commands
- Don't override wine lib or gstreamer paths if using sys-wine
- Change space-containing value(s) in Exec key of generated Desktop Entry file
What's Changed
- fixed missing metainfo for the 61.0 release
- feat: playtime aggregation modal by @evertonstz in https://github.com/bottlesdevs/Bottles/pull/4220
- fix: incorrect gamescope installation command by @tarithj in https://github.com/bottlesdevs/Bottles/pull/4272
- fix: change version ordering logic by @HamedR123 in https://github.com/bottlesdevs/Bottles/pull/4270
- Update broken dependency install commands. by @femdiya in https://github.com/bottlesdevs/Bottles/pull/4267
- feat: allow for custom gamescope options by @sdaqo in https://github.com/bottlesdevs/Bottles/pull/4277
- useless 'finally' in 'try except' by @TDYQ-Liu in https://github.com/bottlesdevs/Bottles/pull/4290
- fix: don't override wine lib or gstreamer paths if using sys-wine by @mikayahlevi in https://github.com/bottlesdevs/Bottles/pull/4186
- Translations update from Hosted Weblate by @weblate in https://github.com/bottlesdevs/Bottles/pull/4195
- frontend/ui: Remove underline character from main menu items by @AsciiWolf in https://github.com/bottlesdevs/Bottles/pull/4273
- fix: change space-containing value(s) in Exec key of generated Desktop Entry file… by @ChillyVanilly77 in https://github.com/bottlesdevs/Bottles/pull/4248
- feat: Added support for wezterm terminal by @ReStranger in https://github.com/bottlesdevs/Bottles/pull/4309
- feat: Eagle 🦅 by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4338
- 61.0 by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4340
- New donation dialog with a new look and a new logic to show it
What is Eagle 🦅?
It's a new integrated tool that helps identify the best way to run a software. It does multi-stage analysis on your executables, scanning for frameworks, runtimes and potential issues like Anti-cheat or common protections.
Instead of just guessing, Eagle performs a deep scan of the binary, its neighbors and extract assets in case of an installer or a known format, like Electron's Asar files, to understand what's inside, providing insights and suggests the dependencies and optimizations. We also made it fully transparent: for every detection, Eagle shows you the "Source" and the "Context" (the exact technical data found), so you know exactly why it's recommending a specific configuration.
New Contributors
- @tarithj made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4272
- @HamedR123 made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4270
- @femdiya made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4267
- @sdaqo made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4277
- @mikayahlevi made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4186
- @AsciiWolf made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4273
- @ChillyVanilly77 made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4248
- @ReStranger made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4309
Full Changelog: https://github.com/bottlesdevs/Bottles/compare/61.0...61.1