Releases: elementary/portals
Releases · elementary/portals
portals 7.2.0 Released
New Features:
- Updated translations
portals 7.1.1 Released
New Features:
- Updated translations
Portals 7.1.0 Released!
What's Changed
- Switch to GHCR containers by @davidmhewitt in #65
- Add build support for older Vala versions by @meisenzahl in #67
- Background portal implementation by @leolost2605 in #73
- NotificationRequest: use typographical quotes by @danirabbit in #75
- Background: use commandline to try to get fallback app_id by @danirabbit in #76
- Background: Make Asynchronous by @Marukesu in #84
- Background: Make send_notification async and let it throw errors by @leolost2605 in #85
New Contributors
- @dependabot made their first contribution in #66
- @meisenzahl made their first contribution in #67
- @leolost2605 made their first contribution in #73
Full Changelog: 7.0.0...7.1.0
Portals 7.0.0 Released
What's Changed
- AppChooser: Make primary text translatable by @ryonakano in #59
- Update Meson Files by @Marukesu in #61
- Port to Gtk4 by @marbetschar in #53
- Access: Minor Rework by @Marukesu in #62
- Metainfo Improvements by @danirabbit in #63
- Release 7.0.0 by @danirabbit in #64
New Contributors
- @marbetschar made their first contribution in #53
Full Changelog: 1.2.0...7.0.0
portals 1.2.0 Released
New Features:
- Support dialog parenting on wayland
- Updated translations
portals 1.1.0 Released
New Features:
- Add a destructive action option for access portals
Fixes:
- Fix a crash when opening apps in the AppChooser portal
- Fix window focus and position for Access portals with no parent window
- Set AppChooser portal as a modal dialog for proper animations
Portals 1.0.1 Released!
What's Changed
- Watch for xdg-desktop-portal starting before binding style scheme by @davidmhewitt in #34
Full Changelog: 1.0.0...1.0.1
Portals 1.0.0 Released!
First release!
- Add OpenURI Portal