v2.2.13
This commit is contained in:
parent
d8721ffa6e
commit
f01a6eb87f
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "LocalCDN",
|
||||
"version": "2.2.12",
|
||||
"version": "2.2.13",
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",
|
||||
|
|
|
@ -24,14 +24,7 @@
|
|||
New in LocalCDN:
|
||||
</div>
|
||||
<ul>
|
||||
<li>Fixed bug in toggle of HTML filter (<a href="https://codeberg.org/nobody/LocalCDN/issues/33">#33</a>)</li>
|
||||
<li>Updated i18n</li>
|
||||
<li>Implemented: Instant update of domain lists on the options page (reported by email)</li>
|
||||
<li>Small cosmetic improvements in the popup</li>
|
||||
<li>Added: slick-carousel/slick v1.9.0 (<a href="https://addons.mozilla.org/de/firefox/addon/localcdn-fork-of-decentraleyes/reviews/1563434/">review</a>)</li>
|
||||
<li>Added: Materialize (JS & CSS) v100.2 and v1.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/47">#47</a>)</li>
|
||||
<li>Implemented: Option to block unhandled Google Fonts requests</li>
|
||||
<li>"Show more Injections"-Button removed. All injections in the popup now.</li>
|
||||
<li></li>
|
||||
</ul>
|
||||
<div class="topic-label">
|
||||
Generate rule sets for uBlock or uMatrix
|
||||
|
@ -54,6 +47,17 @@
|
|||
</div>
|
||||
<hr/>
|
||||
<h2>History</h2>
|
||||
<p class='release-date'>2020-07-05 (v2.2.12)</p>
|
||||
<ul>
|
||||
<li>Fixed bug in toggle of HTML filter (<a href="https://codeberg.org/nobody/LocalCDN/issues/33">#33</a>)</li>
|
||||
<li>Updated i18n</li>
|
||||
<li>Implemented: Instant update of domain lists on the options page (reported by email)</li>
|
||||
<li>Small cosmetic improvements in the popup</li>
|
||||
<li>Added: slick-carousel/slick v1.9.0 (<a href="https://addons.mozilla.org/de/firefox/addon/localcdn-fork-of-decentraleyes/reviews/1563434/">review</a>)</li>
|
||||
<li>Added: Materialize (JS & CSS) v100.2 and v1.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/47">#47</a>)</li>
|
||||
<li>Implemented: Option to block unhandled Google Fonts requests</li>
|
||||
<li>"Show more Injections"-Button removed. All injections in the popup now.</li>
|
||||
</ul>
|
||||
<p class='release-date'>2020-06-28 (v2.2.10)</p>
|
||||
<ul>
|
||||
<li>Added: AngularJS v1.2.32 (<a href="https://codeberg.org/nobody/LocalCDN/issues/34">#34</a>)</li>
|
||||
|
|
Loading…
Reference in New Issue