Updated release notes
This commit is contained in:
parent
6cd2883679
commit
d9820d3d58
|
@ -23,13 +23,8 @@
|
|||
New in LocalCDN:
|
||||
</div>
|
||||
<ul>
|
||||
<li>Added Domain name for maxcdn.bootstrapcdn.com</li>
|
||||
<li>Fixed wrong file extensions in BootstrapJS and BootstrapCSS</li>
|
||||
<li>Fixed wrong file extension #11</li>
|
||||
<li>Implemented: Font Awesome v4.7.0 by stackpath.bootstrapcdn.com</li>
|
||||
<li>jQuery unified</li>
|
||||
<li>Fixed dark mode issue</li>
|
||||
<li>Replaced innerHTML with textContent to remove warning of Mozillas add-on validation</li>
|
||||
<li>Fixed: <a href="https://gitlab.com/nobody42/localcdn/-/issues/16">"Weird behavior of signed extension"</a></li>
|
||||
<li>New CDN: use.fontawesome.com</li>
|
||||
</ul>
|
||||
<div class="topic-label">
|
||||
Please update your uBlock/uMatrix rules
|
||||
|
@ -46,6 +41,22 @@
|
|||
<input id="button-copy-rule-set" type="button" value="Copy">
|
||||
<hr/>
|
||||
<h2>History</h2>
|
||||
<p>2020-03-12 (v2.1.3)<br/>
|
||||
<ul>
|
||||
<li>Fixed file extensions misstakes in mappings.js</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>2020-03-12 (v2.1.2)<br/>
|
||||
<ul>
|
||||
<li>Added Domain name for maxcdn.bootstrapcdn.com</li>
|
||||
<li>Fixed wrong file extensions in BootstrapJS and BootstrapCSS</li>
|
||||
<li>Fixed wrong file extension #11</li>
|
||||
<li>Implemented: Font Awesome v4.7.0 by stackpath.bootstrapcdn.com</li>
|
||||
<li>jQuery unified</li>
|
||||
<li>Fixed dark mode issue</li>
|
||||
<li>Replaced innerHTML with textContent to remove warning of Mozillas add-on validation</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>2020-03-08 (v2.1.1)<br/>
|
||||
<ul>
|
||||
<li>CDN: Bootstrap JavaScript to ajax.aspnetcdn.com</li>
|
||||
|
|
Loading…
Reference in New Issue