]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/assets/en/changelog.html
Release 1.6.
[PrivacyCell.git] / app / src / main / assets / en / changelog.html
index c29906dac8a42b33c4f6e7b345835a92b08c223c..a6c4d6a886a64d0b343e80553ae1bc71eecd8b60 100644 (file)
     </head>
 
     <body>
-        <h3>1.2 (version code 3)</h3>
-        <p>15 September 2021 - minimum API 30, target API 30.</p>
+        <h3>1.6 (version code 7)</h3>
+        <p>21 December 2021 - minimum API 30, target API 31</p>
+        <ul>
+            <li>Remove unneeded permissions added by <a href="https://redmine.stoutner.com/issues/775">androidx.work</a>.</li>
+            <li>Fix the notification service not being able to <a href="https://redmine.stoutner.com/issues/777">restart itself in the background</a> on Android 12.</li>
+            <li>First full Russian translation.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (version code 6)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=6ee1470b74f7643f50bf7f1ebfdb578dcac829f2">3 November 2021</a> - minimum API 30, target API 31</p>
+        <ul>
+            <li>Fix a <a href="https://redmine.stoutner.com/issues/771">crash with realtime monitoring</a> if the READ_PHONE_STATE permission is denied.</li>
+            <li>Bump the <a href="https://redmine.stoutner.com/issues/772">target API to 31</a> (Android 12).</li>
+            <li>First full French translation contributed by <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-4/">1.4</a> (version code 5)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=a1d76c6e3ed465dd14385c5a37416ee30922021f">18 October 2021</a> - minimum API 30, target API 30.</p>
+        <ul>
+            <li>Fix problems with realtime monitoring <a href="https://redmine.stoutner.com/issues/764">crashing</a> or <a href="https://redmine.stoutner.com/issues/763">playing the wrong sound</a>.</li>
+            <li>Add a <a href="https://redmine.stoutner.com/issues/768">logcat activity</a>.</li>
+            <li>First full Italian translation contributed by Francesco Buratti.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-3/">1.3</a> (version code 4)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=0611c698c5c7163dbe84e4d592fb3bf6150ab1a2">29 September 2021</a> – minimum API 30, target API 30.</p>
+        <ul>
+            <li>Add a <a href="https://redmine.stoutner.com/issues/750">realtime monitoring</a> option.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-2/">1.2</a> (version code 3)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=70a8bdb781941d9f433b18a91befe03137d65a6f">15 September 2021</a> - minimum API 30, target API 30.</p>
         <ul>
             <li>Add the option to use a <a href="https://redmine.stoutner.com/issues/749">bottom app bar</a>.</li>
             <li>First full Spanish translation contributed by Jose A. León.</li>