diff --git a/changelog/unreleased/whitelist-apps.md b/changelog/unreleased/whitelist-apps.md new file mode 100644 index 00000000000..4721a5403a3 --- /dev/null +++ b/changelog/unreleased/whitelist-apps.md @@ -0,0 +1,7 @@ +Enhancement: Whitelisting for apps + +AppProvider supported mime types are now overridden in its configuration. +A friendly name, a description, an extension, an icon and a default app, +can be configured in the AppRegistry for each mime type. + +https://github.com/cs3org/reva/pull/2095