From: Soren Stoutner Date: Mon, 17 Apr 2023 20:27:38 +0000 (-0700) Subject: Release 0.2. X-Git-Tag: v0.2 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff_plain;h=44b5d3a1f6a5e7fc2aa8530845f26eba7bc26f9a Release 0.2. --- diff --git a/changelog b/changelog index fde7439..d0a3d56 100644 --- a/changelog +++ b/changelog @@ -1,2 +1,12 @@ +# Version 0.2 (17 April 2023) + * Fix a crash on Gnome when downloading a file with local storage disabled. + * Fix problems with missing icons on Gnome. + * Display an animated favorite icon while a webpage is loading. + * Fix the Handbook on non-KDE systems. + * Change the order of entries in the WebEngine context menu. + * Make spellcheck languages easier to click on. + * Only generate a HTTP ping dialog if the request is made by the current tab. + * Add a section to the Handbook about HTTP pings. + # Version 0.1 (11 March 2023) * Initial release. diff --git a/doc/index.docbook b/doc/index.docbook index c2896e2..4119aea 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -48,10 +48,10 @@ &FDLNotice; - 2023-02-22 + 2023-04-17 - &privacybrowser; version 0.1 + &privacybrowser; version 0.2 diff --git a/src/com.stoutner.privacybrowser.appdata.xml b/src/com.stoutner.privacybrowser.appdata.xml index 196d0ea..bb57891 100644 --- a/src/com.stoutner.privacybrowser.appdata.xml +++ b/src/com.stoutner.privacybrowser.appdata.xml @@ -44,6 +44,19 @@ com.stoutner.privacybrowser.desktop + + +

Fix a crash on Gnome when downloading a file with local storage disabled.

+

Fix problems with missing icons on Gnome.

+

Display an animated favorite icon while a webpage is loading.

+

Fix the Handbook on non-KDE systems.

+

Change the order of entries in the WebEngine context menu.

+

Make spellcheck languages easier to click on.

+

Only generate a HTTP ping dialog if the request is made by the current tab.

+

Add a section to the Handbook about HTTP pings.

+
+
+

Initial release.

@@ -61,7 +74,7 @@ - https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blob_plain;f=doc/privacybrowser.png;hb=HEAD + https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blob_plain;f=doc/privacybrowser-window.png;hb=HEAD The main Privacy Browser window.