浏览代码

Version 2.0.4

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

+ 8 - 0
CHANGELOG

@@ -237,3 +237,11 @@
 [2.0.3]
 [2.0.3]
 * Update Wordpress to 5.0.3
 * Update Wordpress to 5.0.3
 
 
+[2.0.4]
+* Update Wordpress to 5.0.3
+* 15 block editor related bug fixes and improvements have been added to bundled themes. Make sure to update these for an improved block editing experience.
+* 2 block editor related internationalization (I18N) bugs have been fixed
+* Users with JavaScript disabled now see a notice when attempting to use the block editor.
+* A few PHP errors in the Customizer have been fixed.
+* Some issues uploading common file types, like CSVs, have been fixed.
+

+ 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": "2.0.3",
+  "version": "2.0.4",
   "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>5.0.2</upstream>.
+This app packages WordPress <upstream>5.0.3</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.