|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 8.4.7 |
| 4 | + |
| 5 | +### Fixed |
| 6 | + |
| 7 | +* Pressing `Enter` submits guest name input @elzody [#4007](https://github.com/nextcloud/richdocuments/pull/4007) |
| 8 | +* Don't ask for guest name on view-only share @elzody [#4071](https://github.com/nextcloud/richdocuments/pull/4071) |
| 9 | +* Properly render compare view @juliushaertl [#4077](https://github.com/nextcloud/richdocuments/pull/4077) |
| 10 | +* Emit notification on mentions @juliushaertl [#4081](https://github.com/nextcloud/richdocuments/pull/4081) |
| 11 | + |
| 12 | +### Other |
| 13 | + |
| 14 | +* Bump `@nextcloud/vue` from 8.11.1 to 8.11.3 @dependabot [#3979](https://github.com/nextcloud/richdocuments/pull/3979) |
| 15 | +* Bump `@nextcloud/browserslist-config` from 3.0.0 to 3.0.1 @dependabot [#3982](https://github.com/nextcloud/richdocuments/pull/3982) |
| 16 | +* Bump `@nextcloud/dialogs` from 5.2.0 to 5.2.1 @dependabot [#3984](https://github.com/nextcloud/richdocuments/pull/3984) |
| 17 | +* Bump `@cypress/webpack-preprocessor` from 6.0.1 to 6.0.2 @dependabot [#3987](https://github.com/nextcloud/richdocuments/pull/3987) |
| 18 | +* Bump typescript from 5.4.3 to 5.4.5 @dependabot [#3989](https://github.com/nextcloud/richdocuments/pull/3989) |
| 19 | +* Bump cypress from 13.7.1 to 13.7.3 @dependabot [#3999](https://github.com/nextcloud/richdocuments/pull/3999) |
| 20 | +* Bump `@nextcloud/cypress` from 1.0.0-beta.7 to 1.0.0-beta.8 @dependabot [#4000](https://github.com/nextcloud/richdocuments/pull/4000) |
| 21 | +* Bump `eslint-plugin-cypress` from 2.15.1 to 2.15.2 @dependabot [#4001](https://github.com/nextcloud/richdocuments/pull/4001) |
| 22 | +* Bump `cypress-split` from 1.21.0 to 1.21.2 @dependabot [#4002](https://github.com/nextcloud/richdocuments/pull/4002) |
| 23 | +* Update `nextcloud/ocp` dependency @nextcloud-command [#4006](https://github.com/nextcloud/richdocuments/pull/4006) |
| 24 | +* Update `@nextcloud` dependencies @skjnldsv [#4012](https://github.com/nextcloud/richdocuments/pull/4012) |
| 25 | +* Update cypress workflow deps @skjnldsv [#4024](https://github.com/nextcloud/richdocuments/pull/4024) |
| 26 | +* Bump `@nextcloud/axios` from 2.5.0 to 2.5.1 @dependabot [#4060](https://github.com/nextcloud/richdocuments/pull/4060) |
| 27 | +* Bump `@nextcloud/cypress` from 1.0.0-beta.8 to 1.0.0-beta.9 @dependabot [#4061](https://github.com/nextcloud/richdocuments/pull/4061) |
| 28 | +* Update `nextcloud/ocp` dependency @nextcloud-command [#4063](https://github.com/nextcloud/richdocuments/pull/4063) |
| 29 | +* npm audit @nextcloud-command [#4022](https://github.com/nextcloud/richdocuments/pull/4022) |
| 30 | +* npm audit @nextcloud-command [#4066](https://github.com/nextcloud/richdocuments/pull/4066) |
| 31 | + |
3 | 32 | ## 8.4.6 |
4 | 33 |
|
5 | 34 | ### Fixed |
|
0 commit comments