X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=changelog;h=fde7439dfcd64302cd25d3961cecf9276abf3207;hb=HEAD;hp=d0a3d56c1cd31567e26203258b8640fdfb060cb3;hpb=44b5d3a1f6a5e7fc2aa8530845f26eba7bc26f9a;p=PrivacyBrowserPC.git diff --git a/changelog b/changelog index d0a3d56..6ec8ce3 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,28 @@ +# Version 0.5 (12 October 2023) + * Add bookmarks. + * Add zoom controls to the status bar and a default zoom shortcut. + * Add keyboard shortcuts for the URL toolbar actions. + * Add an action to view page source. + * Change the domain settings combo boxes to list enabled above disabled. + * File downloads can now show the size before the download begins. + * Add PIE (Position Independent Executable) compiler flags. + * Fix a bug that sometimes allowed multiple domain settings to be created. + * Fix the download notification not being cleared on Xfce. + +# Version 0.4 (13 June 2023) + * Add a setting to control spatial navigation. + * Add an action to reload and bypass cache. + * Fix a crash if one Privacy Browser window is closed while a tab within it is loading. + * Add keyboard+click commands to the Handbook. + +# Version 0.3 (8 May 2023) + * Add the changelog to the Handbook + * Add the missing current domain settings icon on Gnome and Xfce. + * Make changes to build on Guix. + # 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. + * 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.