]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commitdiff
Release 0.2. v0.2
authorSoren Stoutner <soren@stoutner.com>
Mon, 17 Apr 2023 20:27:38 +0000 (13:27 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 17 Apr 2023 20:27:38 +0000 (13:27 -0700)
changelog
doc/index.docbook
src/com.stoutner.privacybrowser.appdata.xml

index fde7439dfcd64302cd25d3961cecf9276abf3207..d0a3d56c1cd31567e26203258b8640fdfb060cb3 100644 (file)
--- 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.
 # Version 0.1 (11 March 2023)
  * Initial release.
index c2896e29c34eb34b21e31b870f744ca5338b22ad..4119aea7eb1f6a6d8d35ecdb03e2517c82a2f56d 100644 (file)
     <legalnotice>&FDLNotice;</legalnotice>
 
     <!-- Last update. -->
     <legalnotice>&FDLNotice;</legalnotice>
 
     <!-- Last update. -->
-    <date>2023-02-22</date>
+    <date>2023-04-17</date>
 
     <!-- The version of Privacy Browser this documentation is written for. -->
 
     <!-- The version of Privacy Browser this documentation is written for. -->
-    <releaseinfo>&privacybrowser; version 0.1</releaseinfo>
+    <releaseinfo>&privacybrowser; version 0.2</releaseinfo>
 
 
     <!-- Abstract about this handbook -->
 
 
     <!-- Abstract about this handbook -->
index 196d0ea661c45fa9d24f55b2d577123ee801f8f4..bb57891221b532cdb87f7a5943ee600c426ddd56 100644 (file)
     <launchable type="desktop-id">com.stoutner.privacybrowser.desktop</launchable>
 
     <releases>
     <launchable type="desktop-id">com.stoutner.privacybrowser.desktop</launchable>
 
     <releases>
+        <release version="0.2" date="2023-04-17">
+            <description>
+                <p>Fix a crash on Gnome when downloading a file with local storage disabled.</p>
+                <p>Fix problems with missing icons on Gnome.</p>
+                <p>Display an animated favorite icon while a webpage is loading.</p>
+                <p>Fix the Handbook on non-KDE systems.</p>
+                <p>Change the order of entries in the WebEngine context menu.</p>
+                <p>Make spellcheck languages easier to click on.</p>
+                <p>Only generate a HTTP ping dialog if the request is made by the current tab.</p>
+                <p>Add a section to the Handbook about HTTP pings.</p>
+            </description>
+        </release>
+
         <release version="0.1" date="2023-03-11">
             <description>
                 <p>Initial release.</p>
         <release version="0.1" date="2023-03-11">
             <description>
                 <p>Initial release.</p>
@@ -61,7 +74,7 @@
 
     <screenshots>
         <screenshot type="default">
 
     <screenshots>
         <screenshot type="default">
-            <image type="source">https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blob_plain;f=doc/privacybrowser.png;hb=HEAD</image>
+            <image type="source">https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blob_plain;f=doc/privacybrowser-window.png;hb=HEAD</image>
             <caption>The main Privacy Browser window.</caption>
         </screenshot>
     </screenshots>
             <caption>The main Privacy Browser window.</caption>
         </screenshot>
     </screenshots>