Skip to content

Commit c68716e

Browse files
committed
🎉 Claim support for GNOME 50
1 parent 6318855 commit c68716e

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

docs/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ SPDX-License-Identifier: CC-BY-4.0
99

1010
# Changelog of Fly-Pie
1111

12+
## [unreleased]
13+
14+
**Release Date:** TBD
15+
16+
#### Enhancements
17+
18+
- Ported the extension to GNOME 50. GNOME versions prior to 49 will not receive this update (it did not change much anyways). Also, this may be one of the last updates of Fly-Pie as I will focus on the successor [Kando](https://kando.menu) from now on.
19+
- Several translation updates. Thanks to all the translators!
20+
21+
#### Bug Fixes
22+
23+
- Fixed any issue where the settings dialog would be empty on GNOME 49.2+.
24+
- Fixed some icon size issues in the settings dialog.
25+
1226
## [Fly-Pie 32](https://github.com/schneegans/fly-pie/releases/tag/v32)
1327

1428
**Release Date:** 2025-11-23

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"gettext-domain": "flypie",
1111
"settings-schema": "org.gnome.shell.extensions.flypie",
12-
"shell-version": ["45", "46", "47", "48", "49"],
12+
"shell-version": ["49", "50"],
1313
"url": "https://github.com/Schneegans/Fly-Pie",
14-
"version": 32
14+
"version": 33
1515
}

0 commit comments

Comments
 (0)