Skip to content

Releases: bottlesdevs/Bottles

2021.11.14-treviso-4

16 Nov 20:35
Compare
Choose a tag to compare

This release provide a new Downloader for better performances.

  • make Onboard async again
  • new Downloader

2021.11.14-treviso-3

15 Nov 20:26
Compare
Choose a tag to compare

Ah yes, another hotfix for 2021.11.14-treviso.

  • fixes Custom environment

Notes: This release fixes an issue caused by a magically disappeared line of code. I don't know how it disappeared because in the test phase (a few minutes before the commit) it was there. What a magical thing.

2021.11.14-treviso-2

15 Nov 09:18
Compare
Choose a tag to compare

Release Day: https://usebottles.com/blog/release-2021.11.14/
This is the 2nd hotfix of latest 2021.11.14 release.

Bugfixes:

  • fix dependencies automation during bottle creation (wait for the registry keys to be created before creating new one)
  • remove the registry re-initialization due to previous fix

2021.11.14-treviso-1

14 Nov 10:06
Compare
Choose a tag to compare

Release Day: https://usebottles.com/blog/release-2021.11.14/
This is an hotfix of latest 2021.11.14 release.

Bugfixes:

  • fix DXVK install during bottle creation
  • fix dependencies installation using installers

2021.11.14-treviso

13 Nov 17:16
Compare
Choose a tag to compare

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

News

  • Now environments install several common dependencies to increase the out-of-the-box compatibility level of the bottle.
  • Now the new bottles are created by setting Windows 10 as the version.
  • Added a new menu showing all executables launched during the session, to reach them easily
  • Now it is possible to change Windows version for a bottle (doesn't work for old bottles)
  • Dependencies can now use specific Windows version during packages installation
  • The sandbox switcher is hidden from Flatpak and automatically enabled
  • New wineboot management
  • Now the runner only shows useful logs during bottle creation
  • Gamemode support also for Flatpak thanks to @BigmenPixel0
  • Now it is possible to pass executable arguments using the Bottles CLI using the -a option thanks to @Rerumus
  • Programs icons are now hidden in Flatpak
  • General code/UI cleanup and improvements

Bug fixes

  • Fixed a series of random crashes due to mixing threads
  • Fixed a bug in environment variables check that result in crash
  • Fixed a bug that prevented the user from opening the file manager on Proton runners
  • Fixed a bug that was causing a crash when Bottles fails on removing a bottle
  • Fixed incomplete translations in Flatpak

Translations

2021.10.28-treviso

27 Oct 19:34
Compare
Choose a tag to compare

News

  • Now there is an internal Notifications manager, so we can keep in touch with the community!
  • Implement DataManager to store and manage internal data
  • Migrate components to the new ComponentEntry widget
  • Dependencies catalog is now sorted alphabetically
  • Now it is possible to read the installer review
  • Now all HTTP requests are cached after the first time
  • Support for QTerminal and LXTerminal
  • Allow also other packages to use the sandboxed userdir in bottles (currenty thi is not a full sandbox, just the userdir is not linked to the homedir)
  • General UI Cleanups (thanks to @BrainBlasted)

Bug fixes

  • Fixed a regression in Wayland support
  • Fixed a bug in environment variables storing
  • Fixed the wrong dxvk_nvapi flag in bottle configuration
  • Fixed a bug with Proton component installation
  • Fixed a bug that was causing the Versioning system executing methods in the main thread in a non safe way
  • Fixed "Directory not empty" bug on bottle deletion
  • Fixed "'bool' object is not callable" bug on component installation failure
  • Fixed mispelling in translations (thanks to @Martinligabue, @comradekingu)

Translations

  • Finnish translations thanks to Jiri Grönroos
  • Hindi translations thanks to @ExistingProgrammer, @gauthamkrishna9991
  • Croatian translations thanks to @milotype
  • Japanese translations thanks to @jatin-cbs
  • Portuguese (Brazil) translations thanks to @davipatricio

2021.10.14-treviso-2

16 Oct 15:18
Compare
Choose a tag to compare
  • Fix the 'str' object has no attribut error

2021.10.14-treviso-1

14 Oct 13:31
Compare
Choose a tag to compare

This release contain a fix for wayland users.

2021.10.14-treviso

13 Oct 22:34
Compare
Choose a tag to compare

News

  • Support for AMD FSR (FidelityFX Super Resolution)
  • Support for DLSS with DXVK-NVAPI
  • Show current step during installation using our installer
  • Improved download manager for faster downloads
  • Improved the way we handle the environment on command execution
  • Better .lnk file handler, thanks to Winand and Jared
  • Now the crash reporter show similar reports based on similarity
  • Now under flatpak, the homedir is also sandboxed inside the bottle itself
  • Added easy FAQ menu for beginners (only Flatpak)
  • The download manager is now the operation manager
  • Automatically hide the operation manager if there is no pending task
  • Improved the bottle creation dialog, with less duplicated texts
  • Using transitions in bottle creation dialog
  • Now it is possible to replicate a bottle by importing its bottle.yml as backup
  • Improved the component manager and the way we handle the catalogs
  • Actions are now located in the headerbar

Bug fixes

  • Fixed the embedded null byte error
  • Fixed a bug that showed duplicate logs
  • Fixed wrong page order that was causing wrong transitions
  • Fixed a bug that was causing the reports to being sent without title
  • Fixed a bug in bottle deletion that was resulting in a directory not found error

Translations

  • Portuguese (Brazil) translations thanks to @davipatricio
  • Esperanto translations thanks to @phlostically
  • Dutch translations thanks to Tim Visee
  • Swedish translations thanks to @bittin
  • Turkish translations thanks to @ersen0
  • Chinese (Simplified) translations thanks to @sr093906
  • Spanish translations thanks to @oscfdezdz
  • Hungarian translations thanks to @ovari

2021.9.28-treviso

27 Sep 19:04
Compare
Choose a tag to compare

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

News

  • Improved the Download manager
  • Update to GNOME Runtime 41.
  • The DXVK and VKD3D installation are now performed in asynchronous mode
  • UI improvements for elementary OS

Bug fixes

  • Fixed a bug in component installation that was assigning the wrong name after download.
  • Fixed the wrong text for cwd label.
  • Fixed a bug that was causing Bottles crash when running executables with arguments.

Translations