Releases: nextcloud-releases/richdocuments
Releases · nextcloud-releases/richdocuments
v4.2.9
Fixed
- Move WOPI checks to the middleware @juliushaertl #2671
- Do not fail if no directory is passed when creating a file from a template #2547
- Invoke read permission check to trigger terms of services when creating a token #2565
- Fix app display name @julien-nc #2441
v3.8.7
Fixed
- Move fileid/token check to the WOPIMiddleware
- show warning message on protocol mismatch with collabora
- Keep Safari fallback for larger screen devices
- richdocumentsframe use 100% of mobile screen height
v7.0.1
Added
- Add app config to override wopi checkFileInfo #2567
Fixed
- Do not fail if no directory is passed when creating a file from a template #2544
- Keep passing light theme values to Collabora as long as the dark mode is not available there #2556
- Invoke read permission check to trigger terms of services when creating a token #2562
- Return proper status code if file is not found during writing #2540
- option to use new grouped saveas #2554
- Listen for event during preview rendering and apply secure view options #2586
- Fix redundant port number in url #2575
Dependencies
- Update nextcloud/ocp dependency @nextcloud-command #2571
v6.3.1
Added
- Add app config to override wopi checkFileInfo #2568
Fixed
- Invoke read permission check to trigger terms of services when creating a token #2563
- option to use new grouped saveas #2555
- Do not fail if no directory is passed when creating a file from a template #2545
- Return proper status code if file is not found during writing #2541
- Listen for event during preview rendering and apply secure view options #2587
- Keep passing light theme values to Collabora as long as the dark mode is not available there #2557
- Fix the theming adjustments when accesibility app is disabled @Raudius #2580
v5.0.9
v5.0.8
5.0.8
Fixed
- Fix menu items highlighting when in dark mode #2550 @juliushaertl
- Invoke read permission check to trigger terms of services when creating a token #2559 @juliushaertl
- Do not fail if no directory is passed when creating a file from a template #2543 @juliushaertl
- Fix product name in capabilities #2525 @juliushaertl
- Fix PDF context menu label #2527 @Raudius
- Fix potential log spam by returning proper status code if file is not found #2537 @juliushaertl
- Fix
public_wopi_url
variable configuration name #2468 @jeremyb - Only register templates if enabled for user #2400 @juliushaertl
- Fix safari not focusing document-frame on load #2372 @merttumer
v7.0.0
Bump version to 7.0.0 Signed-off-by: Julius Härtl <[email protected]>
v6.3.0
v6.2.1
Added
- Emit event for each user on document open #2495
Fixed
- Updates "productName" in capabilities @Raudius #2401
- fix safari does not focus to document frame on startup #2377
- Fix: hide download option inside Collabora for "hide download" shares #2391
- Hide "Save as" option when downloading is not allowed by s… @Raudius #2402
- Only register templates if enabled for user #2414
Other
- Fix loading file without logged-in when watermark is enable for groups #2482
- Migrate to nextcloud/OCP package in stable24 @nickvergessen #2479
v7.0.0-beta.2
Added
- Add local editing button to Nextcloud Office @Raudius #2456
- Open PDF files by default when PDF viewer is disabled @Raudius #2457
Fixed
- Always show the close button @juliushaertl #2451
- Migrate to BEM and scoped SCSS @ChristophWurst #2432