Merge pull request #454 from nextcloud/release/3.2.4
Bump version to 3.2.4
This commit is contained in:
Коммит
f8bff54e91
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
## 3.2.4
|
||||
|
||||
### Fixed
|
||||
|
||||
- Only update capabilities on successfull fetch
|
||||
- Increase timeout when fetching capabilities
|
||||
- Fix translations on file actions
|
||||
- Only try to generate previews if convert-to is available
|
||||
- Trigger favorite action properly
|
||||
- Set proper nonce on the outer iframe
|
||||
- Fix guest name input
|
||||
|
||||
## 3.2.3
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<name>Collabora Online</name>
|
||||
<summary>Edit office documents directly in your browser.</summary>
|
||||
<description>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.</description>
|
||||
<version>3.2.3</version>
|
||||
<version>3.2.4</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
|
||||
<types>
|
||||
|
|
Загрузка…
Ссылка в новой задаче