Skip to content

Commit e5fcf4f

Browse files
authored
Merge pull request #8304 from nextcloud-libraries/v9-6-0
2 parents 62d60c2 + 2f95da5 commit e5fcf4f

3 files changed

Lines changed: 232 additions & 51 deletions

File tree

CHANGELOG.md

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

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

10+
## [v9.6.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.6.0) (2026-03-13)
11+
### 🚀 Enhancements
12+
* feat(NcFilePicker): add picker component to select local files [\#7097](https://github.com/nextcloud-libraries/nextcloud-vue/pull/7097) \([susnux](https://github.com/susnux)\)
13+
* feat(emoji): extend 'emojiAddRecent' to allow pass emoji as an argument [\#8288](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8288) \([Antreesy](https://github.com/Antreesy)\)
14+
### 🐛 Fixed bugs
15+
* fix(NcTextArea): area resize does not resize component [\#8175](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8175)
16+
* fix(NcButton): remove active effect from disabled buttons [\#8176](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8176) \([Antreesy](https://github.com/Antreesy)\)
17+
* fix(NcInputField): use `overflow-wrap: anywhere` instead of `word-break: break-all` for the helper text [\#8225](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8225) \([Sector6759](https://github.com/Sector6759)\)
18+
* fix(NcModal): properly handle modal name size [\#8263](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8263) \([susnux](https://github.com/susnux)\)
19+
* fix(NcRichContenteditable): restore native undo/redo events [\#8286](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8286) \([Antreesy](https://github.com/Antreesy)\)
20+
* fix(NcAppContent): list is not scrollable on mobile [\#8292](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8292)
21+
* fix(NcRichText): ignore links resolving in Markdown [\#8154](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8154) \([Antreesy](https://github.com/Antreesy)\)
22+
### Other Changes
23+
* Updated translations
24+
* fix: add missing initialization to keep the old behaviour [\#8291](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8291)
25+
1026
## [v9.5.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.5.0) (2026-02-04)
1127
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.4.0...v9.5.0)
1228

0 commit comments

Comments
 (0)