diff --git a/manifest.json b/manifest.json
index 759c7dfd..d891a4df 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "LocalCDN",
- "version": "2.3.1",
+ "version": "2.3.2",
"browser_specific_settings": {
"gecko": {
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",
diff --git a/pages/updates/updates.html b/pages/updates/updates.html
index ecb49f82..467d1770 100644
--- a/pages/updates/updates.html
+++ b/pages/updates/updates.html
@@ -24,16 +24,7 @@
New in LocalCDN:
- - Fixed: Blocked Google Fonts in Chromium (#80)
- - Fixed: Font Awesome loaded by Web Font Loader (#82)
- - Updated: jQueryUI v1.8.18 to v1.8.24 (#83)
- - Updated: jQuery Fancybox v3.5.7 (#86)
- - Added: Fancybox to cdn.jsdelivr.net (#86)
- - Added: Mapping of Google Material Icons (#87)
- - Updated: Handling of Google Fonts (#85)
- - Added: jQuery Lazy (with Plugins) v1.7.11 (#88)
- - Updated: Vue.js v2.6.11 to v2.6.12 (#89)
- - Added: vue-resource v1.5.1 (#89)
+
@@ -59,6 +50,19 @@
+ Previous Versions
+
2020-08-23 (v2.3.1)
+
+ - Fixed: Blocked Google Fonts in Chromium (#80)
+ - Fixed: Font Awesome loaded by Web Font Loader (#82)
+ - Updated: jQueryUI v1.8.18 to v1.8.24 (#83)
+ - Updated: jQuery Fancybox v3.5.7 (#86)
+ - Added: Fancybox to cdn.jsdelivr.net (#86)
+ - Added: Mapping of Google Material Icons (#87)
+ - Updated: Handling of Google Fonts (#85)
+ - Added: jQuery Lazy (with Plugins) v1.7.11 (#88)
+ - Updated: Vue.js v2.6.11 to v2.6.12 (#89)
+ - Added: vue-resource v1.5.1 (#89)
+
2020-08-13 (v2.3.0)
- Fixed: Character encoding problem in popup (#71)