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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
- Fixed content drag and drop logic to only work in content mode and not affect dragging in map and graph modes
9
9
- Content drag and drop is only enabled when the authenticated agent has an `acl:Write` authorization for the document
10
10
- Improved extensibility of client-side XSLT templates for faceted search and parallax navigation
11
-
- When `ENABLE_LINKED_DATA_PROXY=false`, `?uri=` proxy requests will return 405 Method Not Allowed` unless the URI is already cached or mapped to file
11
+
- When `ENABLE_LINKED_DATA_PROXY=false`, `?uri=` proxy requests will return `405 Method Not Allowed` unless the URI is already cached or mapped to file
12
12
- Replaced the `atomgraph/varnish:6.0.11` Docker image with the official `varnish:7.3.0` image
13
13
- Replaced the `atomgraph/nginx:1.23.3` Docker image with the official `nginx:1.23.3` image
0 commit comments