Prepared v2.2.7
This commit is contained in:
parent
0e9fb512d0
commit
c2a696d2a5
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "LocalCDN",
|
||||
"version": "2.2.6",
|
||||
"version": "2.2.7",
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
New in LocalCDN:
|
||||
</div>
|
||||
<ul>
|
||||
<li>Improved dark mode of popup</li>
|
||||
<li>Improved missing translation in popup</li>
|
||||
<li>Added: autocomplete.js v0.37.1</li>
|
||||
<li>Added: algoliasearch to cdn.jsdelivr.net</li>
|
||||
<li></li>
|
||||
</ul>
|
||||
<div class="topic-label">
|
||||
Please update your uBlock/uMatrix rules
|
||||
|
@ -43,9 +40,18 @@
|
|||
<input id="button-copy-rule-set" type="button" value="Copy">
|
||||
<hr/>
|
||||
<h2>History</h2>
|
||||
<p class='release-date'>2020-06-02 (v2.2.6)</p>
|
||||
<ul>
|
||||
<li>Improved dark mode of popup</li>
|
||||
<li>Improved missing translation in popup</li>
|
||||
<li>Added: autocomplete.js v0.37.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/11">#11</a>)</li>
|
||||
<li>Added: algoliasearch to cdn.jsdelivr.net (<a href="https://codeberg.org/nobody/LocalCDN/issues/11">#11</a>)</li>
|
||||
</ul>
|
||||
<p class='release-date'>2020-05-30 (v2.2.5)</p>
|
||||
<ul>
|
||||
<li>Typo fixed, so that list for DOM manipulation can be read out again (<a href="https://codeberg.org/nobody/LocalCDN/issues/8">#8</a>)</li>
|
||||
<li>Fixed hide injection panel (http/https/file)</li>
|
||||
</ul>
|
||||
<p class='release-date'>2020-05-30 (v2.2.4)</p>
|
||||
<ul>
|
||||
<li>Improved charset detection in HTML source code</li>
|
||||
|
|
Loading…
Reference in New Issue