From df7f657a616467847e1efec266c29e5edf889f00 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Wed, 7 Sep 2022 16:58:35 +0200 Subject: [PATCH] New version 2.3.0 --- ChangeLog | 11 +++++++++++ kiwix-desktop.pro | 2 +- resources/org.kiwix.desktop.appdata.xml | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 34f7fae..f569082 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +kiwix-desktop 2.3.0 +=================== + + * Fix downloading of file bigger than 4G (@juzz0 #855) + * Hide top widget and topbar in fullscreen (@juzz0 #859) + * Add shortcuts for navigating tabs (Ctrl-tab, Ctrl-shift-tab) (@juzz0 #867) + * Do not use deprecated method `QWebEngineDownloadItem::setPath` (@juzz0 #853) + * Fix compilation with last version of libkiwix (@mgautierfr #858) + * Fix README.md (@psypherium #860) + * Update translations. + kiwix-desktop 2.2.2 =================== diff --git a/kiwix-desktop.pro b/kiwix-desktop.pro index 791e5a8..5cfa2c0 100644 --- a/kiwix-desktop.pro +++ b/kiwix-desktop.pro @@ -19,7 +19,7 @@ QMAKE_CXXFLAGS += -std=c++11 QMAKE_LFLAGS += -std=c++11 # Also change resources/org.kiwix.desktop.appdata.xml -DEFINES += VERSION="2.2.2" +DEFINES += VERSION="2.3.0" # The following define makes your compiler emit warnings if you use # any feature of Qt which has been marked as deprecated (the exact warnings diff --git a/resources/org.kiwix.desktop.appdata.xml b/resources/org.kiwix.desktop.appdata.xml index 0af3df0..4c14ddc 100644 --- a/resources/org.kiwix.desktop.appdata.xml +++ b/resources/org.kiwix.desktop.appdata.xml @@ -13,7 +13,7 @@

- + org.kiwix.desktop.desktop