]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/about_changelog_light.html
Release 3.0.1.
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / about_changelog_light.html
index b1a34cef8bdeeb693271a2215f5f9c543de222eb..805c1055df728311cb0a7d05cb61de11d2e0156b 100644 (file)
     </head>
 
     <body>
-        <h3>3.0 (version code 43)</h3>
-        <p>26 April 2019 - minimum API 19, target API 28</p>
+        <h3>3.0.1 (version code 44)</h3>
+        <p>2 May 2019 - minimum API 19, target API 28</p>
+        <ul>
+            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.</li>
+            <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
+            <li>Fix a rare crash when some pages <a href="https://redmine.stoutner.com/issues/424">finished loading</a>.</li>
+            <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-3-0/">3.0</a> (version code 43)</h3>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=aedc35976f8eda7c00bdd822c172e19cad0fc485">26 April 2019</a> - minimum API 19, target API 28</p>
         <ul>
             <li>Add <a href="https://redmine.stoutner.com/issues/22">tabbed browsing</a>.</li>
             <li>Fix a bug that caused the <a href="https://redmine.stoutner.com/issues/398">bottom of the WebView to be cut off</a> when scrolling the app bar was disabled.</li>