]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/about_changelog.html
Release 1.11.
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / about_changelog.html
index 1b3118af5ed584f7e20acb9368f193910898f5f7..aaac76eaddb742d25c1630781325398f584a0e59 100644 (file)
 
 <body>
 
+<h3>1.11 (version code 13)</h3>
+<p>22 October 2016 - minimum API 19, target API 24</p>
+<ul>
+    <li>Bump target API to 24, which enables multi-window support on Nougat.</li>
+    <li>Fix a bug introduced in version 1.10 that consumed <a href="https://redmine.stoutner.com/issues/66">massive amounts of CPU</a> for no good reason.</li>
+    <li>Add <a href="https://redmine.stoutner.com/issues/18">printing support</a>.</li>
+    <li>Fix <a href="https://redmine.stoutner.com/issues/67">file downloading</a> on KitKat and Lollipop.</li>
+</ul>
+
+<h3>1.10 (version code 12)</h3>
+<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=c9365866ad37cc2b0b0fa53ee04aaaa4740f70b7">15 September 2016</a> - minimum API 19, target API 23</p>
+<ul>
+    <li>Add <a href="https://redmine.stoutner.com/issues/26">Tor Orbot proxy support</a>.</li>
+    <li>Add <a href="https://redmine.stoutner.com/issues/30">Do Not Track</a> support.</li>
+    <li>Add a <a href="https://redmine.stoutner.com/issues/58">download dialog</a> that allows users to <a href="https://redmine.stoutner.com/issues/59">modify the file name</a> before the download begins.</li>
+    <li>Add optional additional action buttons for cookies, DOM storage, and saved forms.</li>
+    <li>Update user agents and add Safari on iOS and OS X.</li>
+    <li>Add StartPage and Qwant to the list of search engines.</li>
+    <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
+</ul>
+
+<h3>1.9.1 (version code 11)</h3>
+<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6de831ce03c8b9114212870715c6c722e26f5b28">27 August 2016</a> - minimum API 19, target API 23</p>
+<ul>
+    <li>Changed asset image links to relative paths so Privacy Browser will build on F-Droid.</li>
+</ul>
+
 <h3>1.9 (version code 10)</h3>
-<p>26 August 2016 - minimum API 19, target API 23</p>
+<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=7c6dae59026beeb9e32fcc4d6706129f8bee029c">26 August 2016</a> - minimum API 19, target API 23</p>
 <ul>
     <li>German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
     <li>Add the ability to <a href="https://redmine.stoutner.com/issues/2">view SSL certificate details and SSL error messages</a>.  This allows Privacy Browser to load web pages with self-signed certificates.</li>