You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## 29.0.0-beta.2
4
+
5
+
### Fixed
6
+
7
+
- fix: Use lock owner display name on error response @juliushaertl[#251](https://github.com/nextcloud/files_lock/pull/251)
8
+
- Return proper lock type in webdav response @juliushaertl[#253](https://github.com/nextcloud/files_lock/pull/253)
9
+
- fix: Allow to unlock based on the current lock not the requested one to allow lock owners to unlock in any case @juliushaertl[#252](https://github.com/nextcloud/files_lock/pull/252)
0 commit comments