Skip to content

Commit 7007e9a

Browse files
Add Changelog notes for v3.5.0
1 parent 157633d commit 7007e9a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# History
22

3+
## 3.5.0
4+
5+
- Major refactoring of Account Creation classes (new account resources are now
6+
initialized from a customizable account directory template)
7+
- Disable crashing `verifyDelegator()` code in `allow()` handler
8+
- Add support for HTTP COPY of external resources
9+
- Fix URI encoding in file listing and decoding to get file names
10+
- Fix issue where requesting a different format (e.g. `text/turtle`) of a
11+
JSON-LD resource crashed the server
12+
313
## 3.4.0
414

515
- Fix handling/url-encoding of container names

0 commit comments

Comments
 (0)