From a135c553254870767c782c88ac087105f545d897 Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 10 Mar 2016 08:04:58 -0800 Subject: [PATCH] Create CHANGELOG.md Proposing a changelog format to document known issues. Eventually this could move to docs.mattermost.com to make it easier to review all the components of Mattermost in one place. --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..d2b9eae1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Mattermost Desktop Application Changelog + +## IN PROGRESS: Release v1.0.8 (Beta) + +The `electron-mattermost` project is now the official desktop application for the Mattermost open source project. + +### Changes +- Renaming project from 'electron-mattermost' to `desktop` + +### Known issues + +- Windows: File > About does not bring up version number dialog +- Windows 10: Application does not appear in Windows volume mixer +- All platforms: Embedded markdown images with `http://` do not render