Releases: bottlesdevs/Bottles
51.17
🙏 Do you enjoy Bottles?
If so, please consider donating to support the Future of Bottles.
📣 What's Changed
- Update DXVK subtitles to include Direct3D 8 by @EmoonX in #3557
- Restore line accidentally deleted in 5439cf0 by @jntesteves in #3596
- Fixed a regression that makes the bottle's preferences page blank in some cases by @mirkobrombin in #3600
🎮 App/Game used to test this release
We are experimenting with this new thing in the release notes. Basically this is the app/game we used to test the new release.
- Grand Theft Auto V via Epic Games Store
💬 Forums are back!
Forums are now back on GitHub Discussions!
Full Changelog: 51.16...51.17
51.16
🙏 Do you enjoy Bottles?
If so, please consider donating to support the Future of Bottles.
📣 What's Changed
- Bug Fix: added $@ parameter in the Gamescope wrapper script by @C0LDfinch in #3577
- Add Gamescope toggle as an override for individual programs by @EmoonX in #3572
- Blueprint improvements by @TheEvilSkeleton in #3582
- flatpak: Improve Flatpak manifest by @TheEvilSkeleton in #3581
- main: Exit on non-sandboxed environments by @TheEvilSkeleton in #3583
MangoHud Settings
menu +Display On Game Start
toggle by @EmoonX in #3579- Improve buildsystem by @TheEvilSkeleton in #3586
- build(flatpak): more improvements to manifest by @underlinejakez in #3585
- fix[close #3544]: Clicking on a snapshot instantly starts the restore process (and is not abortable) by @mirkobrombin
- feat[close #3563]: Alphabetize Option for Programs List by @mirkobrombin
- fix[close #3559]: bottles-cli run crashes if you don't specify either --executable or --program by @mirkobrombin
- fix[close #3584]: Launch options not honored when application is launched from Desktop Entry by @mirkobrombin
🤝 New Contributors
- @C0LDfinch made their first contribution in #3577
- @EmoonX made their first contribution in #3572
- @underlinejakez made their first contribution in #3585
🎮 App/Game used to test this release
We are experimenting with this new thing in the release notes. Basically this is the app/game we used to test the new release.
- Grand Theft Auto V via Epic Games Store
💬 Forums are back!
Forums are now back on GitHub Discussions!
Full Changelog: 51.15...51.16
51.15
What's Changed
Modified and slightly improved the windows version switching system, using the legacy wine configuration tool, this also speedup and make the operation more consistent, ensuring all registry keys are set and nothing alter them during the process
Full Changelog: 51.14...51.15
51.14
What's Changed
- New "Native" Force Stop all Processes option
- Provide bottle Path as env var
- Win11 support
- feat: support for personal repos by @Vingian in #3464
- 🤖: Update manifest (important) by @github-actions in #3474
- chore: Update GNOME runtime and Wine base by @koplo199 in #3510
- Translations update from Hosted Weblate by @weblate in #3313
- Add Pre-Run script to launch options by @cybin in #3336
- Fix[#3287]: bottles with a different name and path weren't runnable through bottle picker by @LittleAmpton in #3451
- fix: "bottles:run/" uri processing by @StLyn4 in #3444
- Added HyperBit SRLs as a sponsor by @francescomasala in #3524
New Contributors
- @Vingian made their first contribution in #3464
- @LittleAmpton made their first contribution in #3451
- @StLyn4 made their first contribution in #3444
App/Game used to test this release
We are experimenting with this new thing in the release notes. Basically this is the app/game we used to test the new release.
- Grand Theft Auto V via Epic Games Store
Full Changelog: 51.13...51.14
51.13
What's Changed
- Fixed crash on starting executables via the file manager [#3427]
App/Game used to test this release
We are experimenting with this new thing in the release notes. Basically this is the app/game we used to test the new release.
- Grand Theft Auto V via Epic Games Store
Full Changelog: 51.12...51.13
51.12
What's Changed
- Support d3d8 via dxvk
- Removed
@lru_cache
decorator from the Paths class, plus minor typing fixes - Fixed crash on startup [#3329]
- Updated GNOME runtime in manifest
- Moved
chattr_f
function to appropriate class - Improved performance by using case-fold for drive_c when available
- Fixed Gamescope options arguments
- Added option to skip checksum when installing dependencies [#3278]
- Fixed issue where bottles with spaces in name couldn't be run through bottle picker [#3287]
- Fixed issue where kgx Launch with terminal was not working [#3289]
- Repaired SyntaxWarning in
generic.py
(invalid escape sequence '\d') when starting bottles from CLI - Fixed misspelled media type (
application/x-ms-dos-executable
) - Switched to
add_pattern
fromadd_mime_type
to resolve file filter issues on certain Linux distributions - Added TryExec to desktop entry
New Contributors
- @TDYQ-Liu made their first contribution in #3286
- @dependabot made their first contribution in #3163
- @TomChapple made their first contribution in #3221
- @jakedane made their first contribution in #3291
App/Game used to test this release
We are experimenting with this new thing in the release notes. Basically this is the app/game we used to test the new release.
- Grand Theft Auto V via Epic Games Store
Full Changelog: 51.11...51.12
51.11
51.10
What's Changed
- fix: LatencyFlex by @koplo199 in #3057
- fix: Wrong programs name and empty program entries by @koplo199 in #3056
- Use some dependencies in samples by @EliasOfWaffle in #2900
- fixed steam runtime path in WineCommand:get_cmd by @holyfight6 in #3066
- fix: Do not show success with failed dependencies install by @koplo199 in #3062
- automation: Use dependabot to update actions by @koplo199 in #3072
- Translations update from Hosted Weblate by @weblate in #2883
- Library changes & Quit fix by @RozeFound in #2906
- Improve bad connections handling by @dartvader316 in #3075
- po: fix duplicate strings, update POT file by @kbdharun in #2977
- Minor improvements by @koplo199 in #3102
- Revert "Minor improvements (#3102)" by @koplo199 in #3110
- Add WAYLAND_SOCKET check by @xioren in #3153
- Fail on unsuccessful cab_extract download by @xioren in #3150
- Allow special characters in bottle names by @cybin in #3140
- data: Mark release descriptions as untranslatable by @sabriunal in #3113
- Allow dependencies to be installed in 32 bits bottle by @koplo199 in #3101
- fix: MangoHud, gamescope and vkBasalt versions by @koplo199 in #3112
- fix: Various bug fixes and cleanups by @koplo199 in #3117
- Add "all files" to the "add shortcuts" file picker by @rafaelhipercg in #3204
- 51.10 by @koplo199 in #3099
New Contributors
- @EliasOfWaffle made their first contribution in #2900
- @holyfight6 made their first contribution in #3066
- @dartvader316 made their first contribution in #3075
- @xioren made their first contribution in #3153
- @cybin made their first contribution in #3140
- @sabriunal made their first contribution in #3113
- @rafaelhipercg made their first contribution in #3204
Full Changelog: 51.9...51.10
Bottles 51.9
What's Changed
- fix: Components/Runners not showing when pre-release is off and steam runtime compatibility with wine runners by @koplo199 in #3049
Full Changelog: 51.8...51.9
Bottles 51.8
See the previous release for details; I forgot to update the version in the code for this.