Releases: nextcloud/officeonline
Releases · nextcloud/officeonline
v2.2.1
Fixed
- fix: Add mising SharingLoadAdditionalScriptsListener by @juliushaertl in #553
- fix(UI): script to register at viewer has to require viewer by @blizzz in #558
Other
- Updating dependabot-approve-merge.yml workflow from template by @nextcloud-command in #556
- Updating pr-feedback.yml workflow from template by @nextcloud-command in #555
- chore(CI): Updating pr-feedback.yml workflow from template by @nextcloud-command in #562
New Contributors
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Added
- Compatiblity with Nextcloud 29
v2.1.2
Fixed
- fix: Load public share link file creation again @juliushaertl #548
v2.1.1
Fixed
- Fix wrong language in new file menu @Dennis1993 #528
- Fixed remote redirect URL for federation shared files @hopleus #523
- Fix broken calls for inline script support @juliushaertl #526
Other
- chore(CI): Adjust testing matrix for Nextcloud 29 on main @nickvergessen #542
v2.1.0
Fixed
- fix: File creation on Nextcloud 28 @juliushaertl #519
- fix: Skip CSP setup on CLI @juliushaertl #507
- fix: 28 deprecation compatiblity @juliushaertl #490
v2.0.3
Fixed
- fix: Do not always assume en-US as language if we cannot clearly determine @juliushaertl #500
- fix: enforce view mode on mobile @juliushaertl #497
- fix: Avoid throwing during app setup when federation classes could not be queried @juliushaertl #488
v2.0.2
Fixed
- fix: Return X-WOPI-Lock when a manual lock from outside exists @juliushaertl #442
- Add known issues to README @juliushaertl #427
- Update dependencies
v2.0.1
Fixed
- fix: Avoid unlocking too early and fix collaboration in Word @juliushaertl #423
v2.0.0
v1.1.4
Fixed
- Set allow_local_remote_servers to true for integration tests @juliushaertl #290
- Replace deprecated String.prototype.substr() @CommanderRoot #282
- Do not use libxml_disable_entity_loader on PHP 8 or later @juliushaertl #289
- Move to QBMapper @juliushaertl #371
- Do not use DOMContentLoaded for registering the viewer handler @juliushaertl #378
- Fix viewer positioning on newer nextcloud releases @juliushaertl #370
- Unify middleware checks @juliushaertl #384