summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorit33 <it33@users.noreply.github.com>2016-02-09 00:21:38 -0800
committerit33 <it33@users.noreply.github.com>2016-02-09 00:21:38 -0800
commit670682ca8d660376608af3db4ef7f01c00508cdf (patch)
treeddd9f46d5383486b36ba105d9ed4f32ecb882339 /CHANGELOG.md
parent76f3d0e2bd5c467991a3ebdfebd335f14fd23e53 (diff)
downloadchat-670682ca8d660376608af3db4ef7f01c00508cdf.tar.gz
chat-670682ca8d660376608af3db4ef7f01c00508cdf.tar.bz2
chat-670682ca8d660376608af3db4ef7f01c00508cdf.zip
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md41
1 files changed, 24 insertions, 17 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1a8c32a05..0653592b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,24 +6,27 @@ Expected Release date: 2016-02-16
### Highlights
-New Version
+#### Incremented Version Number: Mattermost "2.0"
-- Mattermost user interface and logging completely overhauled to support localization
-
-iOS
-
-- Breaking Change: New Mattermost iOS app v2.0 requires Mattermost v2.0 and higher
-- Adding support for Mattermost iOS app v2.0 with single-sign-on for LDAP/AD (Enterprise Edition only) and GitLab
+- Version number incremented from "1.x" to "2.x" indicating major product changes, including:
+ - Added localization support to entire user interface plus error and log messages
+ - BREAKING CHANGE to APIs: New Android and updated iOS apps require `platform` 2.0 and higher
+ - Upgrade procedure significantly improved to enable upgrades from multiple major build versions
+
+#### Localization
-Android
+- Addition of localization support to entire user interface plus error and log messages
+- Beta release of Spanish language translation (Latin American dialect) available from **Account Settings** > **Display**
-- New open source Android application connects to Mattermost v2.0 and higher
+#### Enhanced Support for Mobile Devices
-Localization
-
-- Mattermost now supports language translation across user interface and error logging
-- Beta release of Spanish language translation (Latin American dialect) available from **Account Settings** > **Display**
+- BREAKING CHANGE to APIs: New Android and updated iOS apps require `platform` 2.0 and higher
+- iOS added app support for GitLab single-sign-on
+- iOS added app support for LDAP/AD single-sign-on (Enterprise Edition only)
+#### Upgrade and Deployment Improvements
+- Mattermost v2.0 now upgrades from up to two previous major builds (e.g. v1.4.x and v1.3.x)
+- Added option to allow use of insecure TLS outbound connections to allow use of self-signed certificates
### New Features
@@ -33,7 +36,12 @@ Slash Commands
iOS
-- Added support for GitLab single-sign-on
+- [iOS app](https://github.com/mattermost/ios) added support for GitLab single-sign-on
+- [iOS app](https://github.com/mattermost/ios) added support for LDAP/AD single-sign-on (Enterprise Edition only)
+
+Android
+
+- New open source Android application compatible with Mattermost 2.0 and higher
System Console
@@ -43,7 +51,7 @@ System Console
Upgrading
-- Mattermost v2.0 supports upgrading from up to two previous major builds (v1.4.x and v1.3.x). Previous version could only upgrade from most recent major build.
+- Mattermost v2.0 now upgrades from up to two previous major builds (e.g. v1.4.x and v1.3.x).
Files and Images
@@ -62,10 +70,9 @@ Authentication
System Console
+- Added option to allow use of insecure TLS outbound connections to allow use of self-signed certificates
- Removed unused "Disable File Storage" option from **System Console** > **File Storage**
- Added warning if a user demotes their account from System Administrator
-- Added option to allow use of insecure TLS outbound connections for self-signed certificates
-
Search