1
0
xdg-desktop-portal/xdg-desktop-portal.changes

76 lines
2.6 KiB
Plaintext

-------------------------------------------------------------------
Mon Jun 26 12:26:40 UTC 2017 - zaitor@opensuse.org
- Update to version 0.8:
+ Update po files.
- Changes from version 0.7:
+ notification: Fix copy+paste error.
+ notification: Subscribe to the right interface for signals.
+ If the random request ID creates a collision, pick a new random
ID.
+ Add some rationale.
+ Fix a typo.
+ Update README.md.
+ OpenURI: Refuse to handle file: uris.
+ Add an OpenFile method.
+ OpenFile: Fix URI.
+ Cache entire flatpak info file for peer, not just app id.
+ Store the cached flatpak-info keyfile with the request.
+ OpenFile: Rewrite app paths in /usr and /app (and /newroot).
+ OpenFile: Ensure that passed O_PATH fd is correct.
+ Send more data to the appchooser.
+ Updated translations.
- Changes from version 0.6:
+ Remove what appears to be printing lines from a debugging
session.
+ open-uri: Fix segfault crash when no content-type can be
resolved.
+ account: Remove debug spew.
+ Update README.md.
+ Add an email portal.
+ Include the email portal in the docs.
+ build: No need to clean org.freedesktop.portal.Desktop.service
twice.
+ Add a systemd user unit corresponding to the session service.
+ notifications: Add better debug and error messages.
+ device: Add more detail to error messages.
+ Handle g_variant_lookup failure.
+ Encode po/Makevars in UTF-8.
+ Initialize autofree string variable to NULL.
+ open-uri: Implement a more permissive policy for the OpenURI
portal.
+ data: Fix typo in NetworkMonitor XML definition.
+ Updated translations.
-------------------------------------------------------------------
Sun Jan 22 09:50:48 UTC 2017 - zaitor@opensuse.org
- Update to version 0.5:
+ notification: Support 'non-exported actions.
+ Fix issues found in testing.
+ Avoid a crash when removing notifications.
+ Add an Account portal.
+ Change the Account portal API.
+ Update README.md.
+ Add a version property to all portal interfaces.
+ Fix a refcounting snafu.
+ file chooser:
- Always grant write permissions for save dialogs.
- Fix reading the writable property.
+ Simplify version support.
+ Updated translations.
-------------------------------------------------------------------
Wed Jan 11 01:51:56 UTC 2017 - zaitor@opensuse.org
- Update to version 0.4:
+ No longer rely on cgroups to find the app id.
+ Fix handling of mime type filters in the file chooser portal.
+ Updated translations.
-------------------------------------------------------------------
Thu Nov 3 16:54:10 UTC 2016 - dimstar@opensuse.org
- Initial package, version 0.3.