Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/administration/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,9 +317,9 @@ Multiple setting options were added to `config.json`. Below is a list of the add

Mattermost v5.19.0 contains low to high level security fixes. [Upgrading](http://docs.mattermost.com/administration/upgrade.html) 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/).

- **v5.19.2, release day TBD**
- Direct access to the ``Props`` field in the ``model.Post`` structure has been deprecated. The available ``GetProps()`` and ``SetProps()`` methods should now be used. Also, direct copy of the ``model.Post`` structure must be avoided in favor of the provided ``Clone()`` method. [MM-21378](https://mattermost.atlassian.net/browse/MM-21378)
- Fixing an issue where a public channel appears in the list of Direct Message channels in the channel sidebar if the channel is created with a certain arrangement of characters. [MM-23427](https://mattermost.atlassian.net/browse/MM-23427)
- **v5.19.2, released 2020-04-21**
- Fixed an issue with unexpected crashes related to any action taken to modify post properties such as push notifications. Note for developers: Direct access to the ``Props`` field in the ``model.Post`` structure has been deprecated. To avoid crash issues, the available ``GetProps()`` and ``SetProps()`` methods should now be used. Also, direct copy of the ``model.Post`` structure must be avoided in favor of the provided ``Clone()`` method. [MM-21378](https://mattermost.atlassian.net/browse/MM-21378)
- Fixed an issue where a public channel appears in the list of Direct Message channels in the channel sidebar if the channel name is 40 characters long. [MM-23427](https://mattermost.atlassian.net/browse/MM-23427)
- **v5.19.1, released 2020-01-21**
- Fixed a regression affecting v5.18 and v5.19 where some users were experiencing client-side performance issues. This was mainly affecting users with more than 100 channels listed in the channel sidebar and with channels sorted alphabetically. [MM-20349](https://mattermost.atlassian.net/browse/MM-20349)
- **v5.19.0, released 2020-01-16**
Expand Down
2 changes: 1 addition & 1 deletion source/administration/extended-support-release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ What are the current supported Extended Support Release versions?
+=============+================+==================+==================+============================================================================================+=================================================+
| 5.25 | Quality | July 16, 2020 | April 15, 2021 | | |
+-------------+----------------+------------------+------------------+--------------------------------------------------------------------------------------------+-------------------------------------------------+
| 5.19 | Quality | January 16, 2020 | October 15, 2020 | `5.19.1 <https://releases.mattermost.com/5.19.1/mattermost-5.19.1-linux-amd64.tar.gz>`_ | |
| 5.19 | Quality | January 16, 2020 | October 15, 2020 | `5.19.2 <https://releases.mattermost.com/5.19.2/mattermost-5.19.2-linux-amd64.tar.gz>`_ | |
+-------------+----------------+------------------+------------------+--------------------------------------------------------------------------------------------+-------------------------------------------------+
| 5.9 | Quality | April 16, 2019 | April 15, 2020 | `5.9.8 <https://releases.mattermost.com/5.9.8/mattermost-5.9.8-linux-amd64.tar.gz>`_ | Please upgrade to 5.0 prior to upgrading to 5.9 |
+-------------+----------------+------------------+------------------+--------------------------------------------------------------------------------------------+-------------------------------------------------+
Expand Down
16 changes: 8 additions & 8 deletions source/administration/version-archive.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Mattermost Enterprise Edition v5.20.2 - `View Changelog <https://docs.mattermost
- ``https://releases.mattermost.com/5.20.2/mattermost-5.20.2-linux-amd64.tar.gz``
- SHA-256 Checksum: ``20fc3fdbeee5f13371b29c2016a3d42d5a8edf8c2508b43b295dd39c6cd57c90``
- GPG Signature: https://releases.mattermost.com/5.20.2/mattermost-5.20.2-linux-amd64.tar.gz.sig
Mattermost Enterprise Edition v5.19.1 *Extended Support Release (ESR)* - `View Changelog <https://docs.mattermost.com/administration/changelog.html#release-v5-19-esr>`__ - `Download <https://releases.mattermost.com/5.19.1/mattermost-5.19.1-linux-amd64.tar.gz>`__
- ``https://releases.mattermost.com/5.19.1/mattermost-5.19.1-linux-amd64.tar.gz``
- SHA-256 Checksum: ``fe4bf2dc184c17daab3164f68b2e73cc460d60e7c3877b309844240581d13d97``
- GPG Signature: https://releases.mattermost.com/5.19.1/mattermost-5.19.1-linux-amd64.tar.gz.sig
Mattermost Enterprise Edition v5.19.2 *Extended Support Release (ESR)* - `View Changelog <https://docs.mattermost.com/administration/changelog.html#release-v5-19-esr>`__ - `Download <https://releases.mattermost.com/5.19.2/mattermost-5.19.2-linux-amd64.tar.gz>`__
- ``https://releases.mattermost.com/5.19.2/mattermost-5.19.2-linux-amd64.tar.gz``
- SHA-256 Checksum: ``841463ceac73c469fc16aef37cb6ec79567d8dee519171bcd406333a80e21adc``
- GPG Signature: https://releases.mattermost.com/5.19.2/mattermost-5.19.2-linux-amd64.tar.gz.sig
Mattermost Enterprise Edition v5.18.2 - `View Changelog <https://docs.mattermost.com/administration/changelog.html#release-v5-18-feature-release>`__ - `Download <https://releases.mattermost.com/5.18.2/mattermost-5.18.2-linux-amd64.tar.gz>`__
- ``https://releases.mattermost.com/5.18.2/mattermost-5.18.2-linux-amd64.tar.gz``
- SHA-256 Checksum: ``e61d6affca5bcf0e85b9152ff280b11135861f1b7b76dd30ad3ca96913c9f7a6``
Expand Down Expand Up @@ -187,10 +187,10 @@ Mattermost Team Edition v5.20.2 - `View Changelog <https://docs.mattermost.com/a
- ``https://releases.mattermost.com/5.20.2/mattermost-team-5.20.2-linux-amd64.tar.gz``
- SHA-256 Checksum: ``ea8122b2c8839bfba25f8b4c56b7a17c88c12064ead70a9a43aa8c3681af9ba2``
- GPG Signature: https://releases.mattermost.com/5.20.2/mattermost-team-5.20.2-linux-amd64.tar.gz.sig
Mattermost Team Edition v5.19.1 *Extended Support Release (ESR)* - `View Changelog <https://docs.mattermost.com/administration/changelog.html#release-v5-19-esr>`__ - `Download <https://releases.mattermost.com/5.19.1/mattermost-team-5.19.1-linux-amd64.tar.gz>`__
- ``https://releases.mattermost.com/5.19.1/mattermost-team-5.19.1-linux-amd64.tar.gz``
- SHA-256 Checksum: ``e21500333b66b97ff09d3541842da943ce675ac26fb2ba63f8b1333c56b4bb3c``
- GPG Signature: https://releases.mattermost.com/5.19.1/mattermost-team-5.19.1-linux-amd64.tar.gz.sig
Mattermost Team Edition v5.19.2 *Extended Support Release (ESR)* - `View Changelog <https://docs.mattermost.com/administration/changelog.html#release-v5-19-esr>`__ - `Download <https://releases.mattermost.com/5.19.2/mattermost-team-5.19.2-linux-amd64.tar.gz>`__
- ``https://releases.mattermost.com/5.19.2/mattermost-team-5.19.2-linux-amd64.tar.gz``
- SHA-256 Checksum: ``65ca185b6b577cfd2b0ccbb0e20da86ca345020f39bea21172ba3ad457e6c6c5``
- GPG Signature: https://releases.mattermost.com/5.19.2/mattermost-team-5.19.2-linux-amd64.tar.gz.sig
Mattermost Team Edition v5.18.2 - `View Changelog <https://docs.mattermost.com/administration/changelog.html#release-v5-18-feature-release>`__ - `Download <https://releases.mattermost.com/5.18.2/mattermost-team-5.18.2-linux-amd64.tar.gz>`__
- ``https://releases.mattermost.com/5.18.2/mattermost-team-5.18.2-linux-amd64.tar.gz``
- SHA-256 Checksum: ``06db01d79b99f02b80d91e0e2af8907bc04b82d305fdf56d5b797062c023f10f``
Expand Down