@@ -12,96 +12,51 @@ stable version of MongoDB or :ref:`rapid releases
1212
1313For more information, see :ref:`release-version-numbers`.
1414
15- Atlas Rapid Releases
16- ~~~~~~~~~~~~~~~~~~~~
17-
18- These versions of the documentation are for Atlas Rapid Releases. Rapid
19- releases are only supported on MongoDB Atlas, and are not supported for
20- use on-premises.
21-
22- .. list-table::
23- :widths: 30 20 70
24- :header-rows: 1
25-
26- * - Release
27- - Version
28- - Release Notes
29-
30- * - Current Rapid Release
31- - 5.3-series
32- - `Release Notes for MongoDB 5.3
33- <https://docs.mongodb.com/v5.3/release-notes/5.3/>`__
34-
35- * - Previous Rapid Release
36- - 5.2-series
37- - `Release Notes for MongoDB 5.2
38- <https://docs.mongodb.com/v5.2/release-notes/5.2/>`__
39-
40- * - Previous Rapid Release
41- - 5.1-series
42- - `Release Notes for MongoDB 5.1
43- <https://docs.mongodb.com/v5.1/release-notes/5.1/>`__
44-
4515Current Stable Release
4616~~~~~~~~~~~~~~~~~~~~~~
4717
4818(*5.0-series*)
4919
5020:doc:`/release-notes/5.0`
5121
52- .. toctree::
53- :maxdepth: 1
54- :hidden:
55-
56- /release-notes/5.0
57-
58- Previous Stable Releases
59- ~~~~~~~~~~~~~~~~~~~~~~~~
22+ Previous Stable Release
23+ ~~~~~~~~~~~~~~~~~~~~~~~
6024
6125- :doc:`/release-notes/4.4`
62- - :doc:`/release-notes/4.2`
63- - :doc:`/release-notes/4.0`
64-
6526
6627EOL'ed Releases
6728~~~~~~~~~~~~~~~
6829
6930.. hlist::
7031 :columns: 2
7132
72- - :doc:`/release-notes/3.6`
73- - :doc:`/release-notes/3.4`
74- - :doc:`/release-notes/3.2`
75- - :doc:`/release-notes/3.0`
76- - :doc:`/release-notes/2.6`
77- - :doc:`/release-notes/2.4`
78- - :doc:`/release-notes/2.2`
79- - :doc:`/release-notes/2.0`
80- - :doc:`/release-notes/1.8`
81- - :doc:`/release-notes/1.6`
82- - :doc:`/release-notes/1.4`
83- - :doc:`/release-notes/1.2`
84-
33+ - 4.2
34+ - 4.0
35+ - 3.6
36+ - 3.4
37+ - 3.2
38+ - 3.0
39+ - 2.6
40+ - 2.4
41+ - 2.2
42+ - 2.0
43+ - 1.8
44+ - 1.6
45+ - 1.4
46+ - 1.2
47+
48+ .. note::
49+
50+ For documentation associated with an EOL release, see
51+ `the legacy documentation <https://www.mongodb.com/docs/legacy/?site=docs>`__.
8552
8653.. toctree::
8754 :maxdepth: 1
8855 :hidden:
8956
57+ /release-notes/5.0
9058 /release-notes/4.4
91- /release-notes/4.2
92- /release-notes/4.0
93- /release-notes/3.6
94- /release-notes/3.4
95- /release-notes/3.2
96- /release-notes/3.0
97- /release-notes/2.6
98- /release-notes/2.4
99- /release-notes/2.2
100- /release-notes/2.0
101- /release-notes/1.8
102- /release-notes/1.6
103- /release-notes/1.4
104- /release-notes/1.2
59+
10560
10661.. end-include-here
10762
0 commit comments