Skip to content

Commit d1c433e

Browse files
committed
chore: add v1.11.0 changelog
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
1 parent 58786ad commit d1c433e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ This library is now a pure uploading API library and no longer contains Vue-rela
1212
- `UploadPicker` Vue component will be available in `@nextcloud/vue`
1313
- `openConflictPicker` and `uploadConflictHandler` will be available in `@nextcloud/dialogs`
1414

15+
## [v1.11.0](https://github.com/nextcloud-libraries/nextcloud-upload/tree/v1.11.0) \(2025-09-10\)
16+
### Added
17+
* feat(button): Added option to not have label on New button [\#1831](https://github.com/nextcloud-libraries/nextcloud-upload/pull/1831) \([joj0r](https://github.com/joj0r)\)
18+
19+
### Fixed
20+
* fix(UploadPicker): upload folders icon color [\#1822](https://github.com/nextcloud-libraries/nextcloud-upload/pull/1822) \([skjnldsv](https://github.com/skjnldsv)\)
21+
22+
### Changed
23+
* refactor: split `vue` and `dialogs` sub modules to prepare for library splitting [\#1816](https://github.com/nextcloud-libraries/nextcloud-upload/pull/1816) \([ShGKme](https://github.com/ShGKme)\)
24+
* chore(package.json): update engines and add devEngines [\#1820](https://github.com/nextcloud-libraries/nextcloud-upload/pull/1820) \([ShGKme](https://github.com/ShGKme)\)
25+
* Updated translations
26+
1527
## [v1.10.0](https://github.com/nextcloud-libraries/nextcloud-upload/tree/v1.10.0) \(2025-05-05\)
1628

1729
### Added

0 commit comments

Comments
 (0)