Bump version to 3.7.0
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Родитель
e9431cf66f
Коммит
56d179d388
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -1,5 +1,23 @@
|
|||
# Changelog
|
||||
|
||||
## 3.7.0
|
||||
|
||||
### Added
|
||||
- Add support for built-in CODE server
|
||||
- Inform user about web server configuration issues
|
||||
- Document templates: use only one sans-serif font family
|
||||
- Viewer integration
|
||||
|
||||
### Fixed
|
||||
- Fix CSP violation when collabora server has so-called 'service root'
|
||||
- Allow connecting to local addresses
|
||||
- Avoid duplicate save requests
|
||||
- Avoid additional HTTP request on the files app
|
||||
- Reduce requests for loaded CSS files
|
||||
- Fix certificate validation handling
|
||||
- Be more robust on paths that don't start with a slash
|
||||
- Bring back IE11 support
|
||||
|
||||
## 3.6.0
|
||||
|
||||
### Added
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description><![CDATA[This application can connect to a Collabora Online (or other) server (WOPI-like Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.
|
||||
|
||||
You can also edit your documents off-line with the Collabora Office app from the **[Android](https://play.google.com/store/apps/details?id=com.collabora.libreoffice)** and **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** store.]]></description>
|
||||
<version>3.7.0-beta3</version>
|
||||
<version>3.7.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
|
||||
<types>
|
||||
|
|
Загрузка…
Ссылка в новой задаче