From d907f0bdb6133e09298dcc690d1a0da28744f294 Mon Sep 17 00:00:00 2001 From: Sean Davis Date: Sat, 11 Sep 2021 14:05:51 -0700 Subject: [PATCH] Release 0.2.7 --- CHANGELOG.md | 24 ++++++++++++++++------- data/metainfo/sgt-launcher.appdata.xml.in | 5 +++++ setup.py | 2 +- sgt-launcher.1 | 2 +- 4 files changed, 24 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aeb2ca6..36cfd2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,16 +5,25 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.2.7] - 2021-09-11 ### Added -### Changed -### Deprecated -### Removed + +- Non-embedded mode for unsupported environments (GNOME, Flatpak, and Wayland), + can be toggled with the `SGT_ENABLE_EMBED` environment variable. + ### Fixed -### Security + +- Incorrect handling of withdrawn windows (#1) +- Game screens are frozen in GNOME (#3) +- Mouse clicks not recognized in GNOME (#7) +- Game launchers refuse to embed in Flatpak (#8) +- Empty launchers panel in Arch (#9) + ### Translation Updates +Chinese (China), Danish, Dutch, German, Malay, Malay (Arabic), Polish, Swedish + ## [0.2.6] - 2020-07-30 ### Changed @@ -48,7 +57,7 @@ Chinese (China), Danish, Lithuanian, Ukrainian - Move to RDN-format (sgt-launcher.desktop to org.bluesabre.SgtLauncher.desktop) for appdata and the launcher - - Source installations may result in duplicate .desktop files, just delete + - Source installations may result in duplicate .desktop files, just delete sgt-launcher.desktop) ### Fixed @@ -111,7 +120,8 @@ Kurdish, Polish, Spanish - Initial release -[unreleased]: https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.6...HEAD +[unreleased]: https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.7...HEAD +[0.2.7]: https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.6...sgt-launcher-0.2.7 [0.2.6]: https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.5...sgt-launcher-0.2.6 [0.2.5]: https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.4...sgt-launcher-0.2.5 [0.2.4]: https://github.com/bluesabre/sgt-launcher/compare/sgt-launcher-0.2.3...sgt-launcher-0.2.4 diff --git a/data/metainfo/sgt-launcher.appdata.xml.in b/data/metainfo/sgt-launcher.appdata.xml.in index 6293b61..aba893f 100644 --- a/data/metainfo/sgt-launcher.appdata.xml.in +++ b/data/metainfo/sgt-launcher.appdata.xml.in @@ -36,6 +36,11 @@ + + + <_p>This release includes improved support for various desktop environments and updated translations. + + <_p>This release includes some minor fixes and updated translations. diff --git a/setup.py b/setup.py index f7d889a..92f723f 100644 --- a/setup.py +++ b/setup.py @@ -284,7 +284,7 @@ def run(self): DistUtilsExtra.auto.setup( name='sgt-launcher', - version='0.2.6', + version='0.2.7', license='GPL-3+', author='Sean Davis', author_email='sean@bluesabre.org', diff --git a/sgt-launcher.1 b/sgt-launcher.1 index 375d9cb..95018ca 100644 --- a/sgt-launcher.1 +++ b/sgt-launcher.1 @@ -1,4 +1,4 @@ -.TH SGT-LAUNCHER "1" "July 2020" "sgt-launcher 0.2" "User Commands" +.TH SGT-LAUNCHER "1" "September 2021" "sgt-launcher 0.2" "User Commands" .SH NAME sgt-launcher \- launcher for Simon Tatham's Portable Puzzle Collection .SH SYNOPSIS