github Flomp/wanderer v0.17.0

latest releases: v0.18.1, v0.18.0, v0.17.2...
2 months ago

v0.17.0

Caution

This release contains breaking changes. They are marked with a ⚠️.
Please update to version v0.16.5 first before updating to v0.17.0.

Configuration

Check the reopsitory's docker-compose.yml for a valid configuration.

  • ⚠️ The PocketBase environment variable POCKETBASE_ENCRYPTION_KEY is now required. It requires a valid 32 character AES key as its value. To generate a key, run openssl rand -hex 16.
  • ⚠️ The PocketBase environment variable ORIGINis now required. It must be set to the public IP or hostname (including the port) of your wanderer frontend and must equal the value set for the frontend's ORIGIN environment variable.

Features

  • Adds federation
  • Adds rich text editor for descriptions and comments

Docs

  • Adds documentation for federation
  • Restructures the documentation in three distinct parts (for users, admins & developers) for better separation of concerns

Translation

Don't miss a new wanderer release

NewReleases is sending notifications on new releases.