From cb5321b7f1d47462b91193387b999fdbf4d0610b Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Wed, 27 Jul 2022 21:43:21 +0200 Subject: [PATCH] update changelog --- data/com.usebottles.bottles.appdata.xml.in | 84 ++++++++++------------ 1 file changed, 36 insertions(+), 48 deletions(-) diff --git a/data/com.usebottles.bottles.appdata.xml.in b/data/com.usebottles.bottles.appdata.xml.in index 034a18a436..84b4f1ba88 100644 --- a/data/com.usebottles.bottles.appdata.xml.in +++ b/data/com.usebottles.bottles.appdata.xml.in @@ -96,66 +96,54 @@ 768 - +

News

    -
  • New experimental feature: sandbox per bottle
  • -
  • Soda is the default runner based on Valve's Wine plus some TKG/GE patches
  • -
  • Installers has a new refreshed UI with more info and tracking process
  • -
  • Ubisoft Connect integration
  • -
  • Wine LoL runners are now unlocked in Flatpak
  • -
  • New "standalone" option in bottles-cli to generate a custom script for running programs in a bottle without passing though Bottles
  • -
  • Some performance improvements
  • -
  • New CLI download progress bar with speed, size and eta
  • -
  • New SteamManager which improve performances a bit
  • -
  • Improved UI for experimental library mode
  • -
  • Discovered Epic Games are now launched brought the Epic Games Store, using Cloud Sync and Anti cheat
  • -
  • Core dependencies are now checked on boot on non Flatpak packages
  • -
  • Now setting the env var DXVK_CONFIG_FILE=bottle_root will automatically point to the dxvk.conf file in the bottle root
  • -
  • Some dialogs improvements (thanks to @TheEvilSkeleton)
  • -
  • A dialog warning of the sandbox is shown by launching the first executable
  • -
  • Improved bottle template caching for smallest sizes
  • -
  • Runners now show a description of their purpose and composition
  • +
  • New versioning system which allow versioning the whole bottle (also configuration)
  • +
  • Automatic versioning can now be toggled on and off
  • +
  • Exclude paths from versioning using patterns
  • +
  • Use compression for versioning states
  • +
  • Improve Launch Options saving without update the UI multiple times
  • +
  • Improved YAML performance using libyaml (the python-yaml package must provide support for it)
  • +
  • New About dialog
  • +
  • Covers support in Library mode (thanks to SteamGridDB)
  • +
  • Removed DXVK HUD option, use the Environment Variables section instead
  • +
  • bottles-cli shell option now provide command output
  • +
  • The Health Check is now in the About´s Troubleshooting section
  • +
  • Extended Core dependencies check, packagers are invited to double-check their packages
  • +
  • New default permission for the Flatpak package: xdg-download
  • +
  • Added credits for Third-Party Libraries in the Credits section
  • Minor UI improvements

Fixes

    -
  • Fix for broken templates not being re-generated
  • -
  • Fix dependencies keys not being removed on uninstall
  • -
  • Fix duplicated dependencies on re-install
  • -
  • Fix a regression in hiding auto-discovered programs
  • -
  • Fix a regression in adding entries to the library, were not supporting the new programs structure
  • -
  • Fix Wine-GE builds being detected as Proton builds (thanks to @nicobatty)
  • -
  • Fix a regression in the issues similarity check for the crash report dialog
  • -
  • Fix issue of being able to add colon to bottle name (thanks to @axtloss)
  • -
  • Fix issue of invisible checkbox in 'launch as terminal' dropdown (thanks to @axtloss)
  • -
  • Fix a bug in External_Programs migration when its structure was compromised
  • -
  • Fix duplicated programs when re-executing installers
  • -
  • Fix UI disappearing on two-finger swipe
  • -
  • Fix a regression in Environment Variables dialog not storing new entries on first save
  • -
  • Fix states not being displayed on first state generation
  • -
  • Fix regression in bottles-cli edit option
  • +
  • Fix for skipable onboard dialog
  • +
  • Fix for empty bottle name
  • +
  • Fix gstreamer libs for win32 bottles
  • +
  • Fix for RemoteDisconnected error causing a crash
  • +
  • Fix wrong Vaniglia listing
  • +
  • Fix templates being generated with symlinked paths causing loops
  • +
  • Fix configuration migration causing a crash when the user altered the configuration
  • +
  • Fix mscoree.dll not found
  • +
  • Fix regression for the -b option of the legacy bottles cli
  • +
  • Fix Steam Launch Options parser causing a crash
  • +
  • Fix a regression in the Add to Steam button not adding the new entry in Steam

Translations

    -
  • Vietnamese translations thanks to @lebao3105, @CuCai2413
  • -
  • Chinese (Simplified) translations thanks to Eric
  • -
  • Dutch translations thanks to @flipflop97
  • -
  • Norwegian translations Bokmål thanks to Stian Øverbye
  • -
  • Russian translations thanks to @Knebergish, Nikita Epifanov, @Smoque
  • -
  • Czech translations thanks to @vikdevelop
  • -
  • Polish translations thanks to @Mikutut
  • -
  • Catalan translations thanks to @rogervc
  • -
  • Swedish translations thanks to @alvarlagerlof, @Lemonmeth
  • -
  • Japanese translations thanks to @ryonakano
  • -
  • Hungarian translations thanks to @Jabybaby
  • -
  • Serbian translations thanks to Andrija Djakovic
  • -
  • Indonesian translations thanks to @engkih
  • -
  • Portuguese (Brazil) translations thanks to @vitorhcl
  • -
  • Korean translations thanks to @PolyPaul
  • +
  • Finnish translations thanks to Jiri Grönroos
  • +
  • French translations thanks to @rjousse18, @julroy67
  • +
  • Indonesian translations thanks to @liimee
  • +
  • Russian translations thanks to @Knebergish, @lenemter, @Smoque
  • +
  • Thai translations thanks to @SashaPGT
  • +
  • Spanish translations thanks to Pablo Munoz Alabau, @oscfdezdz
  • +
  • Italian translations thanks to @gdonisi
  • +
  • Portuguese (Brazil) translations thanks to @geraldohomero
  • +
  • German translations thanks to Patrick Ulbricht
  • +
  • Croatian translations thanks to @milotype