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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## 1.5.7
2
+
BUG FIXES:
3
+
* Add value check processing of RequireSchemaAuthz attribute.([#78](https://github.com/personium/personium-core/issues/78))
4
+
* Change execution privilege of GetBoxURL API.([#82](https://github.com/personium/personium-core/issues/82))
5
+
* DateTime literal format used in OData $filter is not implemented correctly.([#86](https://github.com/personium/personium-core/issues/86))
6
+
7
+
IMPROVEMENTS:
8
+
* When Unit URL is changed, cells' hidden parameter `Owner` in elasticsearch will be wrong URL.([#40](https://github.com/personium/personium-core/issues/40))
9
+
* Unify the linefeed code of file to LF.([#77](https://github.com/personium/personium-core/issues/77))
10
+
* Recursive delete of WebDAV collection without user OData.([#68](https://github.com/personium/personium-core/issues/68))
11
+
1
12
## 1.5.6
2
13
IMPROVEMENTS:
3
14
* OData with N:N relationship also deletes $links at the same time when deleting entities.([#65](https://github.com/personium/personium-core/issues/65))
0 commit comments