Skip to content

v2.2.2 - Nextcloud 33 and 34

Choose a tag to compare

@susnux susnux released this 06 Aug 15:07
· 26 commits to stable-2 since this release
2414415

v2.2.2 - 2026-08-06

Fixed

  • fix(filedrop): properly handle rejected files (#1936)
  • fix(propfind): properly handle PROPFIND when only a child is e2ee (#1940)
  • fix: properly handle encoded paths (#1943)
  • fix(web): properly handle DELETE requests (#1951)
  • fix: ensure to properly handle read-only shares (#1969)
  • fix: add some leeway for certificate validation (#1974)
  • fix: ensure folder can be properly locked or unlocked (#1973)
  • fix: handle failed uploads (#1984)
  • fix: resolve type error in propfind plugin (#1988)

Changed

  • Drop v1 API for filedrop handling - use v2 API instead
  • Updated dependencies
    • Bump @nextcloud/dialogs to 7.4.1
    • Bump @nextcloud/vue to 9.9.0
    • Bump fast-xml-parser to 5.10.1
    • Bump vue to 3.5.40
    • Bump various sub-dependencies