Releases: nodeSolidServer/node-solid-server
Releases · nodeSolidServer/node-solid-server
v5.7.0
-
updated to [email protected]
-
Some enhancement
- add solid:oidcIssuer in default profile
- OIDC add scopesSupported parameters for better compatibility with OIDC and latest inrupt authorisation library
-
resolve bug #1677 by which a .meta resource was created for each PUT on container.
on some situation this had the consequence to wrongly override previous .meta
v5.6.24
- update to [email protected] which mainly resolves SolidOS/solidos#113
- server migration :
the use of https://github.com/inrupt/solid-client-authn-js v1.11.5 implies a manual migration for NSS servers (on each new sever and once on existing ones)# cd .db/oidc/op/ # nano provider.json One needs to add the line: "scopes_supported": ["openid", "offline_access"],
v5.6.20
v5.6.18
- Should be compliant with solid protocol v0.9.0 https://solidproject.org/TR/2021/protocol-20211217
- updates :
- n3-patch compliant with backward compatibility
- check write on container for delete
- [email protected]
- new markdown renderer in HumanReadablePane. Edit with source-pane
- update rendered dashboard when using browse.html
- issues :
v5.6.16
- improved podRoot register/login
- implementation of pim:storage specification
- [email protected]
update to mashlib v1.7.4
- rdflib updated to v2.2.7
- management of application/json and application/ld+json has been added to the dataBrowser.
v5.6.7
v5.6.6 refresh token
security issue
security issue in node-webid consuming node-forge <0.10.0