File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## [ 4.0.5] - 2023-06-20
1+ ## [ 4.0.5] - 2023-06-23
22### Added
3- - New Varnish proxy cache between nginx and LinkedDataHub (service ` varnish-frontend ` ) in order to improve performance
3+ - New Varnish proxy cache between nginx and LinkedDataHub (` varnish-frontend ` service ) in order to improve performance
44- New ` lapp:frontendProxy ` and ` lapp:backendProxy ` properties in the LAPP ontology
55- ` HEALTHCHECK ` configuration in Dockerfile (relies on public access to the namespace document)
66
77### Changed
88- Fixed content drag and drop logic to only work in content mode and not affect dragging in map and graph modes
9- - When ` ENABLE_LINKED_DATA_PROXY=false ` , ` ?uri= ` proxy requests will return ` 400 Bad Request ` unless the URI is already cached or mapped to file
9+ - Content drag and drop is only enabled when the authenticated agent has an ` acl:Write ` authorization for the document
10+ - 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
1011- Replaced the ` atomgraph/varnish:6.0.11 ` Docker image with the official ` varnish:7.3.0 ` image
1112- Replaced the ` atomgraph/nginx:1.23.3 ` Docker image with the official ` nginx:1.23.3 ` image
1213
You can’t perform that action at this time.
0 commit comments