summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-30 14:10:50 -0700
committerit33 <iantien@gmail.com>2015-09-30 14:10:50 -0700
commit53bdc34f3768b06a0cffdcaa52ca5335f52339d0 (patch)
tree43e2312d1c95fbf8ff2fd7dc613172838ded6865 /CHANGELOG.md
parent2d3ddfd467036935bc983cd77b4ab1243ac58cb6 (diff)
downloadchat-53bdc34f3768b06a0cffdcaa52ca5335f52339d0.tar.gz
chat-53bdc34f3768b06a0cffdcaa52ca5335f52339d0.tar.bz2
chat-53bdc34f3768b06a0cffdcaa52ca5335f52339d0.zip
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 11 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64cc57ab8..c4f1f491e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,18 +1,17 @@
# Mattermost Changelog
-## UNDER DEVELOPMENT - Release v1.0.0-RC1
+## UNDER DEVELOPMENT - Release v1.0.0-RC2
The "UNDER DEVELOPMENT" section of the Mattermost changelog appears in the product's `master` branch to note key changes committed to master and are on their way to the next stable release. When a stable release is pushed the "UNDER DEVELOPMENT" heading is removed from the final changelog of the release.
-- **Release candidate anticipated:** September 28, 2015
- **Final release anticipated:** October 2, 2015
### Release Highlights
- System Console - UI for configuring deployments, managing teams, resetting user passwords and other admin features
-- Markdown support in messages, comments and channel descriptions - Including font formatting, emoticons, headings and tables
-- Preset themes and detailed theme color options, plus ability to import themes from Slack
-- Numerous performance improvements and optimizations
+- Markdown - Markdown support in messages, comments and channel descriptions - Including font formatting, emoticons, headings and tables
+- Themes - Preset themes and detailed theme color options, plus ability to import themes from Slack
+- Performance - Numerous performance improvements and optimizations
### New Features
@@ -39,12 +38,14 @@ User Interface
- Added ability to import themes from Slack
Integrations
+
- (Preview) Initial support for incoming webhooks
### Improvements
Documentation
+- Added production installation instructions
- Updated software and hardware requirements documentation
- Re-organized install instructions out of README and into separate files
- Added Code Contribution Guidelines
@@ -59,11 +60,15 @@ Performance
Code Quality
- Reformatted Javascript per Mattermost Style Guide
-
+
UI
- Added version, build number, build date and build hash under Account Settings -> Security
+Licensing
+
+- Compiled version of Mattermost v1.0.0 now available under MIT license
+
### Bug Fixes
- Numerous performance improvements