Releases: elementary/portals
Releases · elementary/portals
portals 8.0.0 Released
What's Changed
- Screenshot: Fix the interactive dialog being visible in screenshots of the entire screen by @leolost2605 in #109
- Access/Dialog: Center and keep above on wayland by @leolost2605 in #114
- Release 8.0.0 by @danirabbit in #121
Full Changelog: 7.2.0...8.0.0
portals 7.2.0 Released
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #92
- Create wallpaper portal by @danirabbit in #98
- Screenshot portal by @davidmhewitt in #94
- Implement screen cast portal by @leolost2605 in #102
- Metainfo: 8 release notes by @danirabbit in #103
- Release 7.2.0 by @danirabbit in #104
Full Changelog: 7.1.1...7.2.0
portals 7.1.1 Released
What's Changed
- Add background portal file to POTFILES by @lenemter in #88
- Update portals.metainfo.xml.in by @danirabbit in #90
- Respect user autostart options by @leolost2605 in #89
- Release 7.1.1 by @danirabbit in #91
New Contributors
Full Changelog: 7.1.0...7.1.1
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