]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/com.stoutner.privacybrowser.appdata.xml
Add a default folder icon to the edit folder dialog. https://redmine.stoutner.com...
[PrivacyBrowserPC.git] / src / com.stoutner.privacybrowser.appdata.xml
index bb57891221b532cdb87f7a5943ee600c426ddd56..99e921fecdf91037940ce7f695ae2f6171d46830 100644 (file)
     <launchable type="desktop-id">com.stoutner.privacybrowser.desktop</launchable>
 
     <releases>
+        <release version="0.5" date="2023-10-12">
+            <description>
+                <p>Add bookmarks.</p>
+                <p>Add zoom controls to the status bar and a default zoom shortcut.</p>
+                <p>Add keyboard shortcuts for the URL toolbar actions.</p>
+                <p>Add an action to view page source.</p>
+                <p>Change the domain settings combo boxes to list enabled above disabled.</p>
+                <p>File downloads can now show the size before the download begins.</p>
+                <p>Add PIE (Position Independent Executable) compiler flags.</p>
+                <p>Fix a bug that sometimes allowed multiple domain settings to be created.</p>
+                <p>Fix the download notification not being cleared on Xfce.</p>
+            </description>
+        </release>
+
+        <release version="0.4" date="2023-06-13">
+            <description>
+                <p>Add a setting to control spatial navigation.</p>
+                <p>Add an action to reload and bypass cache.</p>
+                <p>Fix a crash if one Privacy Browser window is closed while a tab within it is loading.</p>
+                <p>Add keyboard+click commands to the Handbook.</p>
+            </description>
+        </release>
+
+        <release version="0.3" date="2023-05-08">
+            <description>
+                <p>Add the changelog to the Handbook.</p>
+                <p>Add the missing current domain settings icon on Gnome and Xfce.</p>
+                <p>Make changes to build on Guix.</p>
+            </description>
+        </release>
+
         <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>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>