chore: release 3.0.1
This commit is contained in:
parent
b0cdd8ff06
commit
86ceac76d8
7 changed files with 29 additions and 6 deletions
23
docs/releases/3.0.1.md
Normal file
23
docs/releases/3.0.1.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: LibreTime 3.0.1
|
||||
---
|
||||
|
||||
import ReleaseHead from './\_release-head.md';
|
||||
|
||||
<ReleaseHead date='2022-12-20' version='3.0.1'/>
|
||||
|
||||
## :sparkling_heart: Contributors
|
||||
|
||||
The LibreTime project wants to thank the following contributors for authoring PRs to this release:
|
||||
|
||||
- @jooola
|
||||
- @paddatrapper
|
||||
|
||||
## :bug: Bug fixes
|
||||
|
||||
- remove systemd ProtectHome feature ([#2244](https://github.com/libretime/libretime/issues/2244))
|
||||
- **installer:** install missing sudo
|
||||
- **installer:** set home and login when running as postgres
|
||||
- **legacy:** add log entry on task run ([#2316](https://github.com/libretime/libretime/issues/2316))
|
||||
- **legacy:** log errors on connect check failure ([#2317](https://github.com/libretime/libretime/issues/2317))
|
||||
- **worker:** replace deprecated cgi.parse_header ([#2333](https://github.com/libretime/libretime/issues/2333))
|
Loading…
Add table
Add a link
Reference in a new issue