Skip to content

Commit 5d048f1

Browse files
chore(apps): Revise AppAPI v32 CR note
Updated release notes for Nextcloud 32.0.1 and 32.0.2, clarifying AppAPI setup checks and S3 integrity protections. Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 7821337 commit 5d048f1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

admin_manual/release_notes/upgrade_to_32.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,14 @@ Previews
3333
Starting with Nextcloud 32.0.1, the preview provider for MP3 files, which reads cover images embedded in the files, is disabled by default for performance and stability reasons.
3434
See :doc:`../configuration_files/previews_configuration` for details on how to enable or disable the preview provider.
3535

36+
AppAPI (app_api) setup checks expanded
37+
--------------------------------------
3638

37-
AppApi (app_app) is now a default app
38-
-------------------------------------
39+
Starting with Nextcloud 30.0.1, the AppAPI app is included and enabled by default. See :doc:`../exapps_management/index` for details. Additionally, as of version 32.0.0, the AppAPI has expanded its setup checks.
3940

40-
Starting with Nextcloud 30.0.1, the AppApi app is included and enabled by default. See :doc:`../exapps_management/index` for details. In addition, as of 32.0.0 the AppApi expanded its setup checks.
41+
You can disable this app in the standard manner via the *Apps* menu if you do not expect to use AppAPI integrations in the near future.
4142

42-
This app can be disabled in the standard manner via the *Apps* menu if you do not expect to use AppApi integrations in the near future.
43-
44-
When it is disabled, other apps thet depend on AppApi will not be visible in the app store. AppApi related setup checks will also be deactivated.
43+
If AppAPI is disabled, other apps that depend on it will not be visible in the app store. AppAPI-related setup checks will also be deactivated.
4544

4645
S3 integrity protections enabled, configuration update may be needed
4746
--------------------------------------------------------------------

0 commit comments

Comments
 (0)