All migrations (for unreleased versions) of WEBKNOSSOS are documented in this file.
See MIGRATIONS.released.md
for the migrations which are part of official releases.
This project adheres to Calendar Versioning 0Y.0M.MICRO
.
User-facing changes are documented in the changelog.
- config options
proxy.prefix
andproxy.routes
were renamed toaboutPageRedirect.prefix
andaboutPageRedirect.routes
(as we no longer proxy, but redirect). #8344