Skip to content

Releases: CommunitySolidServer/CommunitySolidServer

v7.2.0

Choose a tag to compare

@joachimvh joachimvh released this 22 Jul 09:14

What's Changed

  • fix: handle ENOTDIR in FileDataAccessor.getStats to prevent 500 on duplicate slug POST #2152
  • fix: Make sure WebhookEmitter tokens are valid #2164
  • Return children metadata from memory backend in #2170
  • Prevent TokenOwnershipValidator from leaking info about internal services in #2172
  • Add pim:storage triple to WebID when checkbox is checked in #2184
  • Add security considerations documentation in #2187
  • fix: Prevent inconsistencies with repeated slashes in identifiers in #2189
  • feat: Handle data corruption issues in #2190

The documentation now also has a page with some security considerations, depending on your server setup and needs.

See the CHANGELOG for all changes.

v8.0.0-alpha.3

v8.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@joachimvh joachimvh released this 13 Mar 09:25

What's Changed

  • chore: Update dependencies in #2134

See the CHANGELOG for all changes.

v8.0.0-alpha-2

v8.0.0-alpha-2 Pre-release
Pre-release

Choose a tag to compare

@joachimvh joachimvh released this 03 Mar 09:02

What's Changed

  • Merged v7.1.9 into v8.0.0-alpha-2
  • fix: Preserve content-type when present in SPARQL accessor in #2126

See the CHANGELOG for all changes.

v7.1.9

Choose a tag to compare

@joachimvh joachimvh released this 03 Mar 07:59

What's Changed

See the CHANGELOG for all changes.

v7.1.8

Choose a tag to compare

@joachimvh joachimvh released this 14 Jan 08:19

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

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

Choose a tag to compare

@joachimvh joachimvh released this 16 Sep 07:43

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

v8.0.0-alpha-0

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

Choose a tag to compare

@joachimvh joachimvh released this 22 Apr 08:03

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

Choose a tag to compare

@joachimvh joachimvh released this 01 Apr 11:01

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

Choose a tag to compare

@joachimvh joachimvh released this 30 Jan 08:26

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

Choose a tag to compare

@joachimvh joachimvh released this 23 Jan 07:52

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.