We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e470e61 commit fd8426cCopy full SHA for fd8426c
CHANGELOG.md
@@ -1,4 +1,20 @@
1
# History
2
+## 6.0.0
3
+- CommonJs to ESM (.mjs)
4
+- support for mashlib >= 2.0.0
5
+- support solid-OIDC with WebID scope, es256, and rfc9702
6
+
7
+## 6.0.0 Upgrade Notes
8
9
+1.0 Automatically recreated
10
+- delete `.db/oidc/op/provider.json`
11
+- delete `config/templates/emails`
12
+ If not recreated then copy from `default-emails`
13
+ If there was some personalisation these need to be redone
14
15
+2.0 Manuel update the `index.html` in server root `data/<serverOrigin>/index.html`
16
+ edit `common/js/index-buttons.js` to `index-buttons.mjs`
17
18
## 5.3.0
19
- Support for webid-oidc with DPop tokens
20
0 commit comments