What's Changed
- feat(deps): Add Nextcloud 31 support on master by @nickvergessen in #721
- feat: Own the handling of the is-encrypted DAV property by @artonge in #733
- fix: Upload to the correct path by @artonge in #745
- chore: Remove reference to ILogger by @artonge in #782
- Add SPDX header by @AndyScherzinger in #787
- feat: Minimal support E2EE file navigation in browser by @artonge in #822
- fix: Remove some permissions to e2ee nodes to hide some file actions by @artonge in #831
- feat: Add config switch to enable E2EE in browser by @artonge in #830
- feat: Add download unencrypted action by @artonge in #832
- feat: Verify metadata key against checksum by @artonge in #834
- feat: Add js test workflow by @artonge in #856
- fix: Reduce scope of intercepted requested by @artonge in #858
- feat: Validate
keyChecksum
length by @artonge in #859 - feat: Validate signature of users' certificate in metadata by @artonge in #852
- feat: Support more types of mnemonics by @artonge in #855
- feat: Validate metadata signature by @artonge in #853
- feat: Provide metadata in PROPFIND by @artonge in #866
- feat: Disable copy and download files actions by @artonge in #857
- feat: Allow loading media as
blob:
by @artonge in #867 - fix: Remove legacy optimization when checking encryption status by @artonge in #868
- [stable31] fix: Support sha-1 algo for user certificate signature by @artonge in #895
New Contributors
- @AndyScherzinger made their first contribution in #787
Full Changelog: v1.16.2...v1.17.0