Commit 44e2e56
authored
chore(main): release 2.0.0 (#67)
🤖 I have created a release *beep* *boop*
---
##
[2.0.0](1.0.0...2.0.0)
(2024-04-13)
### ⚠ BREAKING CHANGES
* The default listen port for the installer is now 8080. We recommend
that you put a reverse proxy in front of LibreTime.
* The general.secret_key configuration field is now required. Make sure
to update your configuration file and add a secret key.
### Features
* allow disabling systemd hardening
([#74](#74))
([8d4f4c9](8d4f4c9))
* always install libretime in a python venv
([52e7c70](52e7c70))
* change default listen port to 8080
([#63](#63))
([c26161d](c26161d))
* install unicorn inside the venv
([cc183e2](cc183e2))
* move gunicorn worker config in file
([#64](#64))
([1920e9a](1920e9a))
* reduce downtime by building legacy in a tmp directory
([#71](#71))
([8567a82](8567a82))
* run python in optimized mode
([#75](#75))
([60b0162](60b0162))
* the general.secret_key configuration field is now required
([#59](#59))
([b1b1917](b1b1917))
* update config templates
([#65](#65))
([495a03c](495a03c))
* use nginx to serve media files
([#68](#68))
([9fe4f41](9fe4f41))
### Bug Fixes
* ensure legacy files are not copied in a sub dir
([#72](#72))
([52fc252](52fc252))
* systemd service jinja templates
([a68335c](a68335c))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).1 parent 3ef19b9 commit 44e2e56
2 files changed
+29
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments