Releases: nextcloud-libraries/nextcloud-files
Releases · nextcloud-libraries/nextcloud-files
v4.0.0-beta.8
What's Changed
🚀 Enhancements
Other changes
- chore(deps-dev): Bump jsdom from 27.3.0 to 27.4.0 by @dependabot[bot] in #1445
Full Changelog: v4.0.0-beta.7...v4.0.0-beta.8
v4.0.0-beta.7
v4.0.0-beta.6
v4.0.0-beta.5
4.0.0-beta.5 - 2025-12-16
💥 Breaking changes
- refactor!(navigation): pass
idof view tosetActive#1418 (susnux) - refactor!: migrate from cancelable promise to AbortSignal #1428 (susnux)
- chore!: remove commonjs entry point #1420 (susnux)
🚀 Enhancements
- feat(sidebar): provide public API to register a sidebar tab with web components #1419 (susnux)
- feat(sidebar): provide a proxy for the files sidebar #1306 (susnux)
Other changes
- refactor: use interfaces where possible instead of instances #1417 (susnux)
- refactor: drop dependency on Node modules #1421 (susnux)
- ci: update dependencies also on stable3 #1400 (susnux)
- ci: drop npm token publishing and use trusted publisher #1416
- Updated dependencies:
- Bump
@nextcloud/loggerto 3.0.3 - Bump
@nextcloud/pathsto 3.0.0
- Bump
v3.12.2
v3.12.1
3.12.1 - 2025-12-11
🐛 Fixed bugs
Changed
- docs(View): improve documentation of
View.emptyView#1290 (susnux) - chore: work around bug in
corepackblocking dependency updates #1292 (susnux) - ci: update workflows from organization #1354 (susnux)
- chore: align devEngines with apps #1355 (susnux)
- Updated dependencies:
- Bump
is-svgto 6.1.0 - Bump
@nextcloud/sharingto to 0.3.0 - Bump
@nextcloud/authto to 2.5.3 - Bump
@nextcloud/l10nto to 3.4.1 - Bump
@nextcloud/capabilitiesto to 1.2.1 - Bump
@nextcloud/routerto to 3.1.0 - Bump
@nextcloud/pathsto to 2.3.0
- Bump
v4.0.0-beta.4
4.0.0-beta.4 - 2025-12-09
🐛 Fixed bugs
Other changes
- chore(deps-dev): Bump typedoc from 0.28.14 to 0.28.15 by @dependabot[bot] in #1394
- chore(deps-dev): Bump vite from 7.2.4 to 7.2.6 by @dependabot[bot] in #1397
- chore(deps-dev): Bump @vitest/coverage-istanbul from 4.0.14 to 4.0.15 by @dependabot[bot] in #1396
v4.0.0-beta.3
v4.0.0-beta.2
4.0.0-beta.2 - 2025-11-27
💥 Breaking changes
- chore!: drop deprecated DAV exports from main entry point by @susnux in #1384
- chore!: remove deprecated filename validation fallbacks for Nextcloud 29 and below by @susnux in #1383
- chore!: remove deprecated
NewMenuEntry.iconClassby @susnux in #1385