@@ -5,16 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.2.7 ] - 2021-09-11
99
1010### Added
11- ### Changed
12- ### Deprecated
13- ### Removed
11+
12+ - Non-embedded mode for unsupported environments (GNOME, Flatpak, and Wayland),
13+ can be toggled with the ` SGT_ENABLE_EMBED ` environment variable.
14+
1415### Fixed
15- ### Security
16+
17+ - Incorrect handling of withdrawn windows (#1 )
18+ - Game screens are frozen in GNOME (#3 )
19+ - Mouse clicks not recognized in GNOME (#7 )
20+ - Game launchers refuse to embed in Flatpak (#8 )
21+ - Empty launchers panel in Arch (#9 )
22+
1623### Translation Updates
1724
25+ Chinese (China), Danish, Dutch, German, Malay, Malay (Arabic), Polish, Swedish
26+
1827## [ 0.2.6] - 2020-07-30
1928
2029### Changed
@@ -48,7 +57,7 @@ Chinese (China), Danish, Lithuanian, Ukrainian
4857
4958- Move to RDN-format (sgt-launcher.desktop to org.bluesabre.SgtLauncher.desktop)
5059 for appdata and the launcher
51- - Source installations may result in duplicate .desktop files, just delete
60+ - Source installations may result in duplicate .desktop files, just delete
5261 sgt-launcher.desktop)
5362
5463### Fixed
@@ -111,7 +120,8 @@ Kurdish, Polish, Spanish
111120
112121- Initial release
113122
114- [ unreleased ] : https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.6...HEAD
123+ [ unreleased ] : https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.7...HEAD
124+ [ 0.2.7 ] : https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.6...sgt-launcher-0.2.7
115125[ 0.2.6 ] : https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.5...sgt-launcher-0.2.6
116126[ 0.2.5 ] : https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.4...sgt-launcher-0.2.5
117127[ 0.2.4 ] : https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.3...sgt-launcher-0.2.4
0 commit comments