Bottles 51.18 has been released, featuring a range of updates. These include resolutions for CLI issues, the implementation of GtkButton for donation buttons, enhancements to keyboard shortcuts, integration of pre-commit, improvements to FileDialog for file/path selection, the ability to delete sandbox and runtime, corrections for missing combo letters, the saving of pre/post-scripts paths with None, the addition of mnemonics in the primary menu, a restructured New Bottle dialog, and the porting of bottle-row to AdwWrapBox.
Bottles 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
None
instead 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