diff --git a/changelog/unreleased/update-phoenix-ext-app-urls.md b/changelog/unreleased/update-phoenix-ext-app-urls.md new file mode 100644 index 0000000000..bba138f7ab --- /dev/null +++ b/changelog/unreleased/update-phoenix-ext-app-urls.md @@ -0,0 +1,7 @@ +Bugfix: Fix builtin config for external apps + +We fixed a bug in the builtin config of ocis-phoenix, having hardcoded urls instead of just the path of external apps. + +https://github.com/owncloud/product/issues/218 +https://github.com/owncloud/ocis-phoenix/pull/83 +https://github.com/owncloud/ocis/pull/544