Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
v0.15.2
v0.15.2
19 January 2026
This release greatly simplifies and improves the experience for contributors by:
- Adding the option to perform development in two ways:
- Native development (Redis and Postgres still run in containers)
- Devcontainers (quickly run the project inside VSCode or GitHub Codespaces)
- Improving documentation for contributors
and self-hoster by:
- Unifying some duplicated environment variables
- Cleaning up unused environment variables
- Improving documentation for self-hosters
- Making Redis optional (disabled by default)
And many other tiny improvements.