Skip to content

Releases: CommunitySolidServer/CommunitySolidServer

v7.1.8

14 Jan 08:19

Choose a tag to compare

What's Changed

  • feat: show logo_uri on oidc consent screen, fixes #2082 in #2083
  • chore: Enable Docker arm builds in #2104
  • fix: Use milliseconds in ETag and correct condition for If-Modified-Since header in #2102
  • fix: Return correct allow headers for description resources in #2103

See the CHANGELOG for all changes.

v8.0.0-alpha-1

16 Sep 07:43

Choose a tag to compare

v8.0.0-alpha-1 Pre-release
Pre-release

Update to v8.0.0-alpha.1 which updates several dependencies which should help with some ESM issues.

v8.0.0-alpha-0

22 Apr 08:03

Choose a tag to compare

v8.0.0-alpha-0 Pre-release
Pre-release

This is an alpha release of the next major version. Compared to the latest version there are not that many changes that would warrant already using this version. The main purpose is having this version is that it uses the latest Components.js version which can be useful for development.

An actual next major release is probably not happening soon, until there are actual major changes and potentially there is a good solution to prevent conflicts with existing configurations.

v7.1.7

01 Apr 11:01

Choose a tag to compare

What's Changed

  • Correctly match IdInteractionRoutes without trailing slash in #2005
  • Add tutorial on how to add a CLI parameter in #2008
  • Fix responsive template in #2012
  • Force pod names to be lower case in #2009
  • Cache JSON-LD contexts in #2010
  • Make the WrappedIndexedStorage more robust for structure changes in #2013

See the CHANGELOG for all changes.

v7.1.6

30 Jan 08:26

Choose a tag to compare

What's Changed

  • Do not check MediaRanges on container in #1983
  • Changing metadata updates a resource's modified time in #1984

See the CHANGELOG for all changes.

v7.1.5

23 Jan 07:52

Choose a tag to compare

What's Changed

  • Provide option for the server to ignore the host header when generating identifiers in #1979
  • Prevent server from crashing when a lock is compromised in #1980
  • Use the correct field when adding a pod owner in #1981

See the CHANGELOG for all changes.

v7.1.4

13 Jan 08:13

Choose a tag to compare

What's Changed

  • Keep headers for 304 responsesin #1975
  • Support patching data containing blank nodes in #1978

See the CHANGELOG for all changes.

v7.1.3

14 Oct 11:25

Choose a tag to compare

What's new:

  • Fixed an issue when streaming large video resources in #1949
  • Fixed an issue where converting invalid JSON-LD causes the server to crash in #1953

See the CHANGELOG for all changes.

v7.1.2

20 Aug 05:40

Choose a tag to compare

Fixed issues:

  • Use full encoded topic iri in streaming http receiveFrom url template in #1935

See the CHANGELOG for all changes.

v7.1.1

07 Aug 07:21

Choose a tag to compare

Fixes an issue with streaming HTTP notifications where the body was not fully sent in a single chunk #1932.

See the CHANGELOG for all changes.