Releases: nextcloud-releases/officeonline
Releases · nextcloud-releases/officeonline
v3.0.1
v3.0.0
v2.3.2
Fixed
- chore: Switch to new API to set volatile user to prevent persisting it in any case @juliusknorr #606
- fix: Always lookup lower case file extensions @juliusknorr #607
v2.3.1
Fixed
- fix: Proper default value for to make mode parameter optional @juliusknorr #604
Other
- Add reuse compliance @AndyScherzinger #602
- style: Fix php-cs issues @juliusknorr #605
v2.3.0
Added
- Add support for Nextcloud 30
- fix: add clarifying use case details to appstore @joshtrichards #590
Fixed
- fix: Properly create new files on public share links @juliusknorr #593
Other
v2.2.1
Fixed
- fix: Add mising SharingLoadAdditionalScriptsListener by @juliushaertl in nextcloud/officeonline#553
- fix(UI): script to register at viewer has to require viewer by @blizzz in nextcloud/officeonline#558
Other
- Updating dependabot-approve-merge.yml workflow from template by @nextcloud-command in nextcloud/officeonline#556
- Updating pr-feedback.yml workflow from template by @nextcloud-command in nextcloud/officeonline#555
- chore(CI): Updating pr-feedback.yml workflow from template by @nextcloud-command in nextcloud/officeonline#562
New Contributors
- @blizzz made their first contribution in nextcloud/officeonline#558
Full Changelog: nextcloud/officeonline@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