Skip to content

Commit b3200c7

Browse files
committed
feat: Add removal of OC.SystemTags JS API
Signed-off-by: Carl Schwan <[email protected]>
1 parent 5a794e6 commit b3200c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_33.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Removed APIs
2525

2626
- The global ``md5`` implementation is removed. It was deprecated since Nextcloud 20 and not used by Nextcloud anymore.
2727
If you still need a ``md5`` implementation you can just use some external package like `crypto-browserify <https://www.npmjs.com/package/crypto-browserify>`_.
28+
- The ``OC.SystemTags`` api was removed. If you need to get the list of system tags, checkout `this merge request <https://github.com/nextcloud/files_retention/pull/855>`_.
2829

2930
Back-end changes
3031
----------------

0 commit comments

Comments
 (0)