Releases: bottlesdevs/Bottles
Releases Β· bottlesdevs/Bottles
Bottles 51.8
See the previous release for details; I forgot to update the version in the code for this.
Bottles 51.7
What's Changed
- Add APP_NAME to configuration by @ItsJamie9494 in #2876
- Improve
WineCommand.run()
by @StoneMoe in #2748 - Block the use of GTK_THEME in bottles by @axtloss in #2886
- main: Fix crash when
GTK_THEME
doesn't exist by @TheEvilSkeleton in #2893 - cli: Fix app version error by @TheEvilSkeleton in #2894
- Fix forum URL by @GreenCappuccino in #2899
- Test SonarQube by @pietrodicaprio in #2916
- Fix typos in metainfo by @kbdharun in #2867
- get/set_active instead of get/set_state for switch by @kryotek777 in #2882
- readme: Replace Telegram with Discord by @TheEvilSkeleton in #2923
- Remove the package maintainer section from README by @MonsterObserver in #2974
- misc: Improve README and build instructions to favor Flatpak by @TheEvilSkeleton in #3004
- winecommand: Fix LatencyFleX enablement by @Joshua-Ashton in #2993
- chore: Remove unused imports by @TheEvilSkeleton in #3005
- frontend: Use active instead of state property by @TheEvilSkeleton in #3006
- frontend: Rename "Bottle Name" to "Name" by @TheEvilSkeleton in #3008
- fix: Offline components and runners not manageable by @koplo199 in #2962
- Fix adding new executables to bottle and updating launch options by @pgasior in #2909
- Fixed ability to change drive location by @v72nico in #2944
- fix: Steam and Proton usage by @koplo199 in #2961
- chore: Clean and update manifest + automation by @koplo199 in #2964
- π€: Update manifest (important) by @github-actions in #3033
- workflow: Use more secure pull_request trigger and fix SonarQube by @koplo199 in #3034
- configuration: Set python version to 3 in sonar-project.properties by @koplo199 in #3044
New Contributors
- @ItsJamie9494 made their first contribution in #2876
- @GreenCappuccino made their first contribution in #2899
- @MonsterObserver made their first contribution in #2974
- @Joshua-Ashton made their first contribution in #2993
- @pgasior made their first contribution in #2909
- @v72nico made their first contribution in #2944
- @github-actions made their first contribution in #3033
Full Changelog: 51.6...51.7
Bottles 51.6
What's Changed
- frontend: Display toast when executing by @TheEvilSkeleton in #2726
- Backend rewrite by @StoneMoe in #2730
- frontend: Rename create bottle button in list by @TheEvilSkeleton in #2735
- Make window remember dimensions by @RozeFound in #2807
- Use proper app icon naming by @kra-mo in #2814
- frontend: Fix applying style classes by @jannuary in #2809
- flatpak: Update runtime by @TheEvilSkeleton in #2815
- fix: Steam shortcut uses Bottle's path instead of name by @kryotek777 in #2754
- Change General icon and extern syntax by @TheEvilSkeleton in #2827
- workflows/*: Bump version of actions by @kbdharun in #2834
- po: update POTFILES, PO files; make translator credits a translatable string by @kbdharun in #2823
- pylint-commenter.yml: fix build by @kbdharun in #2836
- pylint-commenter.yml: revert to old version to fix workflow by @kbdharun in #2838
- appstream: Update information by @TheEvilSkeleton in #2687
- Minor improvements and fixes to library by @RozeFound in #2816
- Add gitattributes, sync PO files from recent Weblate PR manually by @kbdharun in #2837
- Remove Futex2 sync by @SuperSamus in #2847
- Fix backend rewrite by @StoneMoe in #2749
- Add support for newer vkd3d-proton + bug fix by @koplo199 in #2824
- fix: Use correct xdpyinfo URL by @TheEvilSkeleton in #2859
- [code]: Add pytest action by @Kinsteen in #2743
- Initial mypy support by @qarmin in #2747
- Use bottle name instead of path in launch options when adding a Steam shortcut by @Kinsteen in #2858
- Download stable component on first launch by @koplo199 in #2846
New Contributors
- @RozeFound made their first contribution in #2807
- @kra-mo made their first contribution in #2814
- @kryotek777 made their first contribution in #2754
- @qarmin made their first contribution in #2747
Full Changelog: 51.5...51.6
Bottles 51.5
- Correct release version because I'm an idiot and forgot to update it in 51.4
Full Changelog: 51.4...51.5
Bottles 51.4
- Add more update information and correct changelog version 17e7c54
Full Changelog: 51.3...51.4
Bottles 51.3
Bottles 51.2
- Correct release version
Full Changelog: 51.1...51.2
Bottles 51.1
Bottles 51.0
What's Changed
- Translations update from Hosted Weblate by @weblate in #2533, #2545, #2577, #2586, #2610, #2611
- frontend: Replace emote-love with library icon by @TheEvilSkeleton in #2502
- frontend: Remove Create a Bottle description by @TheEvilSkeleton in #2541
- frontend: Ability to name the Bottle with special characters + duplicate bug fix by @Kinsteen in #2538
- frontend: Fix various library crashes and empty library items by @Kinsteen in #2539
- code: Add Pylint GitHub Actions against PRs by @Kinsteen in #2556
- fix: Fix GTK critical error at startup by @Kinsteen in #2560
- misc: Use media types instead of patterns by @TheEvilSkeleton in #2467
- fix/urgent: downloads not working if no terminal attached by @Kinsteen in #2564
- fix: remove add to library button if already in library by @Kinsteen in #2561
- misc: Update issue forms by @TheEvilSkeleton in #2550
- Network issue template by @StoneMoe in #2588
- code: better Pylint by @Kinsteen in #2590
- Migrate Config from dict to object by @StoneMoe in #2464
- Add GitHub Action close issues if people are using a too old version by @Kinsteen in #2598
- fix incorrect text codec detection by @StoneMoe in #2585
- fix: Fix patool double extracting when not needed by @Kinsteen in #2591
- fix: Invert
get_file()
andget_path()
by @TheEvilSkeleton in #2625 - Remake New Bottle dialog by @TheEvilSkeleton in #2505
- frontend: Add toast for "Run Executable" by @TheEvilSkeleton in #2614
- misc: Add information using bottles-cli by @TheEvilSkeleton in #2643
- fix: Error when adding shortcut to Steam by @Kinsteen in #2589
- fix: Create bottle crashing if no Nvidia GPU and NVAPI installs by @Kinsteen in #2607
- Update translation files by @flipflop97 in #2656
- fix inconsistent return type for WineCommand by @StoneMoe in #2658
- flatpak: Remove Pillow by @jannuary in #2672
- frontend: Gracefully handle ridiculous names by @jannuary in #2673
- Make sure ListView gets updated properly when deleting a bottle by @cyberphantom52 in #2596
- fix: Properly set paths for launch options dialog by @TheEvilSkeleton in #2695
- fix terminal download progress crash by @StoneMoe in #2662
- Don't enable Steam Runtime when switching to
wine-ge-proton
by @SuperSamus in #2593 - release: 51.0 by @TheEvilSkeleton in #2702
Full Changelog: 50.2...51.0
Bottles 50.2
What's Changed
Full Changelog: 50.1...50.2