Releases: owncloud/richdocuments
Releases · owncloud/richdocuments
4.0.0 RC 2
Added
- #497 - handle federated share mount to display error and further refactor
- #486 - E5515 feature/wopi locks
- #456 - web: add Drawing filetype and add it to + menu
Changed
- #496 - Migrate to oC Web v7
- #494 - Refactor API and most critical parts of the code
- #493 - make sure to retrieve correct supershare based on current dir context
- #492 - Remove Symfony event dispatch from ignoreErrors
- #467 - Set appropriate icon for web
- #464 - Replace deprecated String.prototype.substr()
- #462 - Adjust 'if' conditionals that were reported by phpstan
- #454 - Change Richdocuments app name to Collabora Online
- Minimum core version 10.11, minimum php version 7.4
Fixed
4.0.0 RC 1
[4.0.0] - 2023-07-12
Added
- #497 - handle federated share mount to display error and further refactor
- #486 - E5515 feature/wopi locks
- #456 - web: add Drawing filetype and add it to + menu
Changed
- #496 - Migrate to oC Web v7
- #494 - Refactor API and most critical parts of the code
- #493 - make sure to retrieve correct supershare based on current dir context
- #492 - Remove Symfony event dispatch from ignoreErrors
- #467 - Set appropriate icon for web
- #464 - Replace deprecated String.prototype.substr()
- #462 - Adjust 'if' conditionals that were reported by phpstan
- #454 - Change Richdocuments app name to Collabora Online
Fixed
2.8.0 RC 1
Changed
- #456 - web: add Drawing filetype and add it to + menu
Fixed
- #467 - Set appropriate icon for web
- #462 - Adjust 'if' conditionals that were reported by phpstan
- #457 - typo fix (templates/documents.php)
- #455 - ensure ODG Drawing compatibility across integration
- #454 - Change Richdocuments app name to Collabora Online
- #451 - disable secure view js and settings when not available
3.0.0
3.0.0 RC1
Changed
- #39387 - Update guzzle major version to 7
- This version requires ownCloud 10.11.0 or above
2.8.0 RC1
[2.8.0] - 2022-06-24
Changed
- #451 - disable secure view js and settings when not available
- #454 - Change Richdocuments app name to Collabora Online
- #455 - ensure ODG Drawing compatibility across integration
- #456 - web: add Drawing filetype and add it to + menu
- #467 - Set appropriate icon for web
Fixed
2.7.0
2.7.0 RC2
2.7.0 RC1
2.6.0
Fixed
- Only verify path if filename is given, additional log error - #418
- Don't log warning message on PUT in favour of debug - #407
- Prevent documents with tabs in filenames / or any other invalid chars from being created - enterprise#4628