Releases: nextcloud/files_lock
Releases · nextcloud/files_lock
v30.0.0
Fixed
- fix: Show lock status for read only files and allow unlocking @juliushaertl #306
Other
- refactor: remove unnecessary assignment @kesselb #301
- Fix some deprecation warnings @kesselb #302
- perf(boot): Initialize storage wrapper and lock manager more lazy @juliushaertl #297
- Add SPDX header @AndyScherzinger #326
v29.0.1
Fixed
- fix/error display name @juliushaertl #278
- fix: Show lock status for read only files and allow unlocking @backportbot[bot] #309
- fix: Only update lock timeout when it is not infinite @juliushaertl #288
Other
- ci(litmus): Bump php version to 8.1 @juliushaertl #289
v28.0.5
v27.0.7
Fixed
- fix: Show lock status for read only files and allow unlocking @juliushaertl #307
v29.0.0
Added
- feat: Add API parameters to specify the lock type @juliushaertl #199
- feat: translate controller status messages @skjnldsv #231
Fixed
- fix: Use lock owner display name on error response @juliushaertl #251
- fix: Allow to unlock based on the current lock not the requested one to allow lock owners to unlock in any case @juliushaertl #252
- Return proper lock type in webdav response @juliushaertl #253
- fix/error display name @juliushaertl #278
- fix: Only update lock timeout when it is not infinite @juliushaertl #288
Other
- chore: upgrade phpunit workflows @skjnldsv #232
- ci(litmus): Bump php version to 8.1 @juliushaertl #289
v28.0.4
v27.0.6
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
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
- Fix lock state icon position in detailed files' lists @Jerome-Herbinet #176