NEWS: Update for 1.13.3 so far

This commit is contained in:
Debarshi Ray
2022-06-01 05:14:26 +02:00
committed by Alexander Larsson
parent 6fd8517519
commit dabc01c3f3

33
NEWS
View File

@@ -1,3 +1,36 @@
Changes in 1.13.3
~~~~~~~~~~~~~~~~~
Released: not yet
New features:
* Implement support for renaming dynamic launchers (#4703)
* Add --include-sdk/debug to install SDK/debuginfo along with a ref (#4777)
Bug fixes:
* Disable fuzzy ref matching when ID has a period or a slash, or when the
standard input or output is not a TTY (#4829, #4848)
* Improve the use of libglnx and xdg-dbus-proxy headers (#4842)
* Improve --sideload-repo option to take create-usb dirs (#4843)
* Update the documentation for the 'run' and 'uninstall' commands (#4851)
* Update the SELinux module to explicitly permit the system helper have read
access to /etc/passwd, read and lock access to /var/lib/flatpak, and watch
files inside $libexecdir (#4852, #4855)
* Fix the error messages and the exit code of the 'uninstall' command when
non-existent refs are specified (#4857)
* Remove a stray parenthesis from an error message (#4878)
Other changes:
* Update the icon-validator to print the format and size for consumption by
the dynamic launcher portal (#4803, #4808)
* Remove a pointless test (#4856)
* Improve various details of the GitHub workflows (#4870)
* Prepare for the addition of a Meson build (#4871, #4888)
* Only add the specified 'summary-arches' to the compat summary (#4880)
* Translation updates: id, sv, uk
Changes in 1.13.2
~~~~~~~~~~~~~~~~~
Released: 2022-03-14