Skip to content

Commit 32fbd15

Browse files
committed
Automated changelog update [skip ci]
1 parent 217268a commit 32fbd15

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ The following sections list the changes for unreleased.
7979
* Enhancement - Update Mockery to 2.52.3: [#11070](https://github.com/owncloud/ocis/pull/11070)
8080
* Enhancement - Improve postprocessing logs: [#11108](https://github.com/owncloud/ocis/pull/11108)
8181
* Enhancement - Improve graph space management logs: [#11115](https://github.com/owncloud/ocis/pull/11115)
82+
* Enhancement - Delete notification by ID: [#11203](https://github.com/owncloud/ocis/pull/11203)
8283
* Enhancement - CLI, storage-users uploads delete-stale-nodes: [#11216](https://github.com/owncloud/ocis/pull/11216)
8384
* Enhancement - Limit length of tags: [#11231](https://github.com/owncloud/ocis/pull/11231)
8485

@@ -195,6 +196,14 @@ The following sections list the changes for unreleased.
195196
https://github.com/owncloud/ocis/issues/10989
196197
https://github.com/owncloud/ocis/pull/11115
197198

199+
* Enhancement - Delete notification by ID: [#11203](https://github.com/owncloud/ocis/pull/11203)
200+
201+
It is now possible to delete a single notification by ID: DELETE
202+
/ocs/v2.php/apps/notifications/api/v1/notifications/:id
203+
204+
https://github.com/owncloud/enterprise/issues/6307
205+
https://github.com/owncloud/ocis/pull/11203
206+
198207
* Enhancement - CLI, storage-users uploads delete-stale-nodes: [#11216](https://github.com/owncloud/ocis/pull/11216)
199208

200209
An oCIS command that deletes stale nodes: in processing state wihout connected

0 commit comments

Comments
 (0)