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