Enhancements:
-
Add the new permission conditionals
has-usb-deviceandhas-usb-portalto
allow apps to drop --device=all and --device=usb permissions (#6560) -
Always send the
Flatpak-Upgrade-Fromheader when updating instead of
freshly installing, to improve the quality of statistics (#6626) -
Improve how the absence of the system repo is handled (#6621)
-
Changes to repos are now more atomic which helps to avoid them being in an
invalid state. This could be observed when importing the GPG key failed,
because the system clock was wrong. (#6547) -
A function to report the age of the configuration was added to libflatpak,
which will help GNOME Software to prevent unnecessary work (#6532) -
Improve various tests (#6604, #6606, #6619, #6617, #6605, #6625)
Bug fixes: