1
0
mirror of https://github.com/lutris/lutris synced 2024-07-05 16:38:42 +00:00

Add bragging to the changelog, but also some more 'critial bug' items.

This commit is contained in:
Daniel Johnson 2024-04-04 06:35:22 -04:00
parent fa04547243
commit 1117bf204a

8
debian/changelog vendored
View File

@ -1,15 +1,21 @@
lutris (0.5.17) jammy; urgency=medium
* Fix critical bug preventing completion of installs if the script specifies a wine version
* Fix critical bug preventing Steam library sync
* Fix critical bug preventing game or runner uninstall in Flatpak
* Support for library sync to lutris.net, this allows to sync games, play
time and categories to multiple devices.
* Remove "Lutris" service view; with library sync the "Games" view replaces it.
* Torturous and sadistic options for multi-GPUs that were half broken and understood by no one have been replaced by a simple GPU selector.
* EXPERIMENTAL support for umu, which allows running games with Proton and
Pressure Vessel. Using Proton in Lutris without umu is not longer possible.
Pressure Vessel. Using Proton in Lutris without umu is no longer possible.
* Better and sensible sorting for games (sorting by playtime or last played no longer needs to be reversed)
* Improved error dialog.
* Add Vita3k runner (thanks @ItsAllAboutTheCode)
* Add Supermodel runner
* WUA files are now supported in Cemu
* "Show Hidden Games" now displays the hidden games in a separate view, and re-hides them as soon as you leave it.
* Support transparent PNG files for custom banner and cover-art
* Images are now downloaded for manually added games.
* Deprecate 'exe', 'main_file' or 'iso' placed at the root of the script,
all lutris.net installers have been updated accordingly.