1.3 KiB
1.3 KiB
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.
The stream.outputs.system[].kind
configuration field now defaults to pulseaudio
The stream.outputs.system[].kind
field in the configuration file default value changed from alsa
to pulseaudio
. Make sure to update your configuration file if you rely on the default system output.
⚠️ Known issues
The following issues may need a workaround for the time being. Please search the issues before reporting problems not listed below.