]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/fr/about_changelog.html
Migrate the rest of the dialogs to Kotlin. https://redmine.stoutner.com/issues/683
[PrivacyBrowserAndroid.git] / app / src / main / assets / fr / about_changelog.html
index d6c292c0925bc4860499584686410928c77e9a12..9a9638795cef3d3db1e4e0a78ea0b7c14cb7be7d 100644 (file)
@@ -29,8 +29,8 @@
     </head>
 
     <body>
-        <h3>3.7 (version du code 54)</h3>
-        <p>29 Mars 2021 - API minimale : 19, API optimale : 30</p>
+        <h3><a href="https://www.stoutner.com/privacy-browser-3-7/">3.7</a> (version du code 54)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f3b9172adedd74f705ddc0beac80798ae84f2920">29 Mars 2021</a> - API minimale : 19, API optimale : 30</p>
         <ul>
             <li>Redesign file access to work with <a href="https://redmine.stoutner.com/issues/546">scoped storage and the Storage Access Framework</a>.
                 This allows the target API to be bumped to 30 and removes the need for the dangerous READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions.