X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=doc%2Findex.docbook;h=f8b1136902b1077f8722c74e2fb9edd4c15690ac;hb=c76e7c8baa9761d771e5891ee699ea6ddc78c23a;hp=c9bc6b41d28f114da92b6a8e75b64ebba3fb3e6d;hpb=ace098e8677ac0d6468b825c73e65b82c0d6993e;p=PrivacyBrowserPC.git diff --git a/doc/index.docbook b/doc/index.docbook index c9bc6b4..f8b1136 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -48,10 +48,10 @@ &FDLNotice; - 2023-05-08 + 2023-06-13 - &privacybrowser; version 0.3 + &privacybrowser; version 0.4 @@ -317,7 +317,8 @@ Privacy Browser blocks all HTTP pings and presents a dialog informing the user every time the current tab attempts to send one. Hopefully, as more people become aware of what HTTP pings are, web sites will become more embarrassed about using them. - This is a classic example of how those who wrote the HTTP specs do not have the best interests of internet users at heart. I would like the day to come where they are removed from the specs. + This is a classic example of how those who wrote the HTTP specs do not have the best interests of internet users at heart. I would like the day to come when this is removed from both the internet and the spec. + Here is an example of me raising the issue with F-Droid. @@ -536,6 +537,63 @@ + + + + + + &Ctrl;F5 + + View + Reload and Bypass Cache + + + + + + Reload the website in the current tab bypassing any information in the cache and loading everything from the webserver. + + + + + + + + + + &Ctrl;U + + View + View Source + + + + + + Toggle between viewing the source and viewing the rendered website. + + + + + + + + + + &Ctrl;&Shift;U + + View + View Source in New Tab> + + + + + + Open a new tab displaying the source of the current tab, or a new tab displaying the rendered version if the source is already displayed. Note that right-clicking on the background of a rendered website will display a context menu with a "View page source" entry, which performs the first of these actions. + + + + @@ -1048,6 +1106,66 @@ Other Commands + + + + + &Ctrl;+&Shift;+Click + + + + + + Open link in new tab. This performs the same action as right-clicking on the link and selecting “Open link in new tab”. + + + + + + + + + &Ctrl;+Click + + + + + + Open link in new background tab. This performs the same action as right-clicking on the link and selecting “Open link in new background tab”. + + + + + + + + + &Shift;+Click + + + + + + Open link in new window. This performs the same action as right-clicking on the link and selecting “Open link in new window”. + + + + + + + + + &Alt;+Click + + + + + + Save link. This performs the same action as right-clicking on the link and selecting “Save link”. + + + + @@ -1241,9 +1359,23 @@ Changelog + + + <ulink url="https://www.stoutner.com/privacy-browser-pc-0-4/">0.4</ulink> - + <ulink url="https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=b4c8c8d02113d14c2a07751eb3b0c1bdeec7abb4">13 June 2023</ulink> + + + 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. + + + - 0.3 - 8 May 2023 + <ulink url="https://www.stoutner.com/privacy-browser-pc-0-3/">0.3</ulink> - + <ulink url="https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=ace098e8677ac0d6468b825c73e65b82c0d6993e">8 May 2023</ulink> Add the changelog to the Handbook.