]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - doc/index.docbook
Move `enabled` above `disabled` in the domain settings spinners. https://redmine...
[PrivacyBrowserPC.git] / doc / index.docbook
index 8a883681f82a94ced4b87921b935b53c5d676b84..fbad58acd7079e1985191a5da70fdda89fcd9451 100644 (file)
     <legalnotice>&FDLNotice;</legalnotice>
 
     <!-- Last update. -->
-    <date>2023-05-08</date>
+    <date>2023-06-13</date>
 
     <!-- The version of Privacy Browser this documentation is written for. -->
-    <releaseinfo>&privacybrowser; version 0.3</releaseinfo>
+    <releaseinfo>&privacybrowser; version 0.4</releaseinfo>
 
 
     <!-- Abstract about this handbook -->
             </listitem>
           </varlistentry>
 
+          <!-- Reload and Bypass Cache. -->
+          <varlistentry id="view-reload-and-bypass-cache">
+            <term>
+              <menuchoice>
+                <shortcut>
+                  <keycombo action="simul">&Ctrl;<keycap>F5</keycap></keycombo>
+                </shortcut>
+                <guimenu>View</guimenu>
+                <guimenuitem>Reload and Bypass Cache</guimenuitem>
+              </menuchoice>
+            </term>
+
+            <listitem>
+              <para>
+                Reload the website in the current tab bypassing any information in the cache and loading everything from the server.
+              </para>
+            </listitem>
+          </varlistentry>
+
           <!-- Full Screen Mode. -->
           <varlistentry id="view-full-screen-mode">
             <term>
         <title>Other Commands</title>
 
         <variablelist>
+          <!-- Open link in new tab. -->
+          <varlistentry id="new-tab">
+            <term>
+              <command>
+                &Ctrl;+&Shift;+Click
+              </command>
+            </term>
+
+            <listitem>
+              <para>
+                Open link in new tab. This performs the same action as right-clicking on the link and selecting “Open link in new tab”.
+              </para>
+            </listitem>
+          </varlistentry>
+
+          <!-- Open link in background tab. -->
+          <varlistentry id="new-background-tab">
+            <term>
+              <command>
+                &Ctrl;+Click
+              </command>
+            </term>
+
+            <listitem>
+              <para>
+                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”.
+              </para>
+            </listitem>
+          </varlistentry>
+
+          <!-- Open link in new window. -->
+          <varlistentry id="new-window">
+            <term>
+              <command>
+                &Shift;+Click
+              </command>
+            </term>
+
+            <listitem>
+              <para>
+                Open link in new window. This performs the same action as right-clicking on the link and selecting “Open link in new window”.
+              </para>
+            </listitem>
+          </varlistentry>
+
+          <!-- Save link. -->
+          <varlistentry id="save-link">
+            <term>
+              <command>
+                &Alt;+Click
+              </command>
+            </term>
+
+            <listitem>
+              <para>
+                Save link. This performs the same action as right-clicking on the link and selecting “Save link”.
+              </para>
+            </listitem>
+          </varlistentry>
+
           <!-- F11. -->
           <varlistentry id="f11">
             <term>
   <chapter id="changelog">
     <title>Changelog</title>
 
+    <!-- Version 0.4. -->
+    <sect1 id="version_0.4">
+      <title><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></title>
+
+      <itemizedlist>
+        <listitem><para>Add a setting to <ulink url="https://redmine.stoutner.com/issues/1002">control spatial navigation</ulink>.</para></listitem>
+        <listitem><para>Add an action to <ulink url="https://redmine.stoutner.com/issues/982">reload and bypass cache</ulink>.</para></listitem>
+        <listitem><para>Fix a crash if one Privacy Browser window is closed while a <ulink url="https://redmine.stoutner.com/issues/1010">tab within it is loading</ulink>.</para></listitem>
+        <listitem><para>Add <ulink url="https://redmine.stoutner.com/issues/1009">keyboard+click commands</ulink> to the Handbook.</para></listitem>
+      </itemizedlist>
+    </sect1>
+
     <!-- Version 0.3. -->
     <sect1 id="version_0.3">
       <title><ulink url="https://www.stoutner.com/privacy-browser-pc-0-3/">0.3</ulink> -