]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/pt-rBR/about_changelog.html
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / assets / pt-rBR / about_changelog.html
index 214ec300d36cca5b9b8f369921571b8411f01d65..bd874e8024cab9efe1965b6cc25c5d575ab5378e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright 2016-2023 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2024 Soren Stoutner <soren@stoutner.com>.
 
   Translation 2020-2022 Thiago Nazareno Conceição Silva de Jesus <mochileiro2006-trilhas@yahoo.com.br>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   You should have received a copy of the GNU General Public License
   along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<html>
+<html lang="pt">
     <head>
         <meta charset="UTF-8">
+        <title>Changelog</title>
 
         <link rel="stylesheet" href="../css/theme.css">
 
     </head>
 
     <body>
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-17/">3.17</a> (código de versão 73)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=7a54e6907e74196a4840a2434dd13e2b68a95db4">12 de fevereiro de 2024</a> - minimum API 24, target API 34</p>
+        <ul>
+            <li>Expand the <a href="https://redmine.stoutner.com/issues/717">download provider options</a> to be Privacy Browser, Android’s download manager, and an external app.</li>
+            <li>Remove <a href="https://redmine.stoutner.com/issues/1074">wasted space</a> between the navigation drawer icon and the URL bar.</li>
+            <li>Add a <a href="https://redmine.stoutner.com/issues/144">scroll to bottom/top entry</a> in the navigation menu.</li>
+            <li>Add an option to <a href="https://redmine.stoutner.com/issues/1073">display under camera cutouts</a> in full-screen browsing mode.</li>
+            <li>Fix a crash caused by a <a href="https://redmine.stoutner.com/issues/1136">tab sometimes being created without a corresponding page</a>.</li>
+            <li>Fix a rare problem caused by the <a href="https://redmine.stoutner.com/issues/1134">incorrect page being set as active</a> after the creation of a new tab.</li>
+            <li>Fix the <a href="https://redmine.stoutner.com/issues/747">updating of favorite icons</a> when navigating history.</li>
+            <li>Change the default for <a href="https://redmine.stoutner.com/issues/1130">scrolling the app bar to false</a> on new installs.</li>
+            <li>Make several <a href="https://redmine.stoutner.com/issues/1156">small</a>
+                <a href="https://redmine.stoutner.com/issues/1070">user</a>
+                <a href="https://redmine.stoutner.com/issues/1140">interface</a>
+                <a href="https://redmine.stoutner.com/issues/1143">improvements</a>.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-16/">3.16</a> (código de versão 72)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=13e40f25aef5ddfcb5cd7b398c514cf2aa03e334">20 de novembro de 2023</a> - minimum API 24, target API 34</p>
+        <ul>
+            <li>Add importing and exporting of bookmarks to an <a href="https://redmine.stoutner.com/issues/91">HTML file</a>.</li>
+            <li>Open new tabs <a href="https://redmine.stoutner.com/issues/1100">adjacent to the current tab</a>.</li>
+            <li>Default to current <a href="https://redmine.stoutner.com/issues/1102">on-the-fly settings</a> when adding new Domain Settings.</li>
+            <li>Add a navigation menu entry to scroll to the <a href="https://redmine.stoutner.com/issues/144">bottom/top of the page</a>.</li>
+            <li>Initially scroll the <a href="https://redmine.stoutner.com/issues/1047">navigation drawer to the bottom</a> when using the bottom app bar.</li>
+            <li>Display <a href="https://redmine.stoutner.com/issues/706">SSL information</a> in View Headers.</li>
+            <li>Add options to <a href="https://redmine.stoutner.com/issues/673">copy, share, and save</a> View Headers.</li>
+            <li>Add <a href="https://redmine.stoutner.com/issues/1055">share entries</a> to the WebView context menus.</li>
+            <li>Fix several bugs with <a href="https://redmine.stoutner.com/issues/1051">tabs</a>
+                <a href="https://redmine.stoutner.com/issues/1020">after</a>
+                <a href="https://redmine.stoutner.com/issues/1069">restoring</a> pages on restart.</li>
+            <li>Fix <a href="https://redmine.stoutner.com/issues/1034">several</a>
+                <a href="https://redmine.stoutner.com/issues/785">small</a>
+                <a href="https://redmine.stoutner.com/issues/1036">interface</a>
+                <a href="https://redmine.stoutner.com/issues/1090">bugs</a>.</li>
+            <li>Bump the <a href="https://redmine.stoutner.com/issues/1107">target API to 34</a> (Android 14).</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-15-1/">3.15.1</a> (código de versão 71)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=f54dc14f2a76e7d45964abb22f19785744fce2e9">26 de junho de 2023</a> - minimum API 24, target API 33</p>
+        <ul>
+            <li>Fix a crash when moving a bookmark <a href="https://redmine.stoutner.com/issues/1028">to the home folder</a>.</li>
+            <li>Take advantage of WebView’s secret, undocumented <a href="https://redmine.stoutner.com/issues/1023">View Source functionality</a>.</li>
+            <li>Fix Domain Settings sometimes being created as <a href="https://redmine.stoutner.com/issues/1032">Enabled instead of System Default</a>.</li>
+            <li>Move <a href="https://redmine.stoutner.com/issues/1011">User Agent below DOM Storage</a> in the domain settings list.</li>
+            <li>Create a <a href="https://redmine.stoutner.com/issues/672">special encryption dialog</a> for Content URLs.</li>
+            <li>Fix a crash if Privacy Browser is restarted while the <a href="https://redmine.stoutner.com/issues/693">SSL certificate error dialog</a> is displayed.</li>
+            <li>Fix a delay if Privacy Browser is restarted while the <a href="https://redmine.stoutner.com/issues/692">HTTP authentication dialog</a> is displayed.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-15/">3.15</a> (código de versão 70)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=a424c7a4dd110995277c9f4753fecb21a4a4991a">12 de junho de 2023</a> - minimum API 24, target API 33</p>
+        <ul>
+            <li>Reenable the <a href="https://redmine.stoutner.com/issues/1012">dark WebView theme</a> on Android 7-9 (API 24-28).</li>
+            <li>Add a <a href="https://redmine.stoutner.com/issues/782">cancel action</a> to the Save URL snackbar.</li>
+            <li>Change the domain settings switches to <a href="https://redmine.stoutner.com/issues/407">drop down lists</a> that include "system default".</li>
+            <li>Allow <a href="https://redmine.stoutner.com/issues/199">duplicate bookmark folder names</a>.</li>
+            <li>Fix a crash if Privacy Browser is restarted while the <a href="https://redmine.stoutner.com/issues/655">pinned mismatch dialog</a> is displayed.</li>
+            <li>Modernize the <a href="https://redmine.stoutner.com/issues/587">WebView pager adapter</a> code.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-14/">3.14</a> (código de versão 69)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=6d4644db8bed024d0f4d4cfb7cc8d1dcef3789fe">6 de maio de 2023</a> - minimum API 24, target API 33</p>
+        <ul>
+            <li>Highlight the background of domain settings that are <a href="https://redmine.stoutner.com/issues/886">not default</a>.</li>
+            <li>Remove the terms <a href="https://redmine.stoutner.com/issues/705"><code>whitelist</code> and <code>blacklist</code></a> from the project.</li>
+            <li>Standardize the <a href="https://redmine.stoutner.com/issues/951">suggested file names</a>.</li>
+            <li>Update the app bar <a href="https://redmine.stoutner.com/issues/998">proxy background color</a>.</li>
+            <li><a href="https://redmine.stoutner.com/issues/700">Restore the scroll position</a> when restarting the settings app.</li>
+            <li>Migrate the last of the code to <a href="https://redmine.stoutner.com/issues/989">Kotlin</a> and remove the deprecated <a href="https://redmine.stoutner.com/issues/987">AsyncTasks</a>.</li>
+            <li>Optimize <a href="https://redmine.stoutner.com/issues/990">several</a> <a href="https://redmine.stoutner.com/issues/991">pieces</a> of the
+                <a href="https://redmine.stoutner.com/issues/953">code</a> to run more efficiently.</li>
+            <li>Tradução atualizada para o português do Brasil fornecida por <a href="mailto:mochileiro2006-trilhas@yahoo.com.br">Thiago Nazareno Conceição Silva de Jesus</a>.</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13-4/">3.13.4</a> (código de versão 68)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=7ab6a9027175e6a8f72b3f3683f8c4e05643d8bc">27 March 2023</a> - API mínimo 24, API alvo 33</p>
+        <ul>
+            <li>Fix an <a href="https://redmine.stoutner.com/issues/981">intermittent crash</a> on restart caused by the
+                <a href="https://redmine.stoutner.com/issues/963">race condition fix</a> introduced in 3.13.3.</li>
+            <li>Add a <a href="https://redmine.stoutner.com/issues/962">monochrome icon</a> option.</li>
+            <li>Bump the <a href="https://redmine.stoutner.com/issues/957">minimum API to 24</a> (Android 7).</li>
+        </ul>
+
+        <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13-3/">3.13.3</a> (código de versão 67)</h3>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=c5359b173d559fc154bf7e4bd8fd65c951c529b3">13 March 2023</a> - API mínimo 23, API alvo 33</p>
+        <ul>
+            <li>Fix a race condition that sometimes caused the <a href="https://redmine.stoutner.com/issues/963">current tab to not be the active tab</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13-2/">3.13.2</a> (código de versão 66)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=9038e54efc892f62384c6cb4e37bbfae9da67bfb">6 February 2023</a> - minimum API 23, target API 33</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=9038e54efc892f62384c6cb4e37bbfae9da67bfb">6 de fevereiro de 2023</a> - API mínimo 23, API alvo 33</p>
         <ul>
             <li>Add a Simplified Chinese translation provided by Xin.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13-1/">3.13.1</a> (código de versão 65)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=9c000d5555b2c8e3bbe01dc21f13c6d0074eb482">9 de janeiro de 2023</a> - minimum API 23, target API 33</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=9c000d5555b2c8e3bbe01dc21f13c6d0074eb482">9 de janeiro de 2023</a> - API mínimo 23, API alvo 33</p>
         <ul>
             <li>Fix <a href="https://redmine.stoutner.com/issues/952">problems with the tabs</a> when the app theme and the OS theme are different.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13/">3.13</a> (código de versão 64)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=f0e2eba964dbe0973dd20d54cc798e2cac85bd09">30 de dezembro de 2022</a> - minimum API 23, target API 33</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=f0e2eba964dbe0973dd20d54cc798e2cac85bd09">30 de dezembro de 2022</a> - API mínimo 23, API alvo 33</p>
         <ul>
             <li>Fix a crash caused by the WebView sometimes trying to <a href="https://redmine.stoutner.com/issues/930">calculate the scroll position when it doesn’t exist</a>.</li>
             <li>Fix a crash caused by the WebView sometimes trying to <a href="https://redmine.stoutner.com/issues/944">check the history when it doesn’t exist</a>.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-10/">3.10</a> (código da versão 58)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=b0f0322c62a5cd25e587f1760a33fcf60c279954">25 February 2022</a> - API mínimo 23, API alvo 31</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=b0f0322c62a5cd25e587f1760a33fcf60c279954">25 de fevereiro de 2022</a> - API mínimo 23, API alvo 31</p>
         <ul>
             <li>Removida a <a href="https://redmine.stoutner.com/issues/786">versão gratuita</a>.</li>
             <li>Elevado o API mínimo para 23 (Android 6.0, Marshmallow) porque as atualizações do WebView <a href="https://redmine.stoutner.com/issues/793">não estão mais disponíveis</a>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-8/">3.8</a> (código da versão 55)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=1650cd6eff9ef807a84263328cb73e755250e3af">24 de junho de 2021</a> - API mínimo 19, API alvo 30</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=1650cd6eff9ef807a84263328cb73e755250e3af">24 de maio de 2021</a> - API mínimo 19, API alvo 30</p>
         <ul>
             <li>Adicionado uma opção para <a href="https://redmine.stoutner.com/issues/143">mover a barra de aplicativos para a parte inferior</a>.</li>
             <li>Reimplementado o <a href="https://redmine.stoutner.com/issues/677">salvamento de arquivos da web</a>.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-1/">3.1</a> (código da versão 45)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=2a28c6401f60afa40ca93b18fc0b9a0ab196ff88">27 May 2019</a> - API mínimo 19, API alvo 28</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=2a28c6401f60afa40ca93b18fc0b9a0ab196ff88">27 de maio de 2019</a> - API mínimo 19, API alvo 28</p>
         <ul>
             <li>Add a <a href="https://redmine.stoutner.com/issues/416">close tab button</a> to the app bar.</li>
             <li>Fix the <a href="https://redmine.stoutner.com/issues/415">left and right scrolling</a> of website elements,
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (código da versão 44)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 May 2019</a> - API mínimo 19, API alvo 28</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 de maio de 2019</a> - API mínimo 19, API alvo 28</p>
         <ul>
             <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.</li>
             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-17/">2.17</a> (código da versão 41)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=ee0fa80bcf12d87d13c5ae9feb44ceb2b5aed2dd">27 February 2019</a> - API mínimo 19, API alvo 28</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=ee0fa80bcf12d87d13c5ae9feb44ceb2b5aed2dd">27 de fevereiro de 2019</a> - API mínimo 19, API alvo 28</p>
         <ul>
             <li>Add the ability to <a href="https://redmine.stoutner.com/issues/8">scroll the app bar</a>.</li>
             <li>Create a <a href="https://redmine.stoutner.com/issues/264">Logcat Activity</a>.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-10/">2.10</a> (código da versão 33)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=29e6b7b467e6987d6aa42429b03e3b5498acbae3">24 May 2018</a> - API mínimo 19, API alvo 27</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=29e6b7b467e6987d6aa42429b03e3b5498acbae3">24 de maio de 2018</a> - API mínimo 19, API alvo 27</p>
         <ul>
             <li>Enable <a href="https://redmine.stoutner.com/issues/1">uploading of files</a> to websites on Lollipop and newer.</li>
             <li>Allow <a href="https://redmine.stoutner.com/issues/216">applied user agents to be auto-updated</a> with new releases.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-9/">2.9</a> (código da versão 32)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=39cde1235af331de5e5ff454ac2daf667d7d894f">9 May 2018</a> - API mínimo 19, API alvo 27</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=39cde1235af331de5e5ff454ac2daf667d7d894f">9 de maio de 2018</a> - API mínimo 19, API alvo 27</p>
         <ul>
             <li>Use the <a href="https://redmine.stoutner.com/issues/224">public download directory</a>  (requires <a href="https://redmine.stoutner.com/issues/79">write storage permission</a>).</li>
             <li>Add <a href="https://redmine.stoutner.com/issues/223">controls for the block lists</a> to domain settings.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-8/">2.8</a> (código da versão 30)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=0718e0dc7330462352c7cf71b0ef486ee6b90df7">22 February 2018</a> - API mínimo 19, API alvo 27</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=0718e0dc7330462352c7cf71b0ef486ee6b90df7">22 de fevereiro de 2018</a> - API mínimo 19, API alvo 27</p>
         <ul>
             <li><a href="https://redmine.stoutner.com/issues/136">Switch to EasyList</a> for ad and tracking blocking.</li>
             <li>Add a <a href="https://redmine.stoutner.com/issues/64">View Source activity</a>.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-3/">2.3</a> (código da versão 23)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=edbeafeb712ae0c2a217a130d940f6c8326ca2d0">26 May 2017</a> - API mínimo 19, API alvo 25</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=edbeafeb712ae0c2a217a130d940f6c8326ca2d0">26 de maio de 2017</a> - API mínimo 19, API alvo 25</p>
         <ul>
             <li><a href="https://redmine.stoutner.com/issues/127">Don’t include URL redirects</a> in the WebView history.</li>
             <li>Add the option to <a href="https://redmine.stoutner.com/issues/123">disable loading of images</a> to conserve bandwidth.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-1-15/">1.15</a> (código da versão 18)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=8f4d6373a35a43a36050ed383f58c4074143b264">11 February 2017</a> - API mínimo 19, API alvo 25</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=8f4d6373a35a43a36050ed383f58c4074143b264">11 de fevereiro de 2017</a> - API mínimo 19, API alvo 25</p>
         <ul>
             <li>Delete the <a href="https://redmine.stoutner.com/issues/84">secret, undocumented WebView cache</a> on Clear and Exit.</li>
             <li><a href="https://redmine.stoutner.com/issues/83">Automatically start Orbot</a> when proxying through Orbot is enabled.</li>
         </ul>
 
         <h3>1.6 (código da versão 7)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 May 2016</a> - API mínimo 15, API alvo 23</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 de maio de 2016</a> - API mínimo 15, API alvo 23</p>
         <ul>
             <li>Add a setting to <a href="https://redmine.stoutner.com/issues/4">customize the search URLs</a>.</li>
             <li>Add a setting to <a href="https://redmine.stoutner.com/issues/3">customize the browser’s user agent</a>.</li>
         </ul>
 
         <h3>1.5 (código da versão 6)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 May 2016</a> - API mínimo 15, API alvo 23</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 de maio de 2016</a> - API mínimo 15, API alvo 23</p>
         <ul>
             <li>Add the option to disable swipe to refresh so that certain websites, like Google Maps, will function correctly.</li>
         </ul>
         </ul>
 
         <h3>1.0 (código da versão 1)</h3>
-        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=6f7130bc4218755bea242a2108e4c4ad6f63dcf9">24 February 2016</a> - API mínimo 10, API alvo 23</p>
+        <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=6f7130bc4218755bea242a2108e4c4ad6f63dcf9">24 de fevereiro de 2016</a> - API mínimo 10, API alvo 23</p>
         <ul>
             <li>Toggle JavaScript, DOM storage, and cookies.</li>
             <li>Set default enabled status for JavaScript, DOM storage, and cookies.</li>