v0.28.0 (2025-01-15) #448
mtkennerly
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
$XDG_DATA_HOME
and$XDG_CONFIG_HOME
inside of the Flatpak installation of Lutris.<base>
and<game>
path placeholders in cases where Ludusavi can't automatically detect the right folder. For more info, see the custom games document.config show
command.backup
,restore
,cloud upload
, andcloud download
commands now support a--gui
option for graphical dialog prompts.backup
andrestore
commands now support a--dump-registry
option, which includes the serialized registry content in the output. This may be useful if you're consuming the--api
output to back up with another tool, but don't have a good way to check the registry keys directly.find
command now supports--fuzzy
and--multiple
options. This is also available for theapi
command'sfindTitle
request.wrap
command now supports several options from thebackup
command:--path
,--format
,--compression
,--compression-level
,--full-limit
,--differential-limit
,--cloud-sync
,--no-cloud-sync
.enable/disable all
buttons are now constrained by the active filter.--gui
option of any command that supports it, errors at the end of the process will also be reported via dialogs. This does not apply to CLI parse errors.find --normalized
now better prioritizes the closest match when multiple manifest entries have the same normalized title.This discussion was created from the release v0.28.0 (2025-01-15).
Beta Was this translation helpful? Give feedback.
All reactions