chore: release 3.2.0 (#2754)

This commit is contained in:
Jonas L 2023-10-16 21:26:59 +02:00 committed by GitHub
parent d071a53fdf
commit 26737abad2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 34 additions and 7 deletions

26
docs/releases/3.2.0.md Normal file
View file

@ -0,0 +1,26 @@
---
title: Unreleased
---
import ReleaseHead from './\_release-head.md';
<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))