v2.2.8 prepared

This commit is contained in:
nobody 2020-06-06 17:53:39 +02:00
parent c2e272317b
commit 757e03f2fb
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
2 changed files with 19 additions and 15 deletions

View File

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "LocalCDN",
"version": "2.2.7",
"version": "2.2.8",
"browser_specific_settings": {
"gecko": {
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",

View File

@ -23,20 +23,7 @@
New in LocalCDN:
</div>
<ul>
<li>Optimised version selection</li>
<li>Translations updated</li>
<li>Improved font color for dark mode</li>
<li>Updated welcome page</li>
<li>Updated URL for missing translation in option page</li>
<li>Added note about missing translation in popup</li>
<li>Toggle for manipulate DOM removed for Chromium (not supported by Chromium)</li>
<li>Donation methods updated (+Bitcoin, +Ether)</li>
<li>Fixed: Keep 'Tweak HTML source code' enabled after browser restart (<a href="https://codeberg.org/nobody/LocalCDN/issues/15">#15</a>)</li>
<li>Translations updated (Spanish)</li>
<li>Added: AngularJS Material Design v1.1.21</li>
<li>Added Bootstrap to cdn.jsdelivr.net</li>
<li>Added new CDN: PageCDN</li>
<li>Translations updated (Norwegian)</li>
<li></li>
</ul>
<div class="topic-label">
Please update your uBlock/uMatrix rules
@ -53,6 +40,23 @@
<input id="button-copy-rule-set" type="button" value="Copy">
<hr/>
<h2>History</h2>
<p class='release-date'>2020-06-06 (v2.2.7)</p>
<ul>
<li>Optimised version selection</li>
<li>Translations updated</li>
<li>Improved font color for dark mode</li>
<li>Updated welcome page</li>
<li>Updated URL for missing translation in option page</li>
<li>Added note about missing translation in popup</li>
<li>Toggle for manipulate DOM removed for Chromium (not supported by Chromium)</li>
<li>Donation methods updated (+Bitcoin, +Ether)</li>
<li>Fixed: Keep 'Tweak HTML source code' enabled after browser restart (<a href="https://codeberg.org/nobody/LocalCDN/issues/15">#15</a>)</li>
<li>Translations updated (Spanish)</li>
<li>Added: AngularJS Material Design v1.1.21</li>
<li>Added Bootstrap to cdn.jsdelivr.net</li>
<li>Added new CDN: PageCDN</li>
<li>Translations updated (Norwegian)</li>
</ul>
<p class='release-date'>2020-06-02 (v2.2.6)</p>
<ul>
<li>Improved dark mode of popup</li>