From 30ffd4a304a414dc3ff00fc5c9298892de5ae0f0 Mon Sep 17 00:00:00 2001 From: mhogomchungu Date: Thu, 5 Sep 2024 12:29:13 +0300 Subject: [PATCH] this commit marks the release point of version 5.1.0 --- CMakeLists.txt | 2 +- changelog | 6 +++--- ...thub.mhogomchungu.media-downloader.metainfo.xml | 14 ++++++++++++++ 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 750c1c4c..9c6ee57f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ set(CMAKE_CXX_STANDARD 14) set(CMAKE_CXX_STANDARD_REQUIRED ON) set(CMAKE_CXX_EXTENSIONS OFF) -set( PGR_VERSION "5.0.1" ) +set( PGR_VERSION "5.1.0" ) set( COPYRIGHT_YEARS "2021-2024" ) INCLUDE(GNUInstallDirs) diff --git a/changelog b/changelog index 14dc5329..e72e5978 100644 --- a/changelog +++ b/changelog @@ -310,11 +310,11 @@ Version 1.2.0(April 1st, 2021) [Flatpak] - Use ~/Downloads folder as default download folder. - Version 5.1.0(Unreleased) + Version 5.1.0(September 5th, 2024) [All] - - Ask for confirmation before deleting entries in the library tab. - Add ability to rename downloaded media in the batch downloader tab. - Add ability to rename entries in the library tab. - Add ability to play downloaded media in the basic downloader tab. - - Fix a bug that caused Qt based external tools to be affected by the app's scalling factor. - Add ability to edit preset options. + - Ask for confirmation before deleting entries in the library tab. + - Fix a bug that caused Qt based external tools to be affected by the app's scalling factor. diff --git a/src/flatpak/io.github.mhogomchungu.media-downloader.metainfo.xml b/src/flatpak/io.github.mhogomchungu.media-downloader.metainfo.xml index 91dc99a6..27cf388e 100644 --- a/src/flatpak/io.github.mhogomchungu.media-downloader.metainfo.xml +++ b/src/flatpak/io.github.mhogomchungu.media-downloader.metainfo.xml @@ -54,6 +54,20 @@ + + https://github.com/mhogomchungu/media-downloader/releases/download/5.0.1/media-downloader-5.0.1.tar.xz/ + +

Changelog

+
    +
  • Add ability to rename downloaded media in the batch downloader tab.
  • +
  • Add ability to rename entries in the library tab.
  • +
  • Add ability to play downloaded media in the basic downloader tab.
  • +
  • Add ability to edit preset options.
  • +
  • Ask for confirmation before deleting entries in the library tab.
  • +
  • Fix a bug that caused Qt based external tools to be affected by the app's scalling factor.
  • +
+
+
https://github.com/mhogomchungu/media-downloader/releases/download/5.0.1/media-downloader-5.0.1.tar.xz/