Skip to content

Commit b86671a

Browse files
committed
chore: prepare release v8.39.0
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
1 parent f8bf3bc commit b86671a

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

ā€Ž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.39.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.39.0) (2026-05-07)
9+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.38.0...v8.39.0)
10+
11+
## What's Changed
12+
### šŸš€ Enhancements
13+
* [stable8] feat: change NcAppNavigationItem/NcListItem active state design and NcAppContent edge style on Nextcloud 34+ [\#8498](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8498) \([nfebe](https://github.com/nfebe)\)
14+
* [stable8] feat(NcAppSidebarTab): Redesign active tab as rounded filled pill [\#8501](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8501) \([nfebe](https://github.com/nfebe)\)
15+
* [stable8] feat(NcAppSettingsDialog): new navigation design [\#8503](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8503) \([nfebe](https://github.com/nfebe)\)
16+
817
## [v8.38.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.38.0) (2026-04-24)
918
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.37.0...v8.38.0)
1019

ā€Ž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.38.0",
3+
"version": "8.39.0",
44
"description": "Nextcloud vue components",
55
"keywords": [
66
"vuejs",

0 commit comments

Comments
Ā (0)
⚔