|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 8.3.11 |
| 4 | + |
| 5 | +### Fixed |
| 6 | + |
| 7 | +* Do not ask for guest name on read only pdfs @juliushaertl [#3953](https://github.com/nextcloud/richdocuments/pull/3953) |
| 8 | +* Use shared default options for HTTP client requests @mejo- [#3993](https://github.com/nextcloud/richdocuments/pull/3993) |
| 9 | +* Pressing `Enter` submits guest name input @elzody [#4008](https://github.com/nextcloud/richdocuments/pull/4008) |
| 10 | +* Don't ask for guest name on view-only share @elzody [#4070](https://github.com/nextcloud/richdocuments/pull/4070) |
| 11 | +* Properly render compare view @juliushaertl [#4076](https://github.com/nextcloud/richdocuments/pull/4076) |
| 12 | +* Emit notification on mentions @juliushaertl [#4080](https://github.com/nextcloud/richdocuments/pull/4080) |
| 13 | + |
| 14 | +### Other |
| 15 | + |
| 16 | +* Update `@nextcloud` dependencies @skjnldsv [#4013](https://github.com/nextcloud/richdocuments/pull/4013) |
| 17 | +* Bump `@nextcloud/axios` from 2.5.0 to 2.5.1 @dependabot [#4058](https://github.com/nextcloud/richdocuments/pull/4058) |
| 18 | +* Bump `@nextcloud/cypress` from 1.0.0-beta.8 to 1.0.0-beta.9 @dependabot [#4059](https://github.com/nextcloud/richdocuments/pull/4059) |
| 19 | +* Update `nextcloud/ocp` dependency @nextcloud-command [#4062](https://github.com/nextcloud/richdocuments/pull/4062) |
| 20 | +* Bump `@nextcloud/dialogs` from 4.2.2 to 4.2.7 @dependabot [#3996](https://github.com/nextcloud/richdocuments/pull/3996) |
| 21 | +* Bump `@nextcloud/router` from 2.2.0 to 2.2.1 @dependabot [#3997](https://github.com/nextcloud/richdocuments/pull/3997) |
| 22 | +* Bump `eslint-plugin-cypress` from 2.15.1 to 2.15.2 @dependabot [#3998](https://github.com/nextcloud/richdocuments/pull/3998) |
| 23 | +* Update `nextcloud/ocp` dependency @nextcloud-command [#4004](https://github.com/nextcloud/richdocuments/pull/4004) |
| 24 | +* Bump `@cypress/webpack-preprocessor` from 6.0.0 to 6.0.2 @dependabot [#3978](https://github.com/nextcloud/richdocuments/pull/3978) |
| 25 | +* Bump `@nextcloud/cypress` from 1.0.0-beta.6 to 1.0.0-beta.8 @dependabot [#3983](https://github.com/nextcloud/richdocuments/pull/3983) |
| 26 | +* Bump `@nextcloud/vue` from 7.12.6 to 7.12.8 @dependabot [#3985](https://github.com/nextcloud/richdocuments/pull/3985) |
| 27 | +* Bump `@nextcloud/browserslist-config` from 3.0.0 to 3.0.1 @dependabot [#3986](https://github.com/nextcloud/richdocuments/pull/3986) |
| 28 | +* Bump `@nextcloud/webpack-vue-config` from 6.0.0 to 6.0.1 @dependabot [#3988](https://github.com/nextcloud/richdocuments/pull/3988) |
| 29 | + |
3 | 30 | ## 8.3.10 |
4 | 31 |
|
5 | 32 | ### Fixed |
|
0 commit comments