Skip to content

Releases: flatpak/flatpak-xdg-utils

1.0.6

30 Aug 23:30
Compare
Choose a tag to compare
  • flatpak-spawn now supports --sandbox-a11y-own-name (if supported by portal)
  • flatpak-spawn prints a useful error when --host isn't permitted

Release 1.0.5

08 Feb 09:16
1.0.5
Compare
Choose a tag to compare

Changes in 1.0.5

flatpak-spawn supports --app-path and --usr-path
flatpak-spawn --sandbox-expose-path now tries to normalize paths to work better with portals.
flatpak-spawn now supports --unset-env and --env-fd
flatpak-spwan now supports --share-pid (if supported by portal)
xdg-email now passes attachments correctly
Added tests
Fixed leaks

sha256sum flatpak-xdg-utils-1.0.5.tar.xz
9dbbebfb71bd99ec439fd00603cf6cbb2bc1e19b8eae75f2e5c11dabf105414b flatpak-xdg-utils-1.0.5.tar.xz

Release 1.0.4

08 Oct 08:13
1.0.4
Compare
Choose a tag to compare

Changes in 1.0.4

Close intermediate copies of forwarded fds in flatpak-spawn.

$ sha256sum flatpak-xdg-utils-1.0.4.tar.xz
3ae9278ec0ef301b80032fcb95415ea95d5f439fbde1373e06ba41668dbae9e1  flatpak-xdg-utils-1.0.4.tar.xz

Release 1.0.3

01 Oct 09:30
1.0.3
Compare
Choose a tag to compare

Changes in 1.0.3

Better compatibility with xdg-desktop-portals 1.8.0.

$ sha256sum flatpak-xdg-utils-1.0.3.tar.xz
a4dbf23d625781fff6ff04c9d302ec7d9f46e6f8294ebfcb6daba4b644d39e54  flatpak-xdg-utils-1.0.3.tar.xz

Release 1.0.2

12 Aug 13:09
1.0.2
Compare
Choose a tag to compare

Changes in 1.0.2

Better implementation of xdg-email.
flatpak-spawn supports new features of the sandbox portal.
Fixes to flatpak-spawn signal handling.

$ sha256sum flatpak-xdg-utils-1.0.2.tar.xz
d10d07ca967fbd760f9da4762120997e7d3932b8b8c2dca9a07bd250fa18caee flatpak-xdg-utils-1.0.2.tar.xz

Release 1.0.1

06 Nov 12:52
1.0.1
Compare
Choose a tag to compare

Changes in 1.0.1

New --directory option to specify working directory.

121a6e32290bebcd72c4fdf2556412365a4be0161093a1c8e06dec3694e82642 flatpak-xdg-utils-1.0.1.tar.xz

Release 1.0.0

15 Jan 17:54
1.0.0
Compare
Choose a tag to compare

This is the first official release of flatpak-xdg-utils.

Release 0.1

30 Mar 13:27
Compare
Choose a tag to compare

This is the initial version of flatpak-xdg-utils, a minimal xdg-utils compatible wrapper targeting flatpak portals.
It currently supports xdg-open and xdg-email.