From 4cf55b869d46c24aeae99a53546f41e594c650c5 Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Sat, 14 Jan 2023 20:01:05 +0100 Subject: [PATCH] misc: Update changelog --- data/com.usebottles.bottles.metainfo.xml.in | 39 ++++++++------------- 1 file changed, 15 insertions(+), 24 deletions(-) diff --git a/data/com.usebottles.bottles.metainfo.xml.in b/data/com.usebottles.bottles.metainfo.xml.in index 277b1faad0..5bec329228 100644 --- a/data/com.usebottles.bottles.metainfo.xml.in +++ b/data/com.usebottles.bottles.metainfo.xml.in @@ -82,30 +82,21 @@
    -
  • The PulseAudio Latency setting is now deprecated and enabled by default
  • -
  • Bottle details automatically show on bottle creation
  • -
  • Bottles now complies with GNOME Circle guidelines
  • -
  • Disable pulseaudio_latency by default.
  • -
  • Fixed a crash during startup due to uninstaller.
  • -
  • Implemented a queue for installing components.
  • -
  • Fixed bottle deletion not working sometimes.
  • -
  • Support for latest dxvk @Blisto91
  • -
  • Fix for DLSS
  • -
  • Added tooltips for program grades
  • -
  • Fix installer completion @jntesteves
  • -
  • Fix gamescope arguments @jntesteves
  • -
  • Added Ctrl + W shortcut for closing windows @A6GibKm
  • -
  • Fixed bottles unsetting XDG_DATA_HOME
  • -
  • French translations thanks to @julroy and @tymmsyde
  • -
  • Turkish translations thanks to @54linux-ea and @ruizlenato
  • -
  • Russian translations thanks to @lenemter and @Smoque
  • -
  • Catalan translations thanks to @rogervc
  • -
  • Arabic translations thanks to @TheDarkEvil
  • -
  • Korean translations thanks to @MarongHappy
  • -
  • Portuguese translations thanks to @davipatricio, @SantosSi and @vitorhcl
  • -
  • Galician translations thanks to @NicoSGF64
  • -
  • Hebrew translations thanks to @itayweb
  • -
  • Polish translations thanks to @Mikutut
  • +
  • Gamescope improvements and fixes
  • +
  • Dependency installation is faster and more stable
  • +
  • The health check has more information for faster debugging
  • +
  • NVAPI has a lot of fixes and is more stable, should now work properly
  • +
  • Fix crash when downloading a component
  • +
  • Backend code improvement by avoiding spin-lock
  • +
  • More variables for installer scripting
  • +
  • Fix onboard dialog showing "All ready" while it was in fact not ready
  • +
  • Improvement to build system
  • +
  • Enabling VKD3D by default when creating bottles for gaming
  • +
  • Fix crashes when reading Steam files with bad encodings
  • +
  • Fix components not updated correctly in the UI after installation/uninstallation
  • +
  • More FSR fixes
  • +
  • Fix the issue when a program closes after it was launched from "Run executable"
  • +
  • and many, many, many more!