Ver código fonte

Version 2.5.0

Girish Ramakrishnan 6 anos atrás
pai
commit
2cb727cdf0
3 arquivos alterados com 6 adições e 2 exclusões
  1. 4 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json
  3. 1 1
      DESCRIPTION.md

+ 4 - 0
CHANGELOG

@@ -274,3 +274,7 @@
 * New Dashboard Icons
 * Plugin Compatibility Checks
 
+[2.5.0]
+* Update WordPress to 5.2.1
+* This removes FTP support from managed WP app. FTP support will only be in the Unmanaged WP app. This is because this feature conflicts with LDAP support. Potentially, a non-admin user with FTP access can modify code to get admin LDAP credentials.
+

+ 1 - 1
CloudronManifest.json

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

+ 1 - 1
DESCRIPTION.md

@@ -1,4 +1,4 @@
-This app packages WordPress <upstream>5.2</upstream>.
+This app packages WordPress <upstream>5.2.1</upstream>.
 
 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.