Skip to content

Releases: bottlesdevs/Bottles

2022.12.14

14 Dec 14:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022.11.14...2022.12.14

2022.11.14

14 Nov 08:02
df11a2e
Compare
Choose a tag to compare

Release day: https://usebottles.com/blog/release-2022.11.14/

Download on Flathub

!! Releases take a few hours to arrive on Flathub

What's Changed

New Contributors

Full Changelog: 2022.10.14.1...2022.11.14

2022.10.14.1

15 Oct 15:54
Compare
Choose a tag to compare

2022.10.14

13 Oct 22:04
Compare
Choose a tag to compare

Release day: https://usebottles.com/blog/release-2022.10.14/

Download on Flathub

!! Releases take a few hours to arrive on Flathub

News

  • The PulseAudio Latency setting is now deprecated and enabled by default
  • Add portal support for setting custom Bottles path thanks to @fries1234
  • Preferences now uses Generic names for better understanding
  • Improved Gamescope support
  • General improvements

Fixes

  • Fix components mismatch on switching bottle
  • Fix unsafe access to the program"dict" keys
  • Fix unreachable newly-added programs
  • Fix for XDG_* vars being read by the runner even when not applicable
  • Fix charset error parsing acf files
  • Fix bottles list not being updated when removing a bottle
  • Fix empty secion in the Run Executable menu

Translations

  • French translations thanks to Thibaut Colin, @jay-tau
  • Dutch translations thanks to @flipflop97
  • Turkish translations thanks to @Zayria
  • Croatian translations thanks to @milotype
  • Bulgarian translations thanks to @RacerBG
  • Russian translations thanks to @lenemter
  • Bengali translations thanks to Anubis
  • Catalan translations thanks to @rogervc

2022.9.28.1

28 Sep 13:01
Compare
Choose a tag to compare

Release day: https://usebottles.com/blog/release-2022.9.28/

Download on Flathub

!! Releases take a few hours to arrive on Flathub

Hotfix:

  • fix components mismatch when switching bottle

2022.9.28

27 Sep 22:34
Compare
Choose a tag to compare

Release day: https://usebottles.com/blog/release-2022.9.28/

Download on Flathub

!! Releases take a few hours to arrive on Flathub

News

  • Nvidia-specific settings are now hidden on other setups
  • Run executables by dropping them on the bottle
  • Move from XML to Bluprints for UI
  • Mobile improvements
  • The Gamescope dialog is now more polished and intuitive
  • Display settings has now a dedicated dialog
  • All selectors are ported to the libadwaita
  • Support for ja_JP,zh_TW,ko_KR languages
  • Dependencies with an incompatible architecture are now hidden
  • Support for the bundled gstreamer version if provided by the runner
  • Adding a new program will be immediately available, without having to update the whole list
  • Removed the ability to install multiple dependencies in one go
  • Improve wording for Components section (Thanks to @orowith2os)

Fixes

  • Fix DXVK off when starting a game via Run Executable
  • Fix a bug when extracting templates with a partial or missing userdir
  • Fix Steam installation not found when placed at .steam/debian-installation
  • Fix DLL OVerrides not being applied when an override with the same name is already present, now the new one will take priority
  • Fix Proton Runners being listed as prefixes
  • Fix GStreamer plugins not being loaded on Flatpak
  • Fix the bottles list not being updated when a bottle is renamed
  • Fix progressbar not being visible on some locales
  • Fix caching directories being re-initialized when them are already present
  • Fix Steam ACF files not being parsed correctly when corrupted, resulting in a crash
  • Fix Platinum and Silver grades was using the same color

Translations

  • Italian translations thanks to @LorenzoIanotto
  • Hindi translations thanks to Rowan Antkinson
  • Dutch translations thanks to @flipflop97
  • Turkish translations thanks to @06ergin06
  • Finnish translations thanks to Jiri Grönroos
  • Portuguese (Brazil) translations thanks to saulo marcos
  • Japanese translations thanks to @ryonakano
  • Croatian translations thanks to @milotype
  • Greek translations thanks to @kolyfotis
  • Indonesian translations thanks to @laymoth

2022.8.28-brescia-2

29 Aug 14:09
Compare
Choose a tag to compare

Release day: https://usebottles.com/blog/release-2022.8.28/

Download on Flathub

!! Releases take a few hours to arrive on Flathub

Hotfix:

  • re-implement override_dll action (it had been eaten by the code monster)

2022.8.28-brescia-1

28 Aug 08:55
Compare
Choose a tag to compare

Release day: https://usebottles.com/blog/release-2022.8.28/

Download on Flathub

!! Releases take a few hours to arrive on Flathub

Hotfix:

2022.8.28-brescia

27 Aug 19:24
f600a85
Compare
Choose a tag to compare

Release day: https://usebottles.com/blog/release-2022.8.28/

Download on Flathub

!! Releases take a few hours to arrive on Flathub

News

  • Library mode is now a stable feature and enabled by default
  • Dependencies "copy_file" action now creates the path if not exists (see maintainers docs.)
  • Opening a bottle, a dialog is shown if the runner is not installed
  • The C: drive is now marked as persistend in the Drives section and cannot be edited by the user
  • All dialogs can now be closed pressing Escape
  • The dark mode switcher is now available only for system which doesn't support the standard
  • Simplification of "Legacy Tools" section, thanks to @Knebergish
  • Minor UI improvements, thanks to @TheEvilSkeleton, @orowith2os, @marhkb

Fixes

  • Fix a bug in the template system, was trying to unpack a partial one
  • Fix a bug in setting overrides for old-structured program entries
  • Fix a bug in vmtouch management
  • Fix a bug in the WineCommand interface which was causing a crash if the executable path is not accessible
  • Fix a bug in the Steam Manager, was generating wrong shortcuts when the program name has spaces in it
  • Fix long names in library mode
  • Fix a bug in bottle creation, sometimes it created a symlinks loop in the userdir
  • Fix a bug in the crash dialog, the similarity check was set too high resulting in no similar reports

Translations

2022.8.14-brescia-1

18 Aug 20:05
Compare
Choose a tag to compare

Release day: https://usebottles.com/blog/release-2022.7.28/

Download on Flathub

!! Releases take a few hours to arrive on Flathub

Hotfix