From 32b747ab305f5bb479c71f3628a127cb7e768027 Mon Sep 17 00:00:00 2001 From: amyblais Date: Fri, 9 Aug 2019 15:33:50 -0400 Subject: [PATCH] Update CHANGELOG.md (#1017) --- CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40516040..0d0cfead 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,44 @@ Release date: TBD ---- +## Release v4.2.3 + +Release date: August 9, 2019 + +- Mattermost v4.2.3 contains a bug fix for all platforms. + +### Bug Fixes + +#### All Platforms +- Fixed an issue where the server URL entry prior to v4.2.2 could include malformed URLs that failed in v4.2.2 and later due to stricter validation. [#1015](https://github.com/mattermost/desktop/pull/1015) + +### Contributors + +Many thanks to all our contributors. In alphabetical order: + +[deanwhillier](https://github.com/deanwhillier) + +---- + +## Release v4.2.2 + +Release date: August 7, 2019 + +- Mattermost v4.2.2 contains a bug fix for all platforms. + +### Bug Fixes + +#### All Platforms +- Mattermost v4.2.2 contains high level security fixes. [Upgrading](https://mattermost.com/download/#mattermostApps) is recommended. Details will be posted on our [security updates page](https://about.mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://www.mattermost.org/responsible-disclosure-policy/). + +### Contributors + +Many thanks to all our contributors. In alphabetical order: + +[deanwhillier](https://github.com/deanwhillier), [DSchalla](https://github.com/DSchalla) + +---- + ## Release v4.2.1 Release date: March 20, 2019