Skip to content

Releases: CommunitySolidServer/CommunitySolidServer

v6.0.0

02 May 09:18
Compare
Choose a tag to compare

Release version 6.0.0 of the npm package.

This releases comes with several major changes, including:

  • ACP can be used instead of WAC for authorization if preferred.
  • Support for v0.2 of the new notification specification. This includes support for both WebSocket and WebHook notifications.

To help customize an instance of the server suited to your needs, there is now also a configuration tool that generates configurations.

See the RELEASE NOTES for an overview of the major changes and the impact on the configurations.

See the CHANGELOG for all changes.

v6.0.0-alpha.0

01 Feb 11:58
Compare
Choose a tag to compare
v6.0.0-alpha.0 Pre-release
Pre-release

Release version 6.0.0-alpha.0 of the npm package.

This is an alpha release so should only be used for experimentation. There is a known issue when migrating from v5 which will be fixed in the v6.0.0 release. #1558

The main new features are support for ACP and notifications. The notification implementation conforms to v0.1.0 of the notification specification. The v6.0.0 release will contain the latest version instead.

v5.1.0

03 Nov 09:32
Compare
Choose a tag to compare

Release version 5.1.0 of the npm package.

This release fixes various bugs and issues. It also allows more parameters to be set when using a RedisLocker and allows for multiple values for the --config CLI parameter.

See the RELEASE NOTES and CHANGELOG for all changes.

v5.0.0

08 Aug 10:55
Compare
Choose a tag to compare

Release version 5.0.0 of the npm package.

This releases comes with several major changes, including:

  • Direct access to resource metadata.
  • Multithreading.
  • The latest Components.js version causing all configurations to be updated.

See the RELEASE NOTES for an overview of the major changes and the impact on the configurations.

See the CHANGELOG for all changes.

v4.1.0

04 Aug 12:39
Compare
Choose a tag to compare

Release version 4.1.0 of the npm package.

The release mostly focusses on upgrading dependencies and minor fixes, but also has the new feature of allowing environment variables instead of CLI arguments.

See the RELEASE NOTES and CHANGELOG for all changes.

v4.0.1

10 May 08:58
Compare
Choose a tag to compare

Release version 4.0.1 of the npm package.

Fixes a potential issue with the solid authn client as discussed in inrupt/solid-client-authn-js#2103

v5.0.0-alpha.0

05 May 09:41
Compare
Choose a tag to compare
v5.0.0-alpha.0 Pre-release
Pre-release

Release version 5.0.0-alpha.0 of the npm package.

This is an alpha release. We recommend staying on v4.0.0 and only upgrading when v5.0.0 is released.

See the RELEASE NOTES for all changes.

v4.0.0

20 Apr 07:24
Compare
Choose a tag to compare

Release version 4.0.0 of the npm package.

See the RELEASE NOTES for all changes.

v3.0.0

23 Feb 10:31
Compare
Choose a tag to compare

Release version 3.0.0 of the npm package.

See the RELEASE_NOTES for all changes.

v2.0.1

02 Nov 14:52
Compare
Choose a tag to compare
Release version 2.0.1 of the npm package.