ソースを参照

Version 1.4.4

Girish Ramakrishnan 7 年 前
コミット
7862c2197a
2 ファイル変更10 行追加1 行削除
  1. 9 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 9 - 0
CHANGELOG

@@ -168,3 +168,12 @@
 * The previous taxonomy-agnostic behavior of get_category_link() and category_description() was restored.
 * Switching themes will now attempt to restore previous widget assignments, even when there are no sidebars to map.
 
+[1.4.4]
+* Update Wordpress to 4.9.2
+* [Wordpress announcement](https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/)
+* Fixes a XSS vulnerability was discovered in the Flash fallback files in MediaElement
+* JavaScript errors that prevented saving posts in Firefox have been fixed.
+* The previous taxonomy-agnostic behavior of get_category_link() and category_description() was restored.
+* Switching themes will now attempt to restore previous widget assignments, even when there are no sidebars to map.
+* Update screenshots
+

+ 1 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "WordPress developers",
   "description": "file://DESCRIPTION.md",
   "tagline": "Transform your site into almost anything",
-  "version": "1.4.3",
+  "version": "1.4.4",
   "healthCheckPath": "/wp-login.php",
   "httpPort": 8000,
   "manifestVersion": 1,