diff --git a/changelog/unreleased/enhancement-internal-links b/changelog/unreleased/enhancement-internal-links new file mode 100644 index 00000000000..0fbd43ace71 --- /dev/null +++ b/changelog/unreleased/enhancement-internal-links @@ -0,0 +1,8 @@ +Enhancement: Resolve internal links + +Public links with the role "internal" can now be resolved. +Note: Internal links to shares can not be resolved as of now. This will follow in a subsequent PR. + +https://github.com/owncloud/web/pull/7405 +https://github.com/owncloud/web/issues/7304 +https://github.com/owncloud/web/issues/6844 diff --git a/changelog/unreleased/enhancement-private-links b/changelog/unreleased/enhancement-private-links new file mode 100644 index 00000000000..eccb15f9e1a --- /dev/null +++ b/changelog/unreleased/enhancement-private-links @@ -0,0 +1,7 @@ +Enhancement: Resolve private links + +Private links can now be resolved. +Note: Private links to shares in oCIS can not be resolved as of now. This will follow in a subsequent PR. + +https://github.com/owncloud/web/pull/7405 +https://github.com/owncloud/web/issues/7707 diff --git a/changelog/unreleased/enhancemnet-alias-links b/changelog/unreleased/enhancemnet-alias-links deleted file mode 100644 index 0b2596464d5..00000000000 --- a/changelog/unreleased/enhancemnet-alias-links +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Resolve alias links - -Alias links can now be resolved successfully. - -https://github.com/owncloud/web/pull/7405 -https://github.com/owncloud/web/issues/7304