Releases: nextcloud/files_lock
Releases · nextcloud/files_lock
Release list
v33.0.6
Fixed
- enh: allow file owner to unlock TYPE_TOKEN locks by @benjaminfrueh #1170
Full Changelog: v33.0.5...v33.0.6
v32.0.6
Fixed
- [stable32] enh: allow file owner to unlock TYPE_TOKEN locks by @benjaminfrueh #1171
Full Changelog: v32.0.5...v32.0.6
v31.0.5
Fixed
- [stable31] enh: allow file owner to unlock TYPE_TOKEN locks by @benjaminfrueh #1172
Full Changelog: v31.0.4...v31.0.5
v30.0.4
Fixed
- [stable30] enh: allow file owner to unlock TYPE_TOKEN locks by @benjaminfrueh #1173
- [stable30] fix(DAV): Fix getFileFromAbsoluteUri by @provokateurin #1011
Full Changelog: v30.0.3...v30.0.4
v33.0.5
Fixed
- perf: Avoid calling Server::get for each share mounts by @CarlSchwan #1124
Other
- chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 by @nickvergessen #966
Full Changelog: v33.0.4...v33.0.5
v32.0.5
Fixed
- [stable32] fix: lock cache invalidation by @benjaminfrueh in #1146
- [stable32] perf: Avoid calling Server::get for each share mounts by @CarlSchwan in #1144
- [stable32] perf: don't needlessly call getFirstNodeById for every file during a propfind by @icewind1991 in #1145
- [stable32] perf: cache negative results in LockSerivice::getLockForNodeIds by @icewind1991 and @benjaminfrueh in #1147
Full Changelog: v32.0.4...v32.0.5
v33.0.4
v32.0.4
v33.0.3
Added
- feat: lock on copy storage by @ArtificialOwl #1063
Other
- perf: don't needlessly call getFirstNodeById for every file during a propfind by @icewind1991 #1058
- perf: cache negative results in LockService::getLockForNodeIds by @icewind1991 and @benjaminfrueh #1090
- docs: inform about bundling as of NC 34 by @blizzz #1080
v32.0.3
Added
- [stable32] feat: lock on copy storage by @ArtificialOwl #1062