Browse Source

Version 1.6.2

Girish Ramakrishnan 7 years ago
parent
commit
b70ffe52dd
2 changed files with 5 additions and 1 deletions
  1. 4 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 4 - 0
CHANGELOG

@@ -203,3 +203,7 @@
 * A variety of strings such as error messages have been updated for better clarity.
 * The position of an attachment placeholder during uploads has been fixed.
 * Custom nonce functionality in the REST API JavaScript client has been made consistent throughout the code base.
+
+[1.6.2]
+* Preserve the Mail From address across updates
+

+ 1 - 1
CloudronManifest.json

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