Releases: nextcloud/officeonline
Releases · nextcloud/officeonline
v3.1.1
Fixed
- fix: Properly handle authenticated links being an array @juliusknorr #712
- fix: Fix missing properties for DI @juliusknorr #709
- fix: Prefer en_US as a language if en is used @juliusknorr #650
Other
- tests: Fix phpunit bootstrap @juliusknorr #638
- feat(deps): Add Nextcloud 33 support @nickvergessen #665
v3.0.2
v3.1.0
Fixed
- Fix public share links for 31 @juliusknorr #633
- fix: url encode file name @elzody #634
v3.0.1
Fixed
- fix: Avoid failures with share tokens used as user ids for remote instances @juliusknorr #619
- fix(Db): Allow guest displaynames with a length of up to 255 chars @blizzz #615
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 #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