### Description V3 has several breaking changes that need to be addressed ### Testing Notes **What I did:** Tested using docusaurus: ```shell make docs-dev ```
27 lines
753 B
Plaintext
27 lines
753 B
Plaintext
---
|
|
title: LibreTime 3.2.0
|
|
---
|
|
|
|
import ReleaseHead from "./_release-head.mdx";
|
|
|
|
<ReleaseHead date="2023-10-15" version="3.2.0" />
|
|
|
|
## :sparkling_heart: Contributors
|
|
|
|
The LibreTime project wants to thank the following contributors for authoring PRs to this release:
|
|
|
|
- @conet
|
|
- @jooola
|
|
- @paddatrapper
|
|
|
|
## :rocket: Features
|
|
|
|
- **legacy:** move session store to database ([#2523](https://github.com/libretime/libretime/issues/2523))
|
|
- **api:** add email configuration
|
|
- add mobile devices stream config field ([#2744](https://github.com/libretime/libretime/issues/2744))
|
|
|
|
## :bug: Bug fixes
|
|
|
|
- **playout:** liquidsoap aac output syntax errors
|
|
- libretime process leaks and lsof high cpu usage ([#2615](https://github.com/libretime/libretime/issues/2615))
|