浏览代码

Version 1.4.3

Girish Ramakrishnan 8 年之前
父节点
当前提交
cbee6d6fc5
共有 3 个文件被更改,包括 10 次插入2 次删除
  1. 8 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json
  3. 1 1
      DESCRIPTION.md

+ 8 - 0
CHANGELOG

@@ -160,3 +160,11 @@
 * Update siteurl and home in the database
 * Update siteurl and home in the database
 * Update admin_email on domain change
 * Update admin_email on domain change
 
 
+[1.4.3]
+* 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.
+

+ 1 - 1
CloudronManifest.json

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

+ 1 - 1
DESCRIPTION.md

@@ -1,4 +1,4 @@
-This app packages WordPress <upstream>4.9.1</upstream>.
+This app packages WordPress <upstream>4.9.2</upstream>.
 
 
 WordPress is web software you can use to create a beautiful website or blog.
 WordPress is web software you can use to create a beautiful website or blog.
 We like to say that WordPress is both free and priceless at the same time.
 We like to say that WordPress is both free and priceless at the same time.