Skip to content

Commit fd8426c

Browse files
authored
Update CHANGELOG for version 6.0.0
Added version 6.0.0 changes and upgrade notes to CHANGELOG.
1 parent e470e61 commit fd8426c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
# 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+
218
## 5.3.0
319
- Support for webid-oidc with DPop tokens
420

0 commit comments

Comments
 (0)