Releases: nextcloud/richdocuments
Releases · nextcloud/richdocuments
v8.3.12
Fixed
- Display proper custom logo in collabora @elzody #4106
- Asset download checks @juliusknorr #4135
- Brute force protection for public file creation @juliusknorr #4143
Other
- npm audit @nextcloud-command #4092
- Update nextcloud/ocp dependency @nextcloud-command #4099
- npm audit @nextcloud-command #4118
v8.2.14
Fixed
- Asset download checks @juliusknorr #4136
- Brute force protection for public file creation @juliusknorr #4144
v8.0.11
Fixed
- Asset download checks @juliusknorr #4137
- Brute force protection for public file creation @juliusknorr #4145
v7.1.10
Fixed
- Asset download checks @juliusknorr #4138
- Brute force protection for public file creation @juliusknorr #4147
v8.2.13
Fixed
- Show PDF even when download hidden on public share @elzody #3887
- Properly send custom logo to collabora @elzody #3931
- Emit notification on mentions @juliushaertl #4079
Other
- Remove unnecessary files from release build @juliushaertl #3882
- Switch to new API to set volatile user to prevent persisting it in any case @juliushaertl #3862
v8.5.1
Added
- Add parameter to allow converting files after filling out fields @juliushaertl #4034
Fixed
- Don't ask for guest name on view-only share @elzody #4072
- Properly render compare view @juliushaertl #4078
- Emit notification on mentions @juliushaertl #4082
- Fix missing
:
prefix @hcvcastro #4011
Other
- Update nextcloud/ocp dependency @nextcloud-command #4039
- Update nextcloud/ocp dependency @nextcloud-command #4065
- Bump @nextcloud/axios from 2.5.0 to 2.5.1 @dependabot #4056
- Bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.9 @dependabot #4057
v8.4.7
Fixed
- Pressing
Enter
submits guest name input @elzody #4007 - Don't ask for guest name on view-only share @elzody #4071
- Properly render compare view @juliushaertl #4077
- Emit notification on mentions @juliushaertl #4081
Other
- Bump
@nextcloud/vue
from 8.11.1 to 8.11.3 @dependabot #3979 - Bump
@nextcloud/browserslist-config
from 3.0.0 to 3.0.1 @dependabot #3982 - Bump
@nextcloud/dialogs
from 5.2.0 to 5.2.1 @dependabot #3984 - Bump
@cypress/webpack-preprocessor
from 6.0.1 to 6.0.2 @dependabot #3987 - Bump typescript from 5.4.3 to 5.4.5 @dependabot #3989
- Bump cypress from 13.7.1 to 13.7.3 @dependabot #3999
- Bump
@nextcloud/cypress
from 1.0.0-beta.7 to 1.0.0-beta.8 @dependabot #4000 - Bump
eslint-plugin-cypress
from 2.15.1 to 2.15.2 @dependabot #4001 - Bump
cypress-split
from 1.21.0 to 1.21.2 @dependabot #4002 - Update
nextcloud/ocp
dependency @nextcloud-command #4006 - Update
@nextcloud
dependencies @skjnldsv #4012 - Update cypress workflow deps @skjnldsv #4024
- Bump
@nextcloud/axios
from 2.5.0 to 2.5.1 @dependabot #4060 - Bump
@nextcloud/cypress
from 1.0.0-beta.8 to 1.0.0-beta.9 @dependabot #4061 - Update
nextcloud/ocp
dependency @nextcloud-command #4063 - npm audit @nextcloud-command #4022
- npm audit @nextcloud-command #4066
v8.3.11
Fixed
- Do not ask for guest name on read only pdfs @juliushaertl #3953
- Use shared default options for HTTP client requests @mejo- #3993
- Pressing
Enter
submits guest name input @elzody #4008 - Don't ask for guest name on view-only share @elzody #4070
- Properly render compare view @juliushaertl #4076
- Emit notification on mentions @juliushaertl #4080
Other
- Update
@nextcloud
dependencies @skjnldsv #4013 - Bump
@nextcloud/axios
from 2.5.0 to 2.5.1 @dependabot #4058 - Bump
@nextcloud/cypress
from 1.0.0-beta.8 to 1.0.0-beta.9 @dependabot #4059 - Update
nextcloud/ocp
dependency @nextcloud-command #4062 - Bump
@nextcloud/dialogs
from 4.2.2 to 4.2.7 @dependabot #3996 - Bump
@nextcloud/router
from 2.2.0 to 2.2.1 @dependabot #3997 - Bump
eslint-plugin-cypress
from 2.15.1 to 2.15.2 @dependabot #3998 - Update
nextcloud/ocp
dependency @nextcloud-command #4004 - Bump
@cypress/webpack-preprocessor
from 6.0.0 to 6.0.2 @dependabot #3978 - Bump
@nextcloud/cypress
from 1.0.0-beta.6 to 1.0.0-beta.8 @dependabot #3983 - Bump
@nextcloud/vue
from 7.12.6 to 7.12.8 @dependabot #3985 - Bump
@nextcloud/browserslist-config
from 3.0.0 to 3.0.1 @dependabot #3986 - Bump
@nextcloud/webpack-vue-config
from 6.0.0 to 6.0.1 @dependabot #3988
v8.5.0
Added
- Template workflow API @elzody #3798
- Add fonts installation document URL @luka-nextcloud #3647
Fixed
- Do not set a guest name on actual users #3950
- Fix missing conflicts on pdf templating @juliushaertl #3949
- Do not ask for guest name on read only pdfs @juliushaertl #3832
- Allow passing css var to change Collabora logo color @elzody #3840
- Add API docs for form extraction and filling API @juliushaertl #3868
- Run cypress against code nightly @juliushaertl #3869
- Remove unnecessary files from release build @juliushaertl #3870
- Show PDF even when download hidden on public share @elzody #3872
- Add check if collabora supports template filling @juliushaertl #3875
- Properly split with multi-collabora matrix @juliushaertl #3890
- Guest username not picked up the second time loading a share link @elzody #3910
- Allow double click in image picker @eszkadev #3927
- properly send custom logo to collabora @elzody #3928
- Cache
extractFields
response from Collabora @elzody #3932 - Bring back federated editing in viewer iframe @juliushaertl #3940
- Switch to new API to set volatile user to prevent persisting it in any case @juliushaertl #3833
- Use shared default options for HTTP client requests @mejo- #3831
- Add host_session_id parameter @hcvcastro #3763
- Use getFirstNodeById as it is cached @juliushaertl #3820
- Add 'title' attribute to iframe for accessibility @Darshan-upadhyay1110 #3807
- Avoid background fetch if not configured @juliushaertl #3790
- Revert "ci: Skip failing open tests for now due to upstream bug" @juliushaertl #3794
- Make built-in code server setup more stable @juliushaertl #3762
- Block incompatible operations with remote tokens @juliushaertl #3635
- Use new property for admin user indication @eszkadev #3748
- Avoid requesting remote endpoints during bootstrap @juliushaertl #3749
- Remove legacy Viewer code @elzody #3727
- Always pass is_admin property to userextrainfo @eszkadev #3726
- Grammar fixes for font install paragraph @roliverio #3708
- Lazy register template creator through event @juliushaertl #3614
- Make edit mode in interactive widgets opt-in @juliushaertl #3619
Other
- Update workflows from templates @skjnldsv #3816
- Migrate REUSE to TOML format @AndyScherzinger #3814
- Updating lint-eslint.yml workflow from template @nextcloud-command #3731
- Updating pr-feedback.yml workflow from template @nextcloud-command #3725
- Add SPDX header @AndyScherzinger #3664
- Updating appstore-build-publish.yml workflow from template @nextcloud-command #3624
- Cleanup old TemplateSaveAs code as this is no longer supported by Collabora @juliushaertl #3582
- Adapt min PHP version to 8.1 @juliushaertl #3576
- Implement PdfService using mikehaertl/php-pdftk #3947
- Pass data to field depending on field type #3954