v2.2.8 prepared
This commit is contained in:
parent
c2e272317b
commit
757e03f2fb
|
@ -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}",
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue