File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Table of contents
66 :maxdepth: 2
77
88 index
9- release_notes
9+ release_notes/index
1010 release_schedule
1111 installation/index
1212 configuration_server/index
Original file line number Diff line number Diff line change 22Release notes
33=============
44
5- .. _critical-changes :
6-
7- Critical changes
8- ----------------
9-
10- Here you find all important infos about the new release before you upgrade.
11-
12- System requirements
13- ^^^^^^^^^^^^^^^^^^^
14-
15- * PHP8.2 is recommended over PHP8.1.
16-
17- Exposed system address book
18- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
19-
20- Nextcloud 27 exposes the :ref: `system address book<system-address-book> `. Restrict the enumeration settings if your users should not see other users.
21-
22- Changelog
23- ---------
24-
25- See `the official changelog <https://nextcloud.com/changelog/ >`_ for a complete list of changes.
5+ The release notes have been split into :ref: `subpages per Nextcloud release<critical-changes> `.
Original file line number Diff line number Diff line change 1+ =============
2+ Release notes
3+ =============
4+
5+ .. _critical-changes :
6+
7+ Once you've installed and configured your server, you will want to keep it up to date with the latest Nextcloud features.
8+
9+ These sub pages will cover the most important changes in Nextcloud, as well as some guides on how to upgrade existing installations.
10+
11+ .. toctree ::
12+ :maxdepth: 1
13+
14+ upgrade_to_27.rst
Original file line number Diff line number Diff line change 1+ =======================
2+ Upgrade to Nextcloud 27
3+ =======================
4+
5+ System requirements
6+ ^^^^^^^^^^^^^^^^^^^
7+
8+ * PHP8.2 is recommended over PHP8.1.
9+
10+ Exposed system address book
11+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
12+
13+ Nextcloud 27 exposes the :ref: `system address book<system-address-book> `. Restrict the enumeration settings if your users should not see other users.
14+
15+ Changelog
16+ ---------
17+
18+ See `the official changelog <https://nextcloud.com/changelog/ >`_ for a complete list of changes.
You can’t perform that action at this time.
0 commit comments