chore: release 3.0.0-beta.1
This commit is contained in:
parent
2535e8c483
commit
ddae3202cc
123 changed files with 78 additions and 11 deletions
29
docs/releases/3.0.0-beta.1.md
Normal file
29
docs/releases/3.0.0-beta.1.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
title: LibreTime 3.0.0 beta 1
|
||||
---
|
||||
|
||||
import ReleaseHead from './\_release-head.md';
|
||||
|
||||
<ReleaseHead date='2022-09-23' version='3.0.0-beta.1'/>
|
||||
|
||||
## :sparkling_heart: Contributors
|
||||
|
||||
The LibreTime project wants to thank the following contributors for authoring PRs to this release:
|
||||
|
||||
- @jooola
|
||||
- @paddatrapper
|
||||
|
||||
## :rocket: Features
|
||||
|
||||
- **legacy:** disable services check when missing systemctl ([#2160](https://github.com/libretime/libretime/issues/2160))
|
||||
- **legacy:** invalidate cached assets using md5sum ([#2161](https://github.com/libretime/libretime/issues/2161))
|
||||
- use libretime/icecast container image ([#2165](https://github.com/libretime/libretime/issues/2165))
|
||||
|
||||
## :bug: Bug fixes
|
||||
|
||||
- **legacy:** number of tracks displayed initially ([#2168](https://github.com/libretime/libretime/issues/2168))
|
||||
- **legacy:** rebuild favicon ([#2167](https://github.com/libretime/libretime/issues/2167))
|
||||
- **worker:** configure celery timezone ([#2169](https://github.com/libretime/libretime/issues/2169))
|
||||
- **legacy:** update or remove broken links
|
||||
- **legacy:** prepend file id in tmp upload filename ([#2173](https://github.com/libretime/libretime/issues/2173))
|
||||
- **legacy:** fail when uploading wma files ([#2172](https://github.com/libretime/libretime/issues/2172))
|
Loading…
Add table
Add a link
Reference in a new issue