]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/tr/about_changelog.html
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / assets / tr / about_changelog.html
index 1242942e0e1fbfd32ebe909a3723582eddf0b985..bc89c0613410d967d1c07767a40583e8c455e183 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  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>.
 
   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="tr">
     <head>
         <meta charset="UTF-8">
+        <title>Changelog</title>
 
         <link rel="stylesheet" href="../css/theme.css">
 
     </head>
 
     <body>
-        <h3>3.15.1 (version code 71)</h3>
-        <p>26 Haziran 2023 - minimum API 24, target API 33</p>
+        <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 Şubat 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 Kasım 2023</a> - minimum API 24, target API 34</p>
+        <ul>
+            <li>Add importing and exporting of bookmarks to an <a href="https://redmine.stoutner.com/issues/91">HTML file</a>.</li>
+            <li>Open new tabs <a href="https://redmine.stoutner.com/issues/1100">adjacent to the current tab</a>.</li>
+            <li>Default to current <a href="https://redmine.stoutner.com/issues/1102">on-the-fly settings</a> when adding new Domain Settings.</li>
+            <li>Add a navigation menu entry to scroll to the <a href="https://redmine.stoutner.com/issues/144">bottom/top of the page</a>.</li>
+            <li>Initially scroll the <a href="https://redmine.stoutner.com/issues/1047">navigation drawer to the bottom</a> when using the bottom app bar.</li>
+            <li>Display <a href="https://redmine.stoutner.com/issues/706">SSL information</a> in View Headers.</li>
+            <li>Add options to <a href="https://redmine.stoutner.com/issues/673">copy, share, and save</a> View Headers.</li>
+            <li>Add <a href="https://redmine.stoutner.com/issues/1055">share entries</a> to the WebView context menus.</li>
+            <li>Fix several bugs with <a href="https://redmine.stoutner.com/issues/1051">tabs</a>
+                <a href="https://redmine.stoutner.com/issues/1020">after</a>
+                <a href="https://redmine.stoutner.com/issues/1069">restoring</a> pages on restart.</li>
+            <li>Fix <a href="https://redmine.stoutner.com/issues/1034">several</a>
+                <a href="https://redmine.stoutner.com/issues/785">small</a>
+                <a href="https://redmine.stoutner.com/issues/1036">interface</a>
+                <a href="https://redmine.stoutner.com/issues/1090">bugs</a>.</li>
+            <li>Bump the <a href="https://redmine.stoutner.com/issues/1107">target API to 34</a> (Android 14).</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-15-1/">3.15.1</a> (version code 71)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=f54dc14f2a76e7d45964abb22f19785744fce2e9">26 Haziran 2023</a> - minimum API 24, target API 33</p>
         <ul>
             <li>Fix a crash when moving a bookmark <a href="https://redmine.stoutner.com/issues/1028">to the home folder</a>.</li>
             <li>Take advantage of WebView’s secret, undocumented <a href="https://redmine.stoutner.com/issues/1023">View Source functionality</a>.</li>