Skip to content

Releases: nextcloud/files_lock

v28.0.4

19 Apr 05:48
a2b1700
Compare
Choose a tag to compare

Fixed

  • fix/error display name @backportbot[bot] #280
  • fix: Only update lock timeout when it is not infinite @backportbot[bot] #290

v27.0.6

19 Apr 05:47
42015ae
Compare
Choose a tag to compare

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

21 Mar 13:26
70b1465
Compare
Choose a tag to compare

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

21 Mar 13:19
f7e3efb
Compare
Choose a tag to compare

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

21 Mar 13:18
51afca7
Compare
Choose a tag to compare

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

11 Mar 18:09
545724d
Compare
Choose a tag to compare

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

13 Feb 15:37
f7d8927
Compare
Choose a tag to compare

Added

  • feat: Add API parameters to specify the lock type @backportbot[bot] #221

v27.0.4

13 Feb 15:35
969cbbf
Compare
Choose a tag to compare

Added

  • feat: Add API parameters to specify the lock type @backportbot[bot] #220

v28.0.1

20 Dec 07:43
7f28a92
Compare
Choose a tag to compare

Fixed

v27.0.3

20 Dec 07:41
99906c7
Compare
Choose a tag to compare

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