We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157633d commit 7007e9aCopy full SHA for 7007e9a
1 file changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# History
2
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
13
## 3.4.0
14
15
- Fix handling/url-encoding of container names
0 commit comments