Skip to content
Closed
Show file tree
Hide file tree
Changes from 2 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
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ docutils-stubs = "==0.0.22"
sphinx = "==8.2.3"
#
# Furo Theme (https://github.com/pradyunsg/furo)
furo = "==2024.8.6"
furo = "==2025.12.19"
#
# MyST Parser (https://myst-parser.readthedocs.io/en/latest/)
# Release notes: https://myst-parser.readthedocs.io/en/latest/develop/_changelog.html
Expand Down
4 changes: 2 additions & 2 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions source/product-overview/common-esr-support-rst.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
:orphan:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rafaumeu this change looks unintended as it's covered in your other PR

:nosearch:

.. important::

Support for Mattermost Server v10.11 :ref:`Extended Support Release <product-overview/release-policy:extended support releases>` is coming to the end of its life cycle on August 15, 2026. Upgrading to :doc:`Mattermost Server v11.7 or later </product-overview/mattermost-server-releases>` is recommended.
Loading