]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/about_changelog.html
Fix a bug that caused the tabs to misbehave if the app theme is different from the...
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / about_changelog.html
index 6d915f8152a7ffaa2ed550202c5095943781efe3..c10f6952beb4a2ca7a2b65c1919c6e41654b21c2 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright 2016-2022 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2023 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
 
     </head>
 
     <body>
-        <h3>3.13 (version code 64)</h3>
-        <p>30 December 2022 - minimum API 23, target API 33</p>
+        <h3>3.13.1 (version code 65)</h3>
+        <p>9 January 2023 - minimum API 23, target API 33</p>
+        <ul>
+            <li>Fix <a href="https://redmine.stoutner.com/issues/952">problems with the tabs</a> when the app theme and the OS theme are different.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13/">3.13</a> (version code 64)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=f0e2eba964dbe0973dd20d54cc798e2cac85bd09">30 December 2022</a> - minimum API 23, target API 33</p>
         <ul>
             <li>Fix a crash caused by the WebView sometimes trying to <a href="https://redmine.stoutner.com/issues/930">calculate the scroll position when it doesn’t exist</a>.</li>
             <li>Fix a crash caused by the WebView sometimes trying to <a href="https://redmine.stoutner.com/issues/944">check the history when it doesn’t exist</a>.</li>