Skip to content

Commit 4eeb393

Browse files
authored
Merge pull request #8510 from nextcloud-libraries/chore/release/9.8.0
2 parents c742e14 + 024de33 commit 4eeb393

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77

88
All notable changes to this project will be documented in this file.
99

10+
## [v9.8.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.8.0) (2026-05-07)
11+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.7.0...v9.8.0)
12+
13+
## What's Changed
14+
### 🚀 Enhancements
15+
* feat: Semantic font weights for interactive elements [\#8469](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8469) \([kra-mo](https://github.com/kra-mo)\)
16+
* feat: change NcAppNavigationItem/NcListItem active state design and NcAppContent edge style on Nextcloud 34+ [\#8448](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8448) \([nfebe](https://github.com/nfebe)\)
17+
* feat(NcAppSidebarTab): Redesign active tab as rounded filled pill [\#8447](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8447) \([nfebe](https://github.com/nfebe)\)
18+
* feat(NcAppSettingsDialog): new navigation design [\#8477](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8477) \([nfebe](https://github.com/nfebe)\)
19+
1020
## [v9.7.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.7.0) (2026-04-24)
1121
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.6.0...v9.7.0)
1222

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": "9.7.0",
3+
"version": "9.8.0",
44
"description": "Nextcloud vue components",
55
"keywords": [
66
"vuejs",

0 commit comments

Comments
 (0)