Mattermost 6.4.1, 6.3.4, and 6.2.4 released
Mattermost dot releases 6.4.1, 6.3.4 (Extended Support Release), and 6.2.4 for Team Edition (TE) and Enterprise Edition (EE) are now available for download.
If your deployment is affected by issues these dot releases fix, upgrading is recommended.
Mattermost 6.4.1, 6.3.4 (Extended Support Release), and 6.2.4 versions resolve the following bug:
- Fixed a major web and desktop app performance issue for users with a large accumulated number of Direct Messages and Group Messages.
Mattermost 6.3.4 (Extended Support Release) version also resolves the following bugs:
- The right-hand side dot menu of root posts are now rendered to DOM only when hovered upon.
- The re-rendering of the
CustomStatusEmoji
component is now avoided on post hover. - The re-rendering of the
TextBox
links component below post box is now avoided while typing. - Reduced the number of post components listening for keyboard and mouse events.