]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/ru/about_changelog_light.html
Add swipe to refresh to domain and on-the-fly settings. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / assets / ru / about_changelog_light.html
1 <!--
2   Copyright © 2016-2018 Soren Stoutner <soren@stoutner.com>.
3
4   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
5
6   Privacy Browser 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.
10
11   Privacy Browser 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.
15
16   You should have received a copy of the GNU General Public License
17   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
18
19 <html>
20     <head>
21         <meta charset="UTF-8">
22
23         <link rel="stylesheet" href="../css/light_theme.css">
24     </head>
25
26     <body>
27         <h3>2.10 (код версии 33)</h3>
28         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=29e6b7b467e6987d6aa42429b03e3b5498acbae3">24 мая 2018 года</a> - minimum API 19, target API 27</p>
29         <ul>
30             <li>Добавлена <a href="https://redmine.stoutner.com/issues/1">возможность загрузки файлов</a> на веб-сайты для версии Android Lollipop и новее.</li>
31             <li>Добавлено <a href="https://redmine.stoutner.com/issues/216">автоматическое обновление пользовательских агентов</a> вместе с новыми версиями браузера.</li>
32             <li>Добавлена <a href="https://redmine.stoutner.com/issues/269">возможность загрузки URL</a> через контекстное меню.</li>
33             <li>Добавлено <a href="https://redmine.stoutner.com/issues/278">диалоговое окно согласия на рекламу</a> и обновлена
34                 <a href="https://www.stoutner.com/privacy-browser/privacy-policy/">политика конфиденциальности</a> для Privacy Browser Free в соответствии с Общим регламентом по защите данных (GDPR).</li>
35             <li>Применен новый механизм контроля рекламы в Privacy Browser Free в соответствии с GDPR,
36                 <a href="https://developers.google.com/admob/android/eu-consent#collect_consent">позволяющий получать ее неперсонализированной и свободной от отслеживания</a>.</li>
37             <li>Исправлена появившаяся в версии 2.9 ошибка, <a href="https://redmine.stoutner.com/issues/282">которая препятствовала загрузке закладок</a> из панели.</li>
38             <li>Исправлена ошибка, приводившая к тому, что некоторые изменения в настройках домена <a href="https://redmine.stoutner.com/issues/281">не применялись до момента перезагрузки</a>.</li>
39             <li>Повышено удобство при <a href="https://redmine.stoutner.com/issues/276">добавлении</a> и <a href="https://redmine.stoutner.com/issues/240">изменении</a> настроек домена в меню параметров.</li>
40             <li>Обновлен перевод на русский язык.</li>
41             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
42             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
43         </ul>
44
45         <h3>2.9 (код версии 32)</h3>
46         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=39cde1235af331de5e5ff454ac2daf667d7d894f">9 мая 2018 года</a> - minimum API 19, target API 27</p>
47         <ul>
48             <li>Использование <a href="https://redmine.stoutner.com/issues/224">общей папки загрузок</a> (требуется <a href="https://redmine.stoutner.com/issues/79">разрешение на доступ к хранилищу</a>).</li>
49             <li>Добавлены <a href="https://redmine.stoutner.com/issues/223">элементы управления для списков блокировок</a> в настройки домена.</li>
50             <li>Поддержка <a href="https://redmine.stoutner.com/issues/268">запуска сторонних приложений по URL-адресу</a>.</li>
51             <li>Добавлена <a href="https://redmine.stoutner.com/issues/247">вкладка закладок</a> в руководство.</li>
52             <li>Создан <a href="https://redmine.stoutner.com/issues/265">адаптивный значок</a>.</li>
53             <li><a href="https://redmine.stoutner.com/issues/260">Сохраняет значок избранного</a> при возврате из настроек или действий с доменом.</li>
54             <li>Добавлено предупреждение о том, что режим инкогнито <a href="https://redmine.stoutner.com/issues/271">отключает кнопки 'Вперед' и 'Назад'</a>.</li>
55             <li>Разрешено <a href="https://redmine.stoutner.com/issues/257">сохранение файлов cookie</a> при включенном режиме инкогнито.</li>
56             <li>Исправлена проблема <a href="https://redmine.stoutner.com/issues/256">вызывавшая перезагрузку веб-страницы</a>
57                 при возврате в браузер из другого приложения или нажатием на значок в лаунчере.</li>
58             <li>Первый полный перевод на русский язык.</li>
59             <li>Частично обновлен немецкий перевод. Выполнен Стефаном Эрхардтом (Stefan Erhardt).</li>
60             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
61             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
62         </ul>
63
64         <h3>2.8.1 (код версии 31)</h3>
65         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8d1060fb1148d2d2fd7af8261dc9956c3a5687a1">1 марта 2018 года</a> - minimum API 19, target API 27</p>
66         <ul>
67             <li>Исправление ошибки, препятствовавшей принудительному сохранению файлов cookie <a href="https://redmine.stoutner.com/issues/253">при использовании последних версий Android WebView</a>.</li>
68         </ul>
69
70         <h3>2.8 (код версии 30)</h3>
71         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=0718e0dc7330462352c7cf71b0ef486ee6b90df7">22 февраля 2018 года</a> - minimum API 19, target API 27</p>
72         <ul>
73             <li>Для блокировки рекламы и отслеживания <a href="https://redmine.stoutner.com/issues/136">изменен список блокировки на EasyList</a>.</li>
74             <li>Добавлена <a href="https://redmine.stoutner.com/issues/64">опция просмотра исходного HTML-кода</a>.</li>
75             <li>Добавлена <a href="https://redmine.stoutner.com/issues/229">опция очистки данных</a>.</li>
76             <li>Исправлена <a href="https://redmine.stoutner.com/issues/231">опция добавления ярлыка на домашний экран</a> в Android Oreo.</li>
77             <li>Исправлено <a href="https://redmine.stoutner.com/issues/248">форматирование цвета</a> в строке ввода URL.</li>
78             <li>Уточнено описание <a href="https://redmine.stoutner.com/issues/244">политики конфиденциальности</a>.</li>
79             <li>Повышен API до версии 27 (Android Oreo, 8.1.0).</li>
80             <li>Добавлен частичный перевод на русский язык.</li>
81             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
82             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
83         </ul>
84
85         <h3>2.7.2 (код версии 29)</h3>
86         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=298ddb5aeffe0e18e84c7551c55ff8164b238080">22 November 2017 года</a> - minimum API 19, target API 26</p>
87         <ul>
88             <li>Add an options menu item to <a href="https://redmine.stoutner.com/issues/104">create/edit domain settings</a> for the current domain.</li>
89             <li>Open <a href="https://redmine.stoutner.com/issues/226">telephone number hyperlinks</a> in the dialer.</li>
90             <li>Fix a build error that <a href="https://forum.f-droid.org/t/build-failing-with-could-not-find-gradle-error/1612/4">prevented the release of 2.7 and 2.7.1</a> on F-Droid.</li>
91             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
92             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
93         </ul>
94
95         <h3>2.7.1 (код версии 28)</h3>
96         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=24f2d6529540bc8ea47f45bc07dd058f402a9140">9 November 2017 года</a> - minimum API 19, target API 26</p>
97         <ul>
98             <li>Fix a crash when <a href="https://redmine.stoutner.com/issues/225">editing a bookmark</a> in the new bookmarks drawer.</li>
99         </ul>
100
101         <h3>2.7 (код версии 27)</h3>
102         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eb9bc527c37223964f7c00592df982b47ff2f81c">7 November 2017 года</a> - minimum API 19, target API 26</p>
103         <ul>
104             <li>Add a <a href="https://redmine.stoutner.com/issues/132">bookmarks drawer</a> that is accessed by sliding from the right.</li>
105             <li>Prevent Night Mode from <a href="https://redmine.stoutner.com/issues/213">flashing a white background</a> when loading new pages.</li>
106             <li>Update the <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=379d977e9db12b28952cbce0b127548576c87b95">user agents</a>.</li>
107             <li>Bump target API to 26 (Android Oreo, 8.0.0).</li>
108             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
109             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
110         </ul>
111
112         <h3>2.6 (код версии 26)</h3>
113         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=ecd1f67963852c0523c42ce1326b78cb7a71f053">18 September 2017 года</a> - minimum API 19, target API 25</p>
114         <ul>
115             <li>Add <a href="https://redmine.stoutner.com/issues/145">night mode rendering</a>.</li>
116             <li>Update the dark theme rendering of the <a href="https://redmine.stoutner.com/issues/150">About and Guide sections</a>.</li>
117             <li>Add support for <a href="https://redmine.stoutner.com/issues/52">HTTP authentication</a>.</li>
118             <li><a href="https://redmine.stoutner.com/issues/178">Color code the Common Name</a> in the view SSL certificate dialog.</li>
119             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
120             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
121         </ul>
122
123         <h3>2.5 (код версии 25)</h3>
124         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=80ddcb075d03a4c78263d1ff80466f3df0967f6d">26 August 2017 года</a> - minimum API 19, target API 25</p>
125         <ul>
126             <li>Add <a href="https://redmine.stoutner.com/issues/54">SSL certificate pinning</a> to domain settings.</li>
127             <li>Add <a href="https://redmine.stoutner.com/issues/163">searx.me</a> to the list of search engines.</li>
128             <li><a href="https://redmine.stoutner.com/issues/164">Update the default homepage</a> to work with both JavaScript enabled or disabled.</li>
129             <li>Fix a bug that caused the website title to be <a href="https://redmine.stoutner.com/issues/175">lost on rotate</a>.</li>
130             <li><a href="https://redmine.stoutner.com/issues/138">Ghost the “Clear DOM Storage” options menu item</a> if there is nothing to delete.</li>
131             <li>Use <a href="https://redmine.stoutner.com/issues/161">non-bolded red text</a> to indicate unencrypted websites.</li>
132             <li>Fix a bug that sometimes caused <a href="https://redmine.stoutner.com/issues/160">custom domain user agents to fail</a>.</li>
133             <li>Fix a bug that caused website modifications (like the sorting of a list) to be lost if Privacy Browser was <a href="https://redmine.stoutner.com/issues/139">moved to the background</a>.</li>
134             <li>Many <a href="https://redmine.stoutner.com/issues/102">small</a> <a href="https://redmine.stoutner.com/issues/153">improvements</a> <a href="https://redmine.stoutner.com/issues/97">were</a>
135                 <a href="https://redmine.stoutner.com/issues/108">made</a> <a href="https://redmine.stoutner.com/issues/171">to</a> <a href="https://redmine.stoutner.com/issues/172">the</a>
136                 <a href="https://redmine.stoutner.com/issues/173">Domains</a> <a href="https://redmine.stoutner.com/issues/152">activity</a>.</li>
137             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
138             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
139         </ul>
140
141         <h3>2.4 (код версии 24)</h3>
142         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=0063aac3b25ee5ea558669d42269d16158eca40b">23 June 2017 года</a> - minimum API 19, target API 25</p>
143         <ul>
144             <li>Add a <a href="https://redmine.stoutner.com/issues/124">dark theme</a> option.</li>
145             <li><a href="https://redmine.stoutner.com/issues/137">Highlight the http:// in red</a> if a domain is not encrypted.</li>
146             <li><a href="https://redmine.stoutner.com/issues/126">Highlight the domain</a> in the URL text box.</li>
147             <li>Add settings to <a href="https://redmine.stoutner.com/issues/133">control what happens on Clear and Exit</a>.</li>
148             <li>Change the <a href="https://redmine.stoutner.com/issues/140">default homepage to https://start.duckduckgo.com</a>.</li>
149             <li>Add an <a href="https://redmine.stoutner.com/issues/134">undo action</a> to the snackbar when cookies, DOM storage, or form data are cleared from the options menu.</li>
150             <li>Fix a bug that caused <a href="https://redmine.stoutner.com/issues/139">pending changes to be lost on restart</a>.</li>
151             <li>Fix a bug with the <a href="https://redmine.stoutner.com/issues/131">spinner layout on some Huawei devices</a>.</li>
152             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
153             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
154         </ul>
155
156         <h3>2.3 (код версии 23)</h3>
157         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=edbeafeb712ae0c2a217a130d940f6c8326ca2d0">26 мая 2017 года</a> - minimum API 19, target API 25</p>
158         <ul>
159             <li><a href="https://redmine.stoutner.com/issues/127">Don’t include URL redirects</a> in the WebView history.</li>
160             <li>Add the option to <a href="https://redmine.stoutner.com/issues/123">disable loading of images</a> to conserve bandwidth.</li>
161             <li>Fix the layout of some web pages by using a <a href="https://redmine.stoutner.com/issues/113">wide viewport</a>.</li>
162             <li>Allow loading of <a href="https://redmine.stoutner.com/issues/128">host only URLs</a>.</li>
163             <li><a href="https://redmine.stoutner.com/issues/129">Add icons to the settings screen</a>.</li>
164             <li><a href="https://redmine.stoutner.com/issues/130">Add the title</a> to the URL when sharing through the options menu.</li>
165             <li>Disable the <a href="https://redmine.stoutner.com/issues/93">third-party cookies setting on KitKat</a> because it only works on Lollipop or newer.</li>
166             <li><a href="https://redmine.stoutner.com/issues/89">Move Refresh to the bottom</a> of the options menu.</li>
167             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
168             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
169         </ul>
170
171         <h3>2.2 (код версии 22)</h3>
172         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=1d8a8322dace658f69b80ad4d24f941074aa2200">27 April 2017 года</a> - minimum API 19, target API 25</p>
173         <ul>
174             <li>Create an <a href="https://redmine.stoutner.com/issues/116">Incognito Mode</a>, which deletes the cache and history after each website loads.</li>
175             <li>Combine the <a href="https://redmine.stoutner.com/issues/122">JavaScript-enabled and JavaScript-disabled search options</a> into one entry.</li>
176             <li>Display the erroneous sections of an <a href="https://redmine.stoutner.com/issues/53">SSL certificate error in red</a>.</li>
177             <li>Delete the entire <a href="https://redmine.stoutner.com/issues/114">private cache folder</a> on Clear and Exit.</li>
178             <li>Add a <a href="https://redmine.stoutner.com/issues/120">25% font zoom option</a>.</li>
179             <li>Fix a bug with Orbot if the <a href="https://redmine.stoutner.com/issues/118">homepage is blank</a>.</li>
180             <li>Remove Torch from the list of <a href="https://redmine.stoutner.com/issues/119">recommended Tor search engines</a> because it doesn’t support HTTPS.</li>
181             <li>Fix a display corruption if the Find on Page bar is displayed when <a href="https://redmine.stoutner.com/issues/121">Privacy Browser is resumed</a>.</li>
182             <li>Display the <a href="https://redmine.stoutner.com/issues/117">Orbot version</a> and <a href="https://redmine.stoutner.com/issues/115">APK package signature</a> in About → Version.</li>
183             <li>Update the <a href="https://www.stoutner.com/privacy-browser/privacy-policy/">privacy policy</a> to version 1.4.</li>
184             <li>Update the <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/assets/pgl.yoyo.org_adservers.txt;h=cd750892e52bf06e7295aa4b51ccb548de4571cd;hp=436a8b83f3142b231cf43b144a6659f869b2a3ab;hb=9ba6d8a73e76d1d65a9df80f101ff3092f946972;hpb=76a37e5ce26f7d4ebe57d38cecc842e4c6c15819">list of ad servers</a> from pgl.yoyo.org.</li>
185             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
186             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
187         </ul>
188
189         <h3>2.1 (код версии 21)</h3>
190         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f01cad697eb5ab015888e88e20f26ac5911b1d85">25 марта 2017 года</a> - minimum API 19, target API 25</p>
191         <ul>
192             <li>Fix a <a href="https://redmine.stoutner.com/issues/110">crash on load</a> introduced in version 2.0.1 if the homepage is set to be blank.</li>
193             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/112">prevented websites with a localhost domain from loading</a>.</li>
194             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/92">prevented URLs with special characters from loading</a> from the URL box.</li>
195             <li><a href="https://redmine.stoutner.com/issues/103">Reset the favorite icon and website title</a> before loading a new domain.</li>
196             <li>Automatically <a href="https://redmine.stoutner.com/issues/111">select all text in the URL box</a> when the user taps on it.</li>
197             <li><a href="https://redmine.stoutner.com/issues/105">Reorder the main options menu items</a> by popularity.</li>
198             <li><a href="https://redmine.stoutner.com/issues/109">Reapply domain settings</a> after closing Settings or Domains.</li>
199             <li><a href="https://redmine.stoutner.com/issues/106">Round the corners of the custom domain settings highlight</a>.</li>
200             <li><a href="https://redmine.stoutner.com/issues/107">Move the progress bar</a> to the bottom of the app bar.</li>
201             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
202             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
203         </ul>
204
205         <h3>2.0.1 (код версии 20)</h3>
206         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=1aec01e7c168c3fcc272530607e16f5ffa6d6c74">21 марта 2017 года</a> - minimum API 19, target API 25</p>
207         <ul>
208             <li><a href="https://redmine.stoutner.com/issues/101">Only load domain settings when the domain changes</a>.</li>
209             <li>Only apply domain settings to subdomains if <a href="https://redmine.stoutner.com/issues/99">*. is specified at the beginning of the domain name</a>.</li>
210             <li>Reload domain settings when <a href="https://redmine.stoutner.com/issues/100">navigating with the back button</a>.</li>
211             <li><a href="https://redmine.stoutner.com/issues/98">Autopopulate the create bookmark and create shortcut dialogs</a>.</li>
212             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
213             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
214         </ul>
215
216         <h3>2.0 (код версии 19)</h3>
217         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8f1c15606ef8cd277f51cc837c2c39667c48d0d4">16 марта 2017 года</a> - minimum API 19, target API 25</p>
218         <ul>
219             <li>Implement <a href="https://redmine.stoutner.com/issues/7">custom domain settings</a>.</li>
220             <li>When proxying through Tor, <a href="https://redmine.stoutner.com/issues/90">wait until Orbot is ready</a> before attempting to load a page.</li>
221             <li><a href="https://redmine.stoutner.com/issues/87">Use .onion search engines</a> when proxying through Tor.</li>
222             <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
223             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
224         </ul>
225
226         <h3>1.15 (код версии 18)</h3>
227         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8f4d6373a35a43a36050ed383f58c4074143b264">11 февраля 2017 года</a> - minimum API 19, target API 25</p>
228         <ul>
229             <li>Delete the <a href="https://redmine.stoutner.com/issues/84">secret, undocumented WebView cache</a> on Clear and Exit.</li>
230             <li><a href="https://redmine.stoutner.com/issues/83">Automatically start Orbot</a> when proxying through Orbot is enabled.</li>
231             <li><a href="https://redmine.stoutner.com/issues/82">Localize the dates</a> on the SSL certificate dialogs.</li>
232             <li>Enable downloading of files from <a href="https://redmine.stoutner.com/issues/73">websites that require a login</a>. Code contributed by Hendrik Knackstedt.</li>
233             <li>Fix a crash when attempting to
234                 <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commit;h=da8974edd917b868957fa78bb3843fefb93b8cb7">download a file that does not have an HTTP or HTTPS URI</a>.</li>
235             <li>Initial Italian translation provided by Francesco Buratti.</li>
236             <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
237         </ul>
238
239         <h3>1.14.1 (код версии 17)</h3>
240         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5bd318993ebf675433f514dd04fc3e29545c9312">4 January 2017 года</a> - minimum API 19, target API 25</p>
241         <ul>
242             <li>Fix a bug that caused Privacy Browser to <a href="https://redmine.stoutner.com/issues/80">crash on some websites</a> when ad blocking was enabled.</li>
243         </ul>
244
245         <h3>1.14 (код версии 16)</h3>
246         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6d3d23ab62cfdd6ef142dbdb764a6bac8fc38ce1">26 December 2016 года</a> - minimum API 19, target API 25</p>
247         <ul>
248             <li>Implement <a href="https://redmine.stoutner.com/issues/31">ad blocking</a>.</li>
249             <li>Change the default user agent to PrivacyBrowser/1.0 <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=7f0fda47dbd040262a8149e1e6d27f7abe9043ea">for real this time</a>.</li>
250             <li>Change the default for <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=c3ec2515bf9a49d4561efc47f5d21106f15cb286">Do Not Track to be false</a>.</li>
251             <li>Add the option to <a href="https://redmine.stoutner.com/issues/75">enable full screen browsing mode</a> and set it to
252                 <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/xml/preferences.xml;h=cdda87e7c2eaa0cabdb6a1a77ffca1124e9423e1;hp=8ed81b84aab687621a0f08921c4f6165392d59d2;hb=743982f883eab347e4029f8a3be760f780b14da1;hpb=7f0fda47dbd040262a8149e1e6d27f7abe9043ea">false by default</a>.</li>
253             <li>Fix a bug that sometimes caused the <a href="https://redmine.stoutner.com/issues/74">navigation bar to turn gray in full screen mode</a> when switching between apps.</li>
254             <li>Bump <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5c6db7b33577612ff7f120b30fb98cab8afa591f">target API to 25</a>.</li>
255             <li>Updated <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/values-es/strings.xml;h=83c162b389a075effb68c7ce41cd03482c7c8bce;hp=ff79b6a9f30dbe71a0a076cfcfdc0df834ebb792;hb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330;hpb=e9ed376cc7890f1d1f2e370e2e63f19dcfd1859d">partial</a> <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blob;f=app/src/main/assets/es/about_permissions.html;h=eab82ba8ee104e6a71776a557366f70660d28711;hb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330">Spanish</a> <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/assets/es/about_changelog.html;h=ffb0e4895c0323ae4ee6ca11aab775b318a1b9ef;hp=f810cccc58ee840eb2704bcf81c9e3387d29ff2c;hb=c3ec2515bf9a49d4561efc47f5d21106f15cb286;hpb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330">Translation</a>.</li>
256         </ul>
257
258         <h3>1.13 (код версии 15)</h3>
259         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5a9cabddff240061fe521f01df3025b037e9da9e">28 November 2016 года</a> - minimum API 19, target API 24</p>
260         <ul>
261             <li>Double-tap for <a href="https://redmine.stoutner.com/issues/46">full screen browsing mode</a>.</li>
262             <li>Change the default user agent to <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0ddee839c666ba339e374749588f910070658ee">PrivacyBrowser/1.0</a>.</li>
263             <li>Add a <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/java/com/stoutner/privacybrowser/UrlHistory.java;h=ec0b45e455acc659acc7c303077bfcf4079ddad9;hp=d2d4fecde081bf3e4ee1327243f38212e9f40c3f;hb=ac6db897f8e99a28a7e2d916238fbdf7a021ac55;hpb=eb1e349d876e09e2b82e4eb9d6dc199147e1cde5">clear history button</a>.</li>
264             <li>Add <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d45c5240d1a82d1a43742b6aea8173b520697520">Copy URL</a> to the URL context menu.</li>
265             <li>Make the back button <a href="https://redmine.stoutner.com/issues/60">navigate to the parent folder</a> in the bookmarks activity.</li>
266             <li>Update privacy policy to <a href="https://www.stoutner.com/updated-privacy-policy/">version 1.3</a>.</li>
267             <li>Partial <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/values-es/strings.xml;h=601da35d052ca3b36bedc4645c3db3189b3e1605;hp=09cc8c34e66b17e473d5d2b2ccb025c0f03b1804;hb=66213601459e6e2f739f2991581ffb0a1a1c0b43;hpb=3bd71cebfddb14b7adcbb39c5ab98f9ce90f8d9d">Spanish translation</a>.</li>
268             <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
269         </ul>
270
271         <h3>1.12 (код версии 14)</h3>
272         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=3f2c7129a56e84d34cb07c151baf87bdea94dd12">9 November 2016 года</a> - minimum API 19, target API 24</p>
273         <ul>
274             <li>Add a <a href="https://redmine.stoutner.com/issues/24">forward and back history list</a>.</li>
275             <li>Long press now <a href="https://redmine.stoutner.com/issues/63">displays target URLs</a> and the option to <a href="https://redmine.stoutner.com/issues/10">view or download pictures</a>.</li>
276             <li>Added <a href="https://redmine.stoutner.com/issues/9">Find on Page</a>.</li>
277             <li>Completely <a href="https://redmine.stoutner.com/issues/69">remove Privacy Browser from RAM</a> on "Clear and Exit".</li>
278             <li>Fix a crash when <a href="https://redmine.stoutner.com/issues/70">displaying an SSL Certificate error</a> in Android KitKat and Lollipop.</li>
279             <li>Fix a crash on some file downloads caused by a <a href="https://redmine.stoutner.com/issues/71">failure to parse the Content-Disposition header</a> correctly.</li>
280             <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
281         </ul>
282
283         <h3>1.11 (код версии 13)</h3>
284         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 October 2016 года</a> - minimum API 19, target API 24</p>
285         <ul>
286             <li>Bump target API to 24, which enables multi-window support on Nougat.</li>
287             <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>
288             <li>Add <a href="https://redmine.stoutner.com/issues/18">printing support</a>.</li>
289             <li>Fix <a href="https://redmine.stoutner.com/issues/67">file downloading</a> on KitKat and Lollipop.</li>
290             <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
291         </ul>
292
293         <h3>1.10 (код версии 12)</h3>
294         <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>
295         <ul>
296             <li>Add <a href="https://redmine.stoutner.com/issues/26">Tor Orbot proxy support</a>.</li>
297             <li>Add <a href="https://redmine.stoutner.com/issues/30">Do Not Track</a> support.</li>
298             <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>
299             <li>Add optional additional action buttons for cookies, DOM storage, and saved forms.</li>
300             <li>Update user agents and add Safari on iOS and OS X.</li>
301             <li>Add StartPage and Qwant to the list of search engines.</li>
302             <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
303         </ul>
304
305         <h3>1.9.1 (код версии 11)</h3>
306         <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>
307         <ul>
308             <li>Changed asset image links to relative paths so Privacy Browser will build on F-Droid.</li>
309         </ul>
310
311         <h3>1.9 (код версии 10)</h3>
312         <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>
313         <ul>
314             <li>German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
315             <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>
316             <li>Add <a href="https://redmine.stoutner.com/issues/38">font size controls</a>.</li>
317             <li>Handle <a href="https://redmine.stoutner.com/issues/14">"mailto:" links</a> on websites.</li>
318             <li>Fix a crash when <a href="https://redmine.stoutner.com/issues/47">creating or editing a bookmark with no favorite icon</a>.</li>
319             <li>Fix a bug that sometimes <a href="https://redmine.stoutner.com/issues/28">disabled the navigation drawer after exiting a full screen video</a>.</li>
320             <li>Send a <a href="https://redmine.stoutner.com/issues/37">null value for the "X-Requested-With" header on initial page load</a>.</li>
321         </ul>
322
323         <h3>1.8 (код версии 9)</h3>
324         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f386169ee9c68325562068394cb6b21b0b89be1c">16 July 2016 года</a> - minimum API 19, target API 23</p>
325         <ul>
326             <li>Add a <a href="https://redmine.stoutner.com/issues/16">bookmarks interface</a>.</li>
327             <li>Add <a href="https://redmine.stoutner.com/issues/29">basic controls for form data</a>.</li>
328             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/40">prevented editing the custom user agent</a>.</li>
329             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/33">prevented URLs from loading if there are whitespaces at the beginning or end</a>.</li>
330         </ul>
331
332
333         <h3>1.7 (код версии 8)</h3>
334         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=347e702f50a02782add9400afa552fbee1cf7ab6;ds=inline">16 June 2016 года</a> - minimum API 19, target API 23</p>
335         <ul>
336             <li>Create an <a href="https://redmine.stoutner.com/issues/15">About activity with a TabView</a>.</li>
337             <li>Create a Guide activity with a TabView.</li>
338             <li>Bump the minimum API from 15 to 19 due to <a href="https://freedom-to-tinker.com/blog/dwallach/android-webview-security-and-the-mobile-advertising-marketplace/">
339                 security concerns</a> regarding older versions of WebView.</li>
340         </ul>
341
342
343         <h3>1.6 (код версии 7)</h3>
344         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 мая 2016 года</a> - minimum API 15, target API 23</p>
345         <ul>
346             <li>Add a setting to <a href="https://redmine.stoutner.com/issues/4">customize the search URLs</a>.</li>
347             <li>Add a setting to <a href="https://redmine.stoutner.com/issues/3">customize the browser’s user agent</a>.</li>
348         </ul>
349
350
351         <h3>1.5 (код версии 6)</h3>
352         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 мая 2016 года</a> - minimum API 15, target API 23</p>
353         <ul>
354             <li>Add the option to disable swipe to refresh so that certain websites, like Google Maps, will function correctly.</li>
355         </ul>
356
357
358         <h3>1.4 (код версии 5)</h3>
359         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=58e6c22da860871eadd1cbf214a30e88ced4f19e">28 April 2016 года</a> - minimum API 15, target API 23</p>
360         <ul>
361             <li>Add controls for <a href="https://redmine.stoutner.com/issues/21">third-party cookies</a>.</li>
362             <li>Fix full screen video playback.</li>
363         </ul>
364
365
366         <h3>1.3 (код версии 4)</h3>
367         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=4f704be746c00c0a29a52c28646e6d7cf2f9c53c">7 April 2016 года</a> - minimum API 15, target API 23</p>
368         <ul>
369             <li>Create a <a href="https://redmine.stoutner.com/issues/17">navigation drawer</a>.</li>
370         </ul>
371
372
373         <h3>1.2 (код версии 3)</h3>
374         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=bde6908fee004715f0125ab2d51016dd63a956f4">23 марта 2016 года</a> - minimum API 15, target API 23</p>
375         <ul>
376             <li>Update launcher icon to make it bigger.</li>
377             <li>Replace all toast messages with <a href="https://redmine.stoutner.com/issues/12">snackbars</a>.</li>
378             <li><a href="https://redmine.stoutner.com/issues/11">Don't update the URL box if the user is typing in it</a>.</li>
379             <li>Bump the minimum API from 10 to 15. Privacy Browser was crashing on load in API 10.</li>
380         </ul>
381
382
383         <h3>1.1 (код версии 2)</h3>
384         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f56d4111a627bebdb7f181da062253b3e6145381">9 марта 2016 года</a> - minimum API 10, target API 23</p>
385         <ul>
386             <li>Separate the standard and the free flavors so that Privacy Browser builds correctly on F-Droid.</li>
387         </ul>
388
389
390         <h3>1.0 (код версии 1)</h3>
391         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6f7130bc4218755bea242a2108e4c4ad6f63dcf9">24 февраля 2016 года</a> - minimum API 10, target API 23</p>
392         <ul>
393             <li>Toggle JavaScript, DOM storage, and cookies.</li>
394             <li>Set default enabled status for JavaScript, DOM storage, and cookies.</li>
395             <li>Clear DOM storage and cookies.</li>
396             <li>Add shortcuts to the home screen.</li>
397             <li>Utilize download manager.</li>
398             <li>Navigate forward and back.</li>
399             <li>Cut, copy, paste URLs.</li>
400             <li>Share URLs.</li>
401             <li>Set homepage.</li>
402             <li>Scroll URL bar.</li>
403             <li>Maintain WebView scroll location when rotating screen.</li>
404             <li>Swipe to refresh WebView.</li>
405             <li>Play full screen videos (requires JavaScript to be enabled).</li>
406             <li>Clear and Exit menu item.</li>
407         </ul>
408     </body>
409 </html>