Skip to content

Commit d024d4e

Browse files
authored
Merge pull request #1401 from nextcloud-libraries/chore/3-12-1
2 parents 484c77f + 165765e commit d024d4e

3 files changed

Lines changed: 61 additions & 270 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@
66

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

9+
## 3.12.1 - 2025-12-11
10+
### 🐛 Fixed bugs
11+
* fix(sortNodes): do not trim "extension" of folder names [\#1291](https://github.com/nextcloud-libraries/nextcloud-files/pull/1291) \([susnux](https://github.com/susnux)\)
12+
13+
### Changed
14+
* docs(View): improve documentation of `View.emptyView` [\#1290](https://github.com/nextcloud-libraries/nextcloud-files/pull/1290) \([susnux](https://github.com/susnux)\)
15+
* chore: work around bug in `corepack` blocking dependency updates [\#1292](https://github.com/nextcloud-libraries/nextcloud-files/pull/1292) \([susnux](https://github.com/susnux)\)
16+
* ci: update workflows from organization [\#1354](https://github.com/nextcloud-libraries/nextcloud-files/pull/1354) \([susnux](https://github.com/susnux)\)
17+
* chore: align devEngines with apps [\#1355](https://github.com/nextcloud-libraries/nextcloud-files/pull/1355) \([susnux](https://github.com/susnux)\)
18+
* Updated dependencies:
19+
* Bump `is-svg` to 6.1.0
20+
* Bump `@nextcloud/sharing` to to 0.3.0
21+
* Bump `@nextcloud/auth` to to 2.5.3
22+
* Bump `@nextcloud/l10n` to to 3.4.1
23+
* Bump `@nextcloud/capabilities` to to 1.2.1
24+
* Bump `@nextcloud/router` to to 3.1.0
25+
* Bump `@nextcloud/paths` to to 2.3.0
26+
927
## 3.12.0 - 2025-07-24
1028
### 🚀 Enhancements
1129
* feat(actions): allow to define hotkey for file action [\#1288](https://github.com/nextcloud-libraries/nextcloud-files/pull/1288) \([susnux](https://github.com/susnux)\)

0 commit comments

Comments
 (0)