Merge branch 'pre-release/1.3.0' into develop

This commit is contained in:
Georg Krause 2023-05-12 09:21:47 +02:00
commit c48b62da94
41 changed files with 2504 additions and 1687 deletions

View file

@ -0,0 +1 @@
Add systemd update instructions to Debian upgrade instructions (#1966)

View file

@ -0,0 +1 @@
Fix broken links in CHANGELOG (#1976)

View file

@ -0,0 +1 @@
Add generic upgrade instructions to Docker postgres documentation (#2049)

View file

@ -0,0 +1 @@
Added Nginx regeneration instructions to Debian update guide (#2050)

View file

@ -0,0 +1 @@
Fixed mobile player element widths (#2054)

View file

@ -0,0 +1 @@
Fix front album tracks count translation

View file

@ -0,0 +1,4 @@
Prefer str over dict for the CACHE_URL api setting
This fix the ability to reuse the CACHE_URL with other settings such as
CELERY_BROKER_URL.

View file

@ -0,0 +1 @@
Move api docker hardcoded env vars in the settings module