### Description V3 has several breaking changes that need to be addressed ### Testing Notes **What I did:** Tested using docusaurus: ```shell make docs-dev ```
24 lines
692 B
Plaintext
24 lines
692 B
Plaintext
---
|
|
title: LibreTime 3.0.0 alpha 12
|
|
---
|
|
|
|
import ReleaseHead from "./_release-head.mdx";
|
|
|
|
<ReleaseHead date="2022-03-29" version="3.0.0-alpha.12" />
|
|
|
|
## :sparkling_heart: Contributors
|
|
|
|
The LibreTime project wants to thank the following contributors for authoring PRs to this release:
|
|
|
|
- @jooola
|
|
- @paddatrapper
|
|
|
|
## :bug: Bug fixes
|
|
|
|
- **playout:** add locales to libretime-playout-notify calls ([#1715](https://github.com/libretime/libretime/issues/1715))
|
|
- **worker:** enable logfile variable expansion in ExecStart ([#1717](https://github.com/libretime/libretime/issues/1717))
|
|
|
|
## :memo: Colophon
|
|
|
|
This release mainly fixes bugs present in the [3.0.0-alpha.11 release](./3.0.0-alpha.11.mdx).
|