Releases: bottlesdevs/Bottles
51.22
Warning
This release accidentally incorporates a lot of untested code. Everything is reverted in 51.23.
What's Changed
- Appstream improvements by @TheEvilSkeleton in #3704
- Restructure by @TheEvilSkeleton in #3691
- Integrate
pyupgradeas a pre-commit hook by @EmoonX in #3697 - Translations update from Hosted Weblate by @weblate in #3522
- Update deps by @TheEvilSkeleton in #3741
- Remove NVIDIA Flatpak Workaround by @404NetworkError in #3726
- appdata:
translate=noproperties by @yakushabb in #3327 - frontend: Added 'Failed adding to Steam Library dialog' in program_row.py' dialog by @mhd12e in #3730
- Fix build by @TheEvilSkeleton in #3749
- chore: Update dependency list updater by @TheEvilSkeleton in #3770
- fix: use correct wine path on 10.2 and above by @lagodimos in #3800
- 🤖: Update manifest (important) by @github-actions[bot] in #3753
- bottle-row: Set can-target and can-focus to false by @TheEvilSkeleton in #3808
- flatpak: Split dependencies by @TheEvilSkeleton in #3845
- Jetbrains logo by @Karol23145 in #3974
- Donation dialog by @mirkobrombin in #3984
- Revert "Remove NVIDIA Flatpak Workaround" by @404NetworkError in #3853
New Contributors
- @404NetworkError made their first contribution in #3726
- @yakushabb made their first contribution in #3327
- @mhd12e made their first contribution in #3730
- @lagodimos made their first contribution in #3800
- @Karol23145 made their first contribution in #3974
Full Changelog: 51.18...51.22
51.21
- Add more categories to appstream and desktop entry
- Fix bug where creating a 64-bit bottle would not work on Wine 10.2 and above (#3800)
- Fix bug where clicking the radio button in the new bottle dialog would not set the appropriate environment
Full Changelog: 51.20...51.21
51.20
Make the preferences dialog open again
Full Changelog: 51.19...51.20
51.19
Important
Any release beyond this point and under 52.0 will only contain backports from main.
What's Changed
- Re-introduce runtime
- Add
translate=noproperties (#3327) - Update screenshots
- Add brand colors
- Update developer name
- Use sentence case for summary
- Add screenshot captions
- Fix DXVK-NVAPI not toggling bug
Full Changelog: 51.18...51.19
51.18
What's Changed
- fix[close #3599]: CLI no longer works when starting a Bottle by @jntesteves in #3605
- Use GtkButton for donate button by @TheEvilSkeleton in #3603
- Add keyboard shortcuts dialog by @TheEvilSkeleton in #3588
- Integrate pre-commit by @TheEvilSkeleton in #3592
- Use FileDialog for all file/path pickers by @penguinpee in #3554
- Delete sandbox and runtime, and clean up directory structure by @TheEvilSkeleton in #3615
- Fix missing combo letter when removing a drive by @EmoonX in #3616
- Save pre/post-scripts paths with
Noneinstead of""on reset by @EmoonX in #3620 - window: Add mnemonics in primary menu by @TheEvilSkeleton in #3665
- Rework New Bottle dialog by @TheEvilSkeleton in #3653
- Fix forums link by @Qronikarz in #3672
- Start "Add Shortcuts" dialog at the root of the bottle by @XBagon in #3688
- Rework Environment Variables dialog by @jntesteves in #3679
- bottle-row: Port to AdwWrapBox by @TheEvilSkeleton in #3700
New Contributors
- @penguinpee made their first contribution in #3554
- @cain-dev made their first contribution in #3461
- @Qronikarz made their first contribution in #3672
- @XBagon made their first contribution in #3688
Full Changelog: 51.17...51.18
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 Settingsmenu +Display On Game Starttoggle 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