2 Copyright © 2021 Soren Stoutner <soren@stoutner.com>.
4 This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
6 Privacy Cell is free software: you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation, either version 3 of the License, or
9 (at your option) any later version.
11 Privacy Cell is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
16 You should have received a copy of the GNU General Public License
17 along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. -->
21 <meta charset="UTF-8">
23 <link rel="stylesheet" href="../css/theme.css">
25 <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
26 <meta name="color-scheme" content="light dark">
30 <h3><a href="https://www.stoutner.com/privacy-cell-1-4/">1.4</a> (код версии 5)</h3>
31 <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=a1d76c6e3ed465dd14385c5a37416ee30922021f">18 октября 2021 года</a> - минимальный API 30, целевой API 30.</p>
33 <li>Устранены проблемы, связанные со <a href="https://redmine.stoutner.com/issues/764">сбоем</a> мониторинга в реальном времени или
34 <a href="https://redmine.stoutner.com/issues/763">воспроизведением некорректного звука</a>.</li>
35 <li>Добавлено <a href="https://redmine.stoutner.com/issues/768">журналирование logcat</a>.</li>
36 <li>Первый полный итальянский перевод, выполненный Франческо Буратти (Francesco Buratti).</li>
39 <h3><a href="https://www.stoutner.com/privacy-cell-1-3/">1.3</a> (код версии 4)</h3>
40 <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>
42 <li>Add a <a href="https://redmine.stoutner.com/issues/750">realtime monitoring</a> option.</li>
45 <h3><a href="https://www.stoutner.com/privacy-cell-1-2/">1.2</a> (код версии 3)</h3>
46 <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>
48 <li>Add the option to use a <a href="https://redmine.stoutner.com/issues/749">bottom app bar</a>.</li>
49 <li>First full Spanish translation contributed by Jose A. León.</li>
50 <li>Partial French translation contributed by <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
51 <li>Partial Italian translation contributed by Francesco Buratti.</li>
54 <h3><a href="https://www.stoutner.com/privacy-cell-1-1/">1.1</a> (код версии 2)</h3>
55 <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=62586b5aaccbfa0fa265040513f3984264bd0379">30 August 2021</a> - minimum API 30, target API 30.</p>
57 <li>Add <a href="https://redmine.stoutner.com/issues/756">information dialogs</a> for the network types.</li>
58 <li>Partial Spanish translation contributed by Jose A. León.</li>
61 <h3><a href="https://www.stoutner.com/privacy-cell-1-0/">1.0</a> (код версии 1)</h3>
62 <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=13c6fd95ce6986c052fed7918576b77619dc9c2a">25 August 2021</a> - minimum API 30, target API 30.</p>
64 <li>Initial release.</li>