Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.27 KB

unreleased.md

File metadata and controls

41 lines (22 loc) · 1.27 KB
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.

📝 Colophon