From 143994e1feda9f6b163ea3e44154a09a277a6189 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Thu, 6 Feb 2025 14:29:02 +0900 Subject: [PATCH] METADATA: updated --- net.retrodeck.retrodeck.metainfo.xml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/net.retrodeck.retrodeck.metainfo.xml b/net.retrodeck.retrodeck.metainfo.xml index 8ef9df12..e970313b 100644 --- a/net.retrodeck.retrodeck.metainfo.xml +++ b/net.retrodeck.retrodeck.metainfo.xml @@ -60,15 +60,26 @@ GPL-3.0 CC0-1.0 - + https://github.com/RetroDECK/RetroDECK/releases/tag/0.9.0b +

New Additions:

+
    +
  • New CLI argument `--set` to set presets, call retrodeck with `--set help` for more information
  • +

Bug fixes:

    -
  • CONFIGURATOR: menus restructured
  • -
  • RETROARCH: Fixed a bug where the cores were not updated along with RetroArch itself
  • +
  • CONFIGURATOR: restructured menus for better navigation and clarity
  • +
  • RETROARCH: fixed a bug where the cores were not updated along with RetroArch itself
  • DOLPHIN and PRIMEHACK: Fixed a bug where the Universal Dynamic Input was missing from the build
  • +
  • DOLPHIN: fixed a bug where it wouldn't start in some Wayland configurations
  • PORTMASTER: added the ability to hide PortMaster from ES-DE
  • +
  • PSX: fixed an issue that was not showing the borders correctly
  • +
+

Developers, developers, developers:

+
    +
  • Function `make_preset_changes` enhanced to be 100% headless
  • +
  • New `fetch_all_presets` function to list all the presets globally of per-system