mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-27 10:32:24 +01:00
Updated release notes
This commit is contained in:
parent
d863a6dd47
commit
b3d97d6b23
@ -22,9 +22,15 @@
|
||||
<div class="topic-label">
|
||||
New in LocalCDN:
|
||||
</div>
|
||||
<ul>
|
||||
<li>Added Bootstrap JavaScript to ajax.aspnetcdn.com</li>
|
||||
</ul>
|
||||
<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>
|
||||
<div class="topic-label">
|
||||
Please update your uBlock/uMatrix rules
|
||||
</div>
|
||||
@ -40,6 +46,11 @@
|
||||
<input id="button-copy-rule-set" type="button" value="Copy">
|
||||
<hr/>
|
||||
<h2>History</h2>
|
||||
<p>2020-03-08 (v2.1.1)<br/>
|
||||
<ul>
|
||||
<li>CDN: Bootstrap JavaScript to ajax.aspnetcdn.com</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>2020-03-03 (v2.0.24)<br/>
|
||||
<ul>
|
||||
<li>Framework: Bootstrap CSS v3.3.6, v3.1.1</li>
|
||||
|
Loading…
Reference in New Issue
Block a user