Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Releases: Zimbra-Community/owncloud-zimlet

Implement online document editing in OnlyOffice

12 Sep 06:44
1de9aad
Compare
Choose a tag to compare

In addition an menu was added to create new empty documents.

menu

The Zimlet UI now also scales dynamically when the user resizes the browser.

fix bug that WebDAV tab depends on Mail feature to be enabled

02 Sep 08:54
06542b9
Compare
Choose a tag to compare

This was actually fixed in July, but forgot to tag the release.

Fixes for Multi-Server deployments

07 May 10:03
Compare
Choose a tag to compare

Fix issue 162

03 May 17:05
170c31e
Compare
Choose a tag to compare

Save attachement to DAV" for attachments when the default folder is set to / (default)

Nextcloud won't allow MKCOL on /.
see also:658dd41
fix:#162

Fix bug: Upload to owncloud if the file exceed message size limit

10 Apr 19:07
Compare
Choose a tag to compare
1.0.4

fix:https://github.com/Zimbra-Community/owncloud-zimlet/issues/155

Remove hard-coded token

07 Mar 14:04
Compare
Choose a tag to compare
1.0.1

remove hard-coded token

Add support for OnlyOffice JSON Web Tokens

07 Mar 13:58
Compare
Choose a tag to compare

This release adds support for OnlyOffice JSON Web Tokens

Implement WebDAV Search

16 Jan 13:30
Compare
Choose a tag to compare

This release adds a search box in the Zimbra interface to search for files in Nextcloud or any other server that supports WebDAV Search.

For Nextcloud, it requires upstream fix: nextcloud/server#7882
Without the fix, only the first 2 words of your search query are used.

Implement X-Forwarded-For for bruteforce protection

11 Jan 13:06
Compare
Choose a tag to compare

This release adds the X-Forwarded-For HTTP header to all requests, allowing to configure Nextcloud's bruteforce protection.

See: https://github.com/Zimbra-Community/owncloud-zimlet#configure-bruteforce-protection

fix: https://github.com/Zimbra-Community/owncloud-zimlet/issues/149

OnlyOffice preview and fixed UploadHandler

07 Dec 15:35
Compare
Choose a tag to compare

The new release allows to preview documents with OnlyOffice. That way
the preview is more precise for docx, xlsx and pptx documents.

The OnlyOffice should also scale better for larger environments as
opposed to the LibreOffice document conversion.

In addition a bug was fixed in the handling of uploads, where 0-byte size
where uploaded to some Nextcloud/ownCloud instances.

More details in the README.md
https://github.com/Zimbra-Community/owncloud-zimlet