diff --git a/changelog/unreleased/ocis-favorites-etags-mtime-metadata.md b/changelog/unreleased/ocis-favorites-etags-mtime-metadata.md new file mode 100644 index 0000000000..004175a62c --- /dev/null +++ b/changelog/unreleased/ocis-favorites-etags-mtime-metadata.md @@ -0,0 +1,7 @@ +Enhancement: allow setting favorites, mtime and a temporary etag + +We now let the ocis driver persist favorites, set temporary etags and the mtime as arbitrary metadata. + +https://github.com/cs3org/reva/pull/1393 +https://github.com/owncloud/ocis/issues/567 +https://github.com/cs3org/reva/issues/1394