mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Prepared v2.2.4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "LocalCDN (fork from Decentraleyes)",
|
||||
"version": "2.2.3",
|
||||
"version": "2.2.4",
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",
|
||||
|
||||
@@ -23,17 +23,8 @@
|
||||
New in LocalCDN:
|
||||
</div>
|
||||
<ul>
|
||||
<li>Fixed: Identify correct charset if its in quotation marks</li>
|
||||
<li>Mapping: Removed duplicates</li>
|
||||
<li>DOM manipulation: Check if charset is supported by TextDecoder()</li>
|
||||
<li>Added: jQuery Mobile v1.4.5</li>
|
||||
<li>Added: Twitter-Bootstrap JS and CSS v2.3.2</li>
|
||||
<li>Updated: Bootstrap-Select CSS to v1.13.17</li>
|
||||
<li>Added: Bootstrap-Select JS v1.13.17</li>
|
||||
<li>Added: Angular Sanitize v1.7.9</li>
|
||||
<li>Added: Bootstrap Datepicker JS and CSS v1.9.0</li>
|
||||
<li></li>
|
||||
</ul>
|
||||
|
||||
<div class="topic-label">
|
||||
Please update your uBlock/uMatrix rules
|
||||
</div>
|
||||
@@ -49,6 +40,18 @@
|
||||
<input id="button-copy-rule-set" type="button" value="Copy">
|
||||
<hr/>
|
||||
<h2>History</h2>
|
||||
<p class='release-date'>2020-05-23 (v2.2.3)</p>
|
||||
<ul>
|
||||
<li>Fixed: Identify correct charset if its in quotation marks</li>
|
||||
<li>Mapping: Removed duplicates</li>
|
||||
<li>DOM manipulation: Check if charset is supported by TextDecoder()</li>
|
||||
<li>Added: jQuery Mobile v1.4.5</li>
|
||||
<li>Added: Twitter-Bootstrap JS and CSS v2.3.2</li>
|
||||
<li>Updated: Bootstrap-Select CSS to v1.13.17</li>
|
||||
<li>Added: Bootstrap-Select JS v1.13.17</li>
|
||||
<li>Added: Angular Sanitize v1.7.9</li>
|
||||
<li>Added: Bootstrap Datepicker JS and CSS v1.9.0</li>
|
||||
</ul>
|
||||
<p class='release-date'>2020-05-21 (v2.2.2)</p>
|
||||
<ul>
|
||||
<li>Addition to the encoding problem (<a href="https://gitlab.com/nobody42/localcdn/-/issues/75">#75</a>)</li>
|
||||
|
||||
Reference in New Issue
Block a user