All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
4.2.0 - 2024-01-24
- 535 - Update route to documents.php/index
4.1.0 - 2023-12-01
- #505 - Zotero integration + refactor and bug fixes of admin/personal panel
4.0.0 - 2023-09-22
- #498 - Federated shares support v1
- #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
- #508 - CollaboraOnline#6546 enable automatic color in default paragraph style
- #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
- #517 - Fix issue with null return
- #516 - Fix #515: Upload button overlaps with document icon
- #507 - Fix regressions introduced with refactors for new major release and add tests
- #457 - Typo fix (templates/documents.php)
- #455 - Ensure ODG Drawing compatibility across integration
- #451 - Disable secure view js and settings when not available
- #468 - Upload button overlaps with a document icon in the second row
3.0.0 - 2022-09-22
- #470 - Adjust getMimeType for guzzle7 dependencies
- #456 - web: add Drawing filetype and add it to + menu
- This version requires ownCloud 10.11.0 or above
- #467 - Set appropriate icon for web
- #455 - ensure ODG Drawing compatibility across integration
- #451 - disable secure view js and settings when not available
2.7.0 - 2022-01-19
- added Diagram document type to + button - #436
- ownCloud Web compatibility - #423
- Update .drone.star and drop PHP 7.2 - #424
- Library and translation updates
- Make upload work again - #437
2.6.0 - 2021-05-31
- 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
-
Introduced "Open documents in Secure View with watermark by default" setting - #400 - #402
-
Enable comments on PDFs - #404
-
Use app icon for Open in Collabora action - #406
-
Library updates
2.5.0 - 2021-04-28
- In OC10.7 we changed the logic for encryption events - #392
- Improved auditing capabilities for access via Collabora - #371
- Changes to allow opening documents explicitly with Collabora - #370
- Let wopi client decide the actions when token about to expire
- Translation updates
- Library updates
- Fix Public Links shared from Local Storage - #385
- Make Secure View licensing compatible with new license manager - #356
- Fix wrong default name
2.4.1 - 2020-10-19
- Add warning for secure view regarding license
- Translation updates
- Hotfix for checking license for a specific feature in richdocuments