libretime/docs/releases/3.0.0-beta.2.mdx
Kyle Robbertze 811f1eb833
docs: prepare docs for Docusaurus v3 (#3139)
### Description

V3 has several breaking changes that need to be addressed

### Testing Notes

**What I did:**

Tested using docusaurus:

```shell
make docs-dev
```
2025-03-13 16:15:54 +00:00

28 lines
912 B
Plaintext

---
title: LibreTime 3.0.0 beta 2
---
import ReleaseHead from "./_release-head.mdx";
<ReleaseHead date="2022-10-03" version="3.0.0-beta.2" />
## :sparkling_heart: Contributors
The LibreTime project wants to thank the following contributors for authoring PRs to this release:
- @jooola
- @paddatrapper
## :rocket: Features
- systemd service hardening ([#2186](https://github.com/libretime/libretime/issues/2186))
- extra systemd service hardening ([#2197](https://github.com/libretime/libretime/issues/2197))
## :bug: Bug fixes
- start playout service after liquidsoap ([#2164](https://github.com/libretime/libretime/issues/2164))
- include version variable inside containers
- change version format
- **legacy:** add play button to stream player ([#2190](https://github.com/libretime/libretime/issues/2190))
- **legacy:** correct log levels ([#2196](https://github.com/libretime/libretime/issues/2196))