Releases: nextcloud/files_lock
Releases · nextcloud/files_lock
v28.0.4
Fixed
- fix/error display name @backportbot[bot] #280
- fix: Only update lock timeout when it is not infinite @backportbot[bot] #290
v27.0.6
Fixed
- fix: Only update lock timeout when it is not infinite @backportbot[bot] #291
- fix/error display name @backportbot[bot] #279
v29.0.0-beta.2
Fixed
- fix: Use lock owner display name on error response @juliushaertl #251
- Return proper lock type in webdav response @juliushaertl #253
- fix: Allow to unlock based on the current lock not the requested one to allow lock owners to unlock in any case @juliushaertl #252
v28.0.3
Added
- feat: translate controller status messages @backportbot[bot] #267
Fixed
- fix: Allow to unlock based on the current lock not the requested one to allow lock owners to unlock in any case @backportbot[bot] #255
- fix: Use lock owner display name on error response @backportbot[bot] #269
- Return proper lock type in webdav response @backportbot[bot] #266
v27.0.5
Added
- feat: translate controller status messages @backportbot[bot] #268
Fixed
- fix: Use lock owner display name on error response @backportbot[bot] #270
- Return proper lock type in webdav response @backportbot[bot] #265
- fix: Allow to unlock based on the current lock not the requested one to allow lock owners to unlock in any case @backportbot[bot] #254
Other
v29.0.0-beta.1
Added
- Compatibility with Nextcloud 29
- feat: Add API parameters to specify the lock type @juliushaertl #199
- feat: translate controller status messages @skjnldsv #231
Other
v28.0.2
Added
- feat: Add API parameters to specify the lock type @backportbot[bot] #221
v27.0.4
Added
- feat: Add API parameters to specify the lock type @backportbot[bot] #220
v27.0.3
Fixed
- fix: Preserve lock data in file info model @juliushaertl #201
- perf: Avoid re-query of already fetched lock info #200
- lock-timeout can have a special value of 0 for infinite timeout @mgallien #175