Releases: nextcloud/files_lock
Releases · nextcloud/files_lock
v31.0.0
Added
- fix: Use icons instead of avatar for locking indication @juliusknorr #471
Fixed
- Allow force unlock of automated client locks @juliusknorr #391
- fix: Use proper user when unlocking an app locked file with occ @juliusknorr #452
Other
- feat(deps): Add Nextcloud 31 support on main @nickvergessen #342
- test: Add test for extending locks @susnux #340
- chore: Fix indention of composer.json @susnux #339
- Migrate reuse to toml format @AndyScherzinger #353
- fix(api): return types for Storage\LockWrapper @max-nextcloud #368
- fix(ci): litmus test with current upload-artifact @max-nextcloud #367
- chore(dev-deps): Bump nextcloud/ocp package @juliusknorr #372
- Revert "chore(deps): Bump vue from 2.7.15 to 3.5.13" @juliusknorr #428
- docs: Extend basic app explanation @juliusknorr #468
v30.0.1
Added
- fix: Use icons instead of avatar for locking indication #472
Fixed
- Allow force unlock of automated client locks #441
- fix: Use proper user when unlocking an app locked file with occ #465
Dependencies
Other
- chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 @nickvergessen #341
- fix(ci): litmus test with current upload-artifact #371
- chore(dev-deps): Bump nextcloud/ocp package @juliusknorr #373
v29.0.2
v28.0.7
v27.0.8
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