]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/about_changelog.html
Release 3.13.2.
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / about_changelog.html
index 3669314bae6fac76127ab50584d6e17c44607a18..cb276c09d1d7b62d6bf2ed5b606419027ba3676c 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.2 (version code 66)</h3>
+        <p>6 February 2023 - minimum API 23, target API 33</p>
+        <ul>
+            <li>Add a Simplified Chinese translation provided by Xin.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13-1/">3.13.1</a> (version code 65)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=9c000d5555b2c8e3bbe01dc21f13c6d0074eb482">9 January 2023</a> - 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>
+            <li>Run <a href="https://redmine.stoutner.com/issues/939">Clear and Exit</a> when the system back button closes the last tab.</li>
+            <li>Make long-pressing a bookmark folder <a href="https://redmine.stoutner.com/issues/926">open all the bookmarks it contains</a>.</li>
+            <li>Add the ability to <a href="https://redmine.stoutner.com/issues/932">pin the bookmarks drawer</a>.</li>
+            <li>Always display the <a href="https://redmine.stoutner.com/issues/947">highest resolution</a> favorite icon.</li>
+            <li>Add documentation for <a href="https://redmine.stoutner.com/issues/924">DYNAMIC_<wbr>RECEIVER_<wbr>NOT_<wbr>EXPORTED_<wbr>PERMISSION</a>.</li>
+            <li>Fix EasyPrivacy so it doesn’t <a href="https://redmine.stoutner.com/issues/943">unintentionally block</a> all of startpage.com.</li>
+            <li>Fix Fanboy’s Annoyance List so it doesn’t <a href="https://redmine.stoutner.com/issues/936">unintentionally block</a> all resources on shopify.com.</li>
+            <li><a href="https://redmine.stoutner.com/issues/780">Include</a>
+                <a href="https://redmine.stoutner.com/issues/896">several</a>
+                <a href="https://redmine.stoutner.com/issues/883">minor</a>
+                <a href="https://redmine.stoutner.com/issues/781">improvements</a>.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-3-12-2/">3.12.2</a> (version code 63)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=927928bf3b2c4fa7760e37d2878a08f35bc170be">21 November 2022</a> - minimum API 23, target API 33</p>
+        <ul>
+            <li>Fix WebView's <a href="https://redmine.stoutner.com/issues/927">dark mode</a> on API 29 - 32 (Android 10 - Android 12L).</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-3-12-1/">3.12.1</a> (version code 62)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=6b2cf168a9c3697be63dee603d05a88506c380a1">17 November 2022</a> - minimum API 23, target API 33</p>
+        <ul>
+            <li>Fix a crash on <a href="https://redmine.stoutner.com/issues/925">new installs</a> of Privacy Browser.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-12/">3.12</a> (version code 61)</h3>
         <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=60846bcbf234ed7452af94f080f3da3133ce674c">16 November 2022</a> - minimum API 23, target API 33</p>
         <ul>
@@ -40,7 +82,7 @@
             <li>Delete the <a href="https://redmine.stoutner.com/issues/885">Service Worker directory</a> after every page load.</li>
             <li>Restrict the file provider to a <a href="https://redmine.stoutner.com/issues/779">subdirectory</a> of the cache directory.</li>
             <li>Bump the <a href="https://redmine.stoutner.com/issues/902">target API to 33</a> (Android 13).</li>
-            <li>Implement forcing <a href="https://redmine.stoutner.com/issues/903">WebView's dark mode</a> on Android 13.</li>
+            <li>Implement forcing <a href="https://redmine.stoutner.com/issues/903">WebViews dark mode</a> on Android 13.</li>
             <li><a href="https://redmine.stoutner.com/issues/921">Implement</a>
                 <a href="https://redmine.stoutner.com/issues/917">a</a>
                 <a href="https://redmine.stoutner.com/issues/922">number</a>
             <li>Enable <a href="https://redmine.stoutner.com/issues/1">uploading of files</a> to websites on Lollipop and newer.</li>
             <li>Allow <a href="https://redmine.stoutner.com/issues/216">applied user agents to be auto-updated</a> with new releases.</li>
             <li>Add a <a href="https://redmine.stoutner.com/issues/269">download URL option</a> to the context menu.</li>
-            <li>Add an <a href="https://redmine.stoutner.com/issues/278">ad consent dialog</a> and update the <a href="https://www.stoutner.com/privacy-browser/privacy-policy/">privacy policy</a>
+            <li>Add an <a href="https://redmine.stoutner.com/issues/278">ad consent dialog</a> and update the <a href="https://www.stoutner.com/privacy-browser-android/privacy-policy/">privacy policy</a>
                 for Privacy Browser Free to comply with the GDPR.</li>
             <li>Use the new GDPR ad controls to set all app ads in Privacy Browser Free to be
                 <a href="https://developers.google.com/admob/android/eu-consent#collect_consent">non-personalized and non-tracking</a>.</li>
             <li>Remove Torch from the list of <a href="https://redmine.stoutner.com/issues/119">recommended Tor search engines</a> because it doesn’t support HTTPS.</li>
             <li>Fix a display corruption if the Find on Page bar is displayed when <a href="https://redmine.stoutner.com/issues/121">Privacy Browser is resumed</a>.</li>
             <li>Display the <a href="https://redmine.stoutner.com/issues/117">Orbot version</a> and <a href="https://redmine.stoutner.com/issues/115">APK package signature</a> in About → Version.</li>
-            <li>Update the <a href="https://www.stoutner.com/privacy-browser/privacy-policy/">privacy policy</a> to version 1.4.</li>
+            <li>Update the <a href="https://www.stoutner.com/privacy-browser-android/privacy-policy/">privacy policy</a> to version 1.4.</li>
             <li>Update the <a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff;f=app/src/main/assets/pgl.yoyo.org_adservers.txt;h=cd750892e52bf06e7295aa4b51ccb548de4571cd;hp=436a8b83f3142b231cf43b144a6659f869b2a3ab;hb=9ba6d8a73e76d1d65a9df80f101ff3092f946972;hpb=76a37e5ce26f7d4ebe57d38cecc842e4c6c15819">list of ad servers</a> from pgl.yoyo.org.</li>
             <li>Updated Italian translation provided by Francesco Buratti.</li>
             <li>Updated Spanish translation provided by Jose A. León.</li>
         <ul>
             <li>Update launcher icon to make it bigger.</li>
             <li>Replace all toast messages with <a href="https://redmine.stoutner.com/issues/12">snackbars</a>.</li>
-            <li><a href="https://redmine.stoutner.com/issues/11">Don't update the URL box if the user is typing in it</a>.</li>
+            <li><a href="https://redmine.stoutner.com/issues/11">Dont update the URL box if the user is typing in it</a>.</li>
             <li>Bump the minimum API from 10 to 15. Privacy Browser was crashing on load in API 10.</li>
         </ul>