diff --git a/manifest.json b/manifest.json
index b2ce4fb9..f6418a09 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "LocalCDN",
- "version": "2.2.13",
+ "version": "2.2.14",
"browser_specific_settings": {
"gecko": {
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",
diff --git a/pages/updates/updates.html b/pages/updates/updates.html
index 19f3881d..9094b311 100644
--- a/pages/updates/updates.html
+++ b/pages/updates/updates.html
@@ -24,17 +24,7 @@
New in LocalCDN:
- - URLs updated (localcdn.de -> localcdn.org)
- - Fixed: Popup scrollbar of dark mode (reported by email)
- - Fixed: Wrong version selection of AngularUI Bootstrap (#50)
- - Implemented: Different styles for extension icons (#52)
- - Fixed: Bootstrap JS v4.4.1 (#54)
- - Implemented: Collapsible changelog for previous versions(reported by email)
- - Added: Jets.js v0.14.1 (#56)
- - Added: Vanilla-Lazyload v17.1.0 (#56)
- - Fixed: Blocking handling of "Google Fonts" improved
- - Removed: Support for "Google Material Icons" in Chromium (known Chromium bug, same with "Font Awesome")
- - Removed: Option item in Chromium to block "Google Fonts" (known Chromium bug, same with "Font Awesome")
+
Generate rule sets for uBlock or uMatrix
@@ -58,6 +48,20 @@
+ Previous Versions
+
2020-07-12 (v2.2.13)
+
+ - URLs updated (localcdn.de -> localcdn.org)
+ - Fixed: Popup scrollbar of dark mode (reported by email)
+ - Fixed: Wrong version selection of AngularUI Bootstrap (#50)
+ - Implemented: Different styles for extension icons (#52)
+ - Fixed: Bootstrap JS v4.4.1 (#54)
+ - Implemented: Collapsible changelog for previous versions(reported by email)
+ - Added: Jets.js v0.14.1 (#56)
+ - Added: Vanilla-Lazyload v17.1.0 (#56)
+ - Fixed: Blocking handling of "Google Fonts" improved
+ - Removed: Support for "Google Material Icons" in Chromium (known Chromium bug, same with "Font Awesome")
+ - Removed: Option item in Chromium to block "Google Fonts" (known Chromium bug, same with "Font Awesome")
+
2020-07-05 (v2.2.12)
- Fixed bug in toggle of HTML filter (#33)