Releases: nextcloud/end_to_end_encryption
Releases · nextcloud/end_to_end_encryption
Release list
v2.2.3 - Nextcloud 33, 34, and 35
v2.2.2 - Nextcloud 33 and 34
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/dialogsto 7.4.1 - Bump
@nextcloud/vueto 9.9.0 - Bump
fast-xml-parserto 5.10.1 - Bump
vueto 3.5.40 - Bump various sub-dependencies
- Bump
v1.18.4 - Nextcloud 32
v1.18.4 - 2026-08-06
Fixed
- fix: ensure folder can be properly locked or unlocked
- fix: ensure to properly handle read-only shares
- fix: resolve type error in propfind plugin
Changed
- Dropped v1 API endpoint for file-drop in favor of v2.
- Updated dependencies
- Bump
fast-xml-parserto 5.10.1 - Bump various sub-dependencies
- Bump
v2.2.1 - Nextcloud 33 and 34
v1.18.3 - Nextcloud 32
v1.17.3 - Nextcloud 31
v1.17.3 - 2026-07-15
Fixed
- fix: require password confirmation for resetting e2ee #1897
Changed
- Updated dependencies
v2.2.0
v2.1.1
What's Changed
- Chore(deps-dev): Bump vite from 7.3.1 to 7.3.2 in the vite group by @dependabot[bot] in #1627
- Chore(deps): Bump fast-xml-parser from 5.5.10 to 5.5.11 by @dependabot[bot] in #1628
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #1632
- [stable33] Fix npm audit by @nextcloud-command in #1634
- Chore(deps): Bump fast-xml-parser from 5.5.11 to 5.5.12 by @dependabot[bot] in #1643
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #1650
- [stable33] Fix npm audit by @nextcloud-command in #1652
- Chore(deps-dev): Bump @vue/test-utils from 2.4.6 to 2.4.8 by @dependabot[bot] in #1659
- Chore(deps): Bump asn1js from 3.0.7 to 3.0.10 by @dependabot[bot] in #1661
- Chore(deps): Bump vue from 3.5.32 to 3.5.33 by @dependabot[bot] in #1660
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #1664
- Chore(deps-dev): Bump @vue/test-utils from 2.4.8 to 2.4.10 by @dependabot[bot] in #1676
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #1677
- [stable33] Fix npm audit by @nextcloud-command in #1666
- Chore(deps): Bump vue from 3.5.33 to 3.5.34 by @dependabot[bot] in #1689
- Chore(deps-dev): Bump vite from 7.3.2 to 7.3.3 in the vite group by @dependabot[bot] in #1688
- Chore(deps): Bump fast-xml-parser from 5.7.2 to 5.7.3 by @dependabot[bot] in #1690
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #1694
- [stable33] Fix npm audit by @nextcloud-command in #1695
- Chore(deps): Bump @rxliuli/vista from 0.4.9 to 0.4.12 by @dependabot[bot] in #1458
- [stable33] fix: properly handle large encrypted file downloads by @backportbot[bot] in #1698
- Chore(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.8 to 9.0.0-rc.9 by @dependabot[bot] in #1629
- chore: release v2.1.1 by @susnux in #1701
Full Changelog: v2.1.0...v2.1.1
v2.1.0 - Nextcloud 33
v2.1.0 - 2026-04-07
Added
- Allow to convert files uploaded by public end-to-end encrypted file drops to regular files within the browser (#1594).
Fixed
- Validate keys to match expected format before storing them (#1597)
- Improved error handling on public API endpoints (#1596)
- API endpoints for metadata locking now always return the proper HTTP status code (#1595)
Changed
- Updated dependencies
- Updated translations