X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=changelog;h=6ec8ce354f800cf0b6891c42c01bcca2a00cb5fe;hb=a385ca128cb7bcc34ab5467edf21eb5e5664471a;hp=fde7439dfcd64302cd25d3961cecf9276abf3207;hpb=73459c6685ec5e58d776f2594c9b587802363b1c;p=PrivacyBrowserPC.git diff --git a/changelog b/changelog index fde7439..6ec8ce3 100644 --- a/changelog +++ b/changelog @@ -1,2 +1,34 @@ +# 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. + * 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.