You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(deps): Bump @nextcloud/sharing from 0.2.4 to 0.3.0
103
106
* chore(deps): Bump brace-expansion
104
107
* chore(deps): Bump is-svg from 6.0.0 to 6.1.0
105
-
* chore(deps-dev): Bump @nextcloud/event-bus from 3.3.2 to 3.3.3
106
-
* chore(deps-dev): Bump @nextcloud/typings from 1.9.1 to 1.10.0
107
-
* chore(deps-dev): Bump @nextcloud/vite-config from 2.3.5 to 2.4.0
108
-
* chore(deps-dev): Bump @types/node from 24.0.3 to 24.10.0
109
-
* chore(deps-dev): Bump @vitest/coverage-istanbul from 4.0.6 to 4.0.13
110
-
* chore(deps-dev): Bump fast-xml-parser from 5.2.5 to 5.3.2
111
-
* chore(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1
112
-
* chore(deps-dev): Bump jsdom from 26.1.0 to 27.2.0
113
-
* chore(deps-dev): Bump sha.js from 2.4.11 to 2.4.12
114
-
* chore(deps-dev): Bump typedoc from 0.28.10 to 0.28.10
115
-
* chore(deps-dev): Bump typedoc-plugin-missing-exports from 4.0.0 to 4.1.2
116
-
* chore(deps-dev): Bump typescript from 5.8.3 to 5.9.3
117
-
* chore(deps-dev): Bump vite from 6.3.5 to 7.2.4
118
-
* chore(deps-dev): Bump vitest from 3.2.4 to 4.0.6
108
+
109
+
## 3.12.1 - 2025-12-11
110
+
### 🐛 Fixed bugs
111
+
* fix(sortNodes): do not trim "extension" of folder names [\#1291](https://github.com/nextcloud-libraries/nextcloud-files/pull/1291)\([susnux](https://github.com/susnux)\)
112
+
113
+
### Changed
114
+
* docs(View): improve documentation of `View.emptyView`[\#1290](https://github.com/nextcloud-libraries/nextcloud-files/pull/1290)\([susnux](https://github.com/susnux)\)
115
+
* chore: work around bug in `corepack` blocking dependency updates [\#1292](https://github.com/nextcloud-libraries/nextcloud-files/pull/1292)\([susnux](https://github.com/susnux)\)
116
+
* ci: update workflows from organization [\#1354](https://github.com/nextcloud-libraries/nextcloud-files/pull/1354)\([susnux](https://github.com/susnux)\)
117
+
* chore: align devEngines with apps [\#1355](https://github.com/nextcloud-libraries/nextcloud-files/pull/1355)\([susnux](https://github.com/susnux)\)
0 commit comments