From ec6ddc01f11c01943582a0124ab1817f96280571 Mon Sep 17 00:00:00 2001 From: Heliguy Date: Tue, 10 Jun 2025 16:01:33 -0400 Subject: [PATCH] Update release notes to version 2.1.0 --- ...io.github.flattool.Warehouse.metainfo.xml.in | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/data/io.github.flattool.Warehouse.metainfo.xml.in b/data/io.github.flattool.Warehouse.metainfo.xml.in index c5e0a05..c5e4c0c 100644 --- a/data/io.github.flattool.Warehouse.metainfo.xml.in +++ b/data/io.github.flattool.Warehouse.metainfo.xml.in @@ -74,6 +74,23 @@ + + +

New Features and Changes

+
    +
  • Flatpak Bundles and Flatpakref files can now be opened with Warehouse
  • +
  • Flatpak Repo files can now be opened with Warehouse
  • +
  • Updated to GNOME 48 GTK Technologies
  • +
  • Warehouse can now be found in your app menu by searching for "packages", "apps", "remotes", and "snapshots"
  • +
  • Added and updated translations
  • +
+

Bug Fixes

+
    +
  • Ampersands no longer cause improper text rendering in the Properties Page
  • +
  • Installing Runtimes from the Install Page no longer errors on Runtimes that specify via branches
  • +
+
+

Changes