Skip to content

Commit b21e660

Browse files
authored
Merge pull request #7420 from nextcloud-libraries/chore/release-8-30
[stable8] prepare release v8.30.0
2 parents 00200c7 + 95541e8 commit b21e660

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55

66
# Changelog
77

8+
## [v8.30.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.29.2) (2025-09-01)
9+
### πŸš€ Enhancements
10+
* feat(NcPopover): auto return focus to trigger button on close [#5155](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5155) ([ShGKme](https://github.com/ShGKme))
11+
* feat(NcAssistant*): provide components to for consistant integrations design [#7413](https://github.com/nextcloud-libraries/nextcloud-vue/pull/7413)
12+
* feat(NcCheckboxRadioSwitch): Add support for a description field [#7395](https://github.com/nextcloud-libraries/nextcloud-vue/pull/7395)
13+
### Other Changes
14+
* refactor: migrate reference widget related function to Typescript [#7417](https://github.com/nextcloud-libraries/nextcloud-vue/pull/7417)
15+
16+
817
## [v8.29.2](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.29.2) (2025-08-28)
918
### πŸ› Fixed bugs
1019
* fix(NcUserStatusIcon): legacy 32 check [#7320](https://github.com/nextcloud-libraries/nextcloud-vue/pull/7320) ([skjnldsv](https://github.com/skjnldsv))

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/vue",
3-
"version": "8.29.2",
3+
"version": "8.30.0",
44
"description": "Nextcloud vue components",
55
"keywords": [
66
"vuejs",

0 commit comments

Comments
Β (0)