Releases: nextcloud/files_lock
Releases · nextcloud/files_lock
Release list
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
v33.0.2
Fixed
- fix: migrate FileAction to IFileAction for @nextcloud/files v4 by @benjaminfrueh #1050
v33.0.1
Fixed
- fix: do not expire locks when no timeout is configured by @benjaminfrueh #1028
- fix(DAV): Fix getFileFromAbsoluteUri by @provokateurin #1009
- fix: lock cache invalidation by @benjaminfrueh #1015
v32.0.2
Added
- [stable32] feat: Add federated file locking by @benjaminfrueh #988
Fixed
- [stable32] fix: Do not expire locks when no timeout is configured by @benjaminfrueh #1027
- [stable32] fix(DAV): Fix getFileFromAbsoluteUri by @provokateurin #1008
v31.0.4
Fixed
- [stable31] fix: do not expire locks when no timeout is configured by @benjaminfrueh #1033
- [stable31] fix(DAV): Fix getFileFromAbsoluteUri by @provokateurin #1010
v33.0.0
33.0.0
Added
- feat: add federated file locking by @benjaminfrueh #989
Other
- chore/nextcloud files 4.0 by @juliusknorr #950
- refactor(QueryBuilder): Port away from deprecated execute method by @CarlSchwan #847
- feat(deps): Add Nextcloud 33 support on main by @nickvergessen #780