Skip to content

Releases: flatpak/xdg-desktop-portal

xdg-desktop-portal 0.10

14 Feb 09:16
0.10
Compare
Choose a tag to compare

This version of xdg-desktop-portal contains the xdg-document-portal
that used to be shipped by flatpak. The code was moved to
xdg-desktop-portal as a first step towards being used by
snappy. Additionally having the two related portals delivered together
makes it easier to implement new features that rely on changes to
both portals.

The two versions of the document portal are fully compatible, but the
package files will conflict with older versions of flatpak, so
packagers will have to pick one version. Following this there will be
a new release of unstable flatpak with the document portal removed,
and a release of the stable branch (0.10) that has a configure
option to disable the document portal.

Additionally, this release contains a new screencast and remote
desktop portal based on PipeWire.

Major changes in this versions:

  • Import permission store from flatpak
  • Import document portal from flatpak
  • Add remote desktop portal
  • Add screencast portal
  • Add "interactive" mode to screenshot portal
  • file-chooser: Don't return document paths for paths the application has direct access to
  • Handle newer version of bubblewrap
  • New abstraction for application info, supporting multiple sandbox technologies
  • Add basic test suite
$ sha256sum xdg-desktop-portal-0.10.tar.xz 
cdcae14b8797ad840362f4bea3c6e1c74790a6a6201d800ee36577f2b989e54e  xdg-desktop-portal-0.10.tar.xz

0.9

17 Nov 01:55
Compare
Choose a tag to compare
0.9

xdg-desktop-portal 0.9

  • Install pkg-config files into datadir
  • Avoid a race in the portal APIs
  • Change the email portal to take fds
$ sha256sum xdg-desktop-portal-0.9.tar.xz 
e381b306e777b4e899816184d7cb8a739a99a5d88c586aaddd4198483b1b6ef5  xdg-desktop-portal-0.9.tar.xz

0.8

05 Jun 22:52
Compare
Choose a tag to compare
0.8

xdg-desktop-portal 0.8

  • In the OpenURI portal, send the content-type and filename to the appchooser
  • Stop handling file: uris in the OpenURI method of the OpenURI portal
  • Add an OpenFile method for local files to the OpenURI portal
  • Bug fixes in the notification portal
$ sha256sum xdg-desktop-portal-0.8.tar.xz
161a741f19715eb1a96f9318b42d4c807189effe183dde01db67164d7438f249  xdg-desktop-portal-0.8.tar.xz

0.6

31 Mar 12:45
Compare
Choose a tag to compare
0.6

xdg-desktop-portal 0.6

  • A portal for sending email has been added
  • The OpenURI portal has be made a bit more permissive. It will now directly use the system default for "safe" schemes such as http, and local directories.
  • Translation updates:
    French
$ sha256sum xdg-desktop-portal-0.6.tar.xz 
fbaa92c1761167a1d9bd54232843dcf8cf53bb6e47709c7bda0fa89804a1c8e5  xdg-desktop-portal-0.6.tar.xz

0.5

18 Jan 16:42
Compare
Choose a tag to compare
0.5

xdg-desktop-portal 0.5

  • The notification portal now supports non-exported actions
  • An Account portal for basic user information has been added
  • All portal interface now have a version property. Currently, all interfaces are at version 1
  • The file chooser portal was forgetting to make files created for SaveFile writable. This has been fixed
  • Translation updates:
    Czech
    Polish
    Swedish
$ sha256sum xdg-desktop-portal-0.5.tar.xz 9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f  xdg-desktop-portal-0.5.tar.xz

0.4

30 Nov 18:18
Compare
Choose a tag to compare
0.4

xdg-desktop-portal 0.4

  • No longer rely on cgroups to find the app id
  • Fix handling of mime type filters in the file chooser portal
  • Translation updates:
    Chinese
    Czech
    German
    Serbian
$sha256sum xdg-desktop-portal-0.4.tar.xz
 41fd8c6b5fbad08afeccfe67e5f472555d13223a1ec880eed90218b33ac595ea xdg-desktop-portal-0.4.tar.xz

xdg-desktop-portal 0.3

02 Sep 02:17
Compare
Choose a tag to compare

xdg-desktop-portal 0.3

  • open-uri: Allow configuring threshold
  • open-uri: Use fallback applications when needed
  • Translation updates:
    • Brazilian Portuguese
    • Hungarian
    • Slovak
    • Ukrainian
$sha256sum xdg-desktop-portal-0.3.tar.xz
9521a6f41a5735127bf0596a3a0c9bebc2acb0ebd204787c4ebd5b0575b8bd8d  xdg-desktop-portal-0.3.tar.xz

xdg-desktop-portal 0.2

29 Jul 01:17
Compare
Choose a tag to compare

xdg-desktop-portal 0.2

  • Add internationalization support
  • Add Qt annotations
  • New portal APIs:
    • org.freedesktop.portal.Device
  • Translation updates:
    • Polish
$ sha256sum xdg-desktop-portal-0.2.tar.xz 
4d2172da91c0af5d5ccf946d0694272ed2bff99b53073467def5d8547527b73c  xdg-desktop-portal-0.2.tar.xz

xdg-desktop-portal 0.1

07 Jul 19:31
Compare
Choose a tag to compare

Initial release

Included portal APIs:

  • org.freedesktop.portal.FileChooser
  • org.freedesktop.portal.Print
  • org.freedesktop.portal.OpenURI
  • org.freedesktop.portal.Screenshot
  • org.freedesktop.portal.Inhibit
  • org.freedesktop.portal.Notification
  • org.freedesktop.portal.NetworkMonitor
  • org.freedesktop.portal.ProxyResolver
$ sha256sum xdg-desktop-portal-0.1.tar.xz 
b7016f0e48a92dadabf07f99787f83190f8dece9201cc9ad9d7fa8bd95399e3e  xdg-desktop-portal-0.1.tar.xz