diff --git a/changelog/unreleased/enhancement-text-editor b/changelog/unreleased/enhancement-text-editor new file mode 100644 index 00000000000..071b1e79e2f --- /dev/null +++ b/changelog/unreleased/enhancement-text-editor @@ -0,0 +1,6 @@ +Enhancement: Configurable file extensions opened by the text editor + +It's now possible to open more file extensions in the text-editor, by passing an array of file extension strings in the `extraExtensions` configuration. +Another improvement ensures that any configured file extension will open by default in the text-editor, instead of downloading the file. + +https://github.com/owncloud/web/pull/