Skip to content

Commit 601695d

Browse files
Merge pull request #13718 from nextcloud/backport/13716/stable32
[stable32] feat: Mention deprecated of OC.SystemTags
2 parents a114f1e + 30990f7 commit 601695d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Deprecated APIs
6060

6161
- ``--color-error-rgb``, ``--color-info-rgb``, ``--color-success-rgb``, ``--color-warning-rgb`` are deprecated.
6262
Instead use the native CSS color utils with the the existing variables like ``--color-error`` and similar.
63+
- The ``OC.SystemTags`` api is deprecated. If you need to get the list of system tags, check `this merge request <https://github.com/nextcloud/files_retention/pull/855>`_ for how to fetch the tags directly.
6364

6465
Removed APIs
6566
^^^^^^^^^^^^

0 commit comments

Comments
 (0)