sintonia/docs/releases/unreleased.md
Jonas L 0d2d1a2673
feat!: the general.secret_key configuration field is now required (#2841)
BREAKING CHANGE: The `general.secret_key` configuration field is now
required. Make sure to update your configuration file and add a secret
key.

Closes #2426
2023-12-27 18:15:47 +01:00

962 B

title
Unreleased

import ReleaseHead from './_release-head.md';

💖 Contributors

The LibreTime project wants to thank the following contributors for authoring PRs to this release:

🚀 Features

🐛 Bug fixes

🔥 Deprecation and removal

⬆️ Before upgrading

:::caution

Please follow this before the upgrade procedure.

:::

⬆️ Upgrading

The general.secret_key configuration field is required

The general.secret_key field in the configuration file is now required, to prevent reusing the general.api_key for cryptographic usage.

⚠️ Known issues

The following issues may need a workaround for the time being. Please search the issues before reporting problems not listed below.

📝 Colophon