From 8d1142fa970746c6bab7a4fd010ff25bb59463f2 Mon Sep 17 00:00:00 2001 From: heliguy4599 Date: Wed, 11 Oct 2023 22:12:01 -0400 Subject: [PATCH] Update metainfo file for release 1.2.0 --- ....github.flattool.Warehouse.metainfo.xml.in | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/data/io.github.flattool.Warehouse.metainfo.xml.in b/data/io.github.flattool.Warehouse.metainfo.xml.in index b4669ab..5834d96 100644 --- a/data/io.github.flattool.Warehouse.metainfo.xml.in +++ b/data/io.github.flattool.Warehouse.metainfo.xml.in @@ -54,6 +54,31 @@ + + +

New Features and Changes

+
    +
  • Flatpaks files can be installed with a drag and drop or from a file selection
  • +
  • Flatpak remotes can be added with a drag and drop or from a file selection
  • +
  • Apps can now be filtered by dependant runtimes
  • +
  • Properties of a runtime now shows a button to show only apps that rely on the runtime
  • +
  • A loading indicator is now shown when adding a remote
  • +
  • Added Wbekit Testing to the list of popular remotes
  • +
  • Added a search bar to the Leftover Data window
  • +
  • Added a button to open the entire user data folder the Leftover Data window
  • +
  • Added a button on each row in the Leftover Data list to open them directly
  • +
  • Changed margins of lists to improve legibility
  • +
  • F10 now opens the main menu
  • +
+

Bug Fixes and Stability Improvements

+
    +
  • Fixed a crash that would sometimes occur when opening the Leftover Data window
  • +
  • Popular remotes are now named correcting and have proper descriptions
  • +
  • The filter button now disables when the Filter window is closed by the keyboard
  • +
  • The default filter is no longer allowed to be set as a new filter
  • +
+
+

Emergency Bug Fix