]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/about_changelog.html
Release 3.18.
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / about_changelog.html
index 46767b97ffa07f58ba67906d068a49188a912f50..426219d709f7d5370e055871e2bd0b4613cf37ff 100644 (file)
@@ -1,7 +1,7 @@
 <!--
-  Copyright 2016-2023 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2024 Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android/>.
 
   Privacy Browser Android is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   You should have received a copy of the GNU General Public License
   along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<html>
+<html lang="en">
     <head>
         <meta charset="UTF-8">
+        <title>Changelog</title>
 
         <link rel="stylesheet" href="../css/theme.css">
 
     </head>
 
     <body>
+        <h3>3.18 (version code 74)</h3>
+        <p>27 May 2024 - minimum API 26, target API 34</p>
+        <ul>
+            <li>Fix some files <a href="https://redmine.stoutner.com/issues/1197">not being selectable in the file picker</a> on some websites.</li>
+            <li><a href="https://redmine.stoutner.com/issues/378">Colorize the logcat</a> and add a <a href="https://redmine.stoutner.com/issues/381">search option</a>.</li>
+            <li>Allow selecting a bookmark favorite icon <a href="https://redmine.stoutner.com/issues/41">from the filesystem</a>.</li>
+            <li><a href="https://redmine.stoutner.com/issues/174">Fix</a>
+                <a href="https://redmine.stoutner.com/issues/1178">a</a>
+                <a href="https://redmine.stoutner.com/issues/1189">number</a>
+                <a href="https://redmine.stoutner.com/issues/1191">of</a>
+                <a href="https://redmine.stoutner.com/issues/1187">small</a>
+                <a href="https://redmine.stoutner.com/issues/747">issues</a>
+                <a href="https://redmine.stoutner.com/issues/1165">and</a>
+                <a href="https://redmine.stoutner.com/issues/1166">bugs</a>.</li>
+            <li>Bump the <a href="https://redmine.stoutner.com/issues/1163">minimum API to 26</a> (Android 8.0).</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-17/">3.17</a> (version code 73)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=7a54e6907e74196a4840a2434dd13e2b68a95db4">12 February 2024</a> - minimum API 24, target API 34</p>
+        <ul>
+            <li>Expand the <a href="https://redmine.stoutner.com/issues/717">download provider options</a> to be Privacy Browser, Android’s download manager, and an external app.</li>
+            <li>Remove <a href="https://redmine.stoutner.com/issues/1074">wasted space</a> between the navigation drawer icon and the URL bar.</li>
+            <li>Add a <a href="https://redmine.stoutner.com/issues/144">scroll to bottom/top entry</a> in the navigation menu.</li>
+            <li>Add an option to <a href="https://redmine.stoutner.com/issues/1073">display under camera cutouts</a> in full-screen browsing mode.</li>
+            <li>Fix a crash caused by a <a href="https://redmine.stoutner.com/issues/1136">tab sometimes being created without a corresponding page</a>.</li>
+            <li>Fix a rare problem caused by the <a href="https://redmine.stoutner.com/issues/1134">incorrect page being set as active</a> after the creation of a new tab.</li>
+            <li>Fix the <a href="https://redmine.stoutner.com/issues/747">updating of favorite icons</a> when navigating history.</li>
+            <li>Change the default for <a href="https://redmine.stoutner.com/issues/1130">scrolling the app bar to false</a> on new installs.</li>
+            <li>Make several <a href="https://redmine.stoutner.com/issues/1156">small</a>
+                <a href="https://redmine.stoutner.com/issues/1070">user</a>
+                <a href="https://redmine.stoutner.com/issues/1140">interface</a>
+                <a href="https://redmine.stoutner.com/issues/1143">improvements</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-android-3-16/">3.16</a> (version code 72)</h3>
         <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=13e40f25aef5ddfcb5cd7b398c514cf2aa03e334">20 November 2023</a> - minimum API 24, target API 34</p>
         <ul>