From bc96ddebdd5c9512e7a19776d2084634b1a3940a Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Fri, 7 Mar 2025 16:38:23 +0000 Subject: [PATCH] Release v1.20.1 --- CMakeLists.txt | 2 +- .../linux/org.deskflow.deskflow.metainfo.xml | 29 +++++++++++++------ 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7337b0966..d68844c0b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,7 +19,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON) # Fallback for when git can not be found set(DESKFLOW_VERSION_MAJOR 1) set(DESKFLOW_VERSION_MINOR 20) -set(DESKFLOW_VERSION_PATCH 0) +set(DESKFLOW_VERSION_PATCH 1) set(DESKFLOW_VERSION_TWEAK 0) # Get the version from git if it's a git repository diff --git a/deploy/linux/org.deskflow.deskflow.metainfo.xml b/deploy/linux/org.deskflow.deskflow.metainfo.xml index e1ab87d63..9f63f7095 100644 --- a/deploy/linux/org.deskflow.deskflow.metainfo.xml +++ b/deploy/linux/org.deskflow.deskflow.metainfo.xml @@ -42,7 +42,18 @@ - + + +

This stable release introduces a Windows dependency requirement and fixes a macOS bug.

+
    +
  • Fix: macOS menu bar icon invisible when menu bar is light
  • +
  • Feature: Add Windows installer check for Visual C++ Redistributable
  • +
  • Feature: Prevent Windows binaries running if MSVC runtime too old
  • +
+
+ https://github.com/deskflow/deskflow/releases/tag/v1.20.1 +
+

This stable release fixes a few security issues, additionally fixes several bugs and adds a few new features. For the full changelog see the release page.

    @@ -56,9 +67,9 @@
  • Win32: Fix clear settings
- https://github.com/deskflow/deskflow/releases/tag/v1.20.0 + https://github.com/deskflow/deskflow/releases/tag/v1.20.0
- +

This stable release fixes several bugs and adds a few new features. For the full changelog see the release page.

    @@ -76,7 +87,7 @@
  • Lots of Internal Cleanup
- https://github.com/deskflow/deskflow/releases/tag/v1.19.0 + https://github.com/deskflow/deskflow/releases/tag/v1.19.0
@@ -95,7 +106,7 @@
  • Update the windows clipboard format listener to monitor the clipboard
  • - https://github.com/deskflow/deskflow/releases/tag/v1.18.0 + https://github.com/deskflow/deskflow/releases/tag/v1.18.0
    @@ -149,9 +160,9 @@
  • ci: build flatpaks
  • - https://github.com/deskflow/deskflow/releases/tag/v1.17.2 + https://github.com/deskflow/deskflow/releases/tag/v1.17.2
    - +

    This stable release has a very long changelog some notable ones are.

      @@ -266,7 +277,7 @@
    • ci: adjust pacakge script to use the names we would like when in cpack
    - https://github.com/deskflow/deskflow/releases/tag/v1.17.1 + https://github.com/deskflow/deskflow/releases/tag/v1.17.1
    @@ -316,7 +327,7 @@
  • Use sonarsource/sonarcloud-github-c-cpp
  • - https://github.com/deskflow/deskflow/releases/tag/v1.17.0 + https://github.com/deskflow/deskflow/releases/tag/v1.17.0