diff --git a/CHANGELOG.md b/CHANGELOG.md index 66aad4979..93fceea3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## 3.4.0 - unreleased + +### Added + +- Federated document editing +- Watermarking + +### Fixed +- General frontend refactoring to fix flaws in files app integration and performance issues +- Check for type when uploading a template +- Use proper public url instead of regular wopi endpoint to fix issues in locked down environments +- Open file directly if only one template is available + ## 3.3.15 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index d6a1ac4cd..94d755ad8 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -4,7 +4,7 @@ Collabora Online Edit office documents directly in your browser. This application can connect to a Collabora Online server (WOPI Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that. - 3.3.13 + 3.4.0-beta1 agpl Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk