diff --git a/debian/changelog b/debian/changelog index 875c5d931..a07e8293c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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.