Skip to content

Commit 6098831

Browse files
committed
Changelog update
1 parent bdd70a8 commit 6098831

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
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

0 commit comments

Comments
 (0)