Browse Source

Version 2.5.0

Girish Ramakrishnan 6 years ago
parent
commit
2cb727cdf0
3 changed files with 6 additions and 2 deletions
  1. 4 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json
  3. 1 1
      DESCRIPTION.md

+ 4 - 0
CHANGELOG

@@ -274,3 +274,7 @@
 * New Dashboard Icons
 * New Dashboard Icons
 * Plugin Compatibility Checks
 * 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",
   "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.4.0",
+  "version": "2.5.0",
   "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.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.
 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.