Merge branch 'pre-release/1.3.0' into develop
This commit is contained in:
commit
c48b62da94
41 changed files with 2504 additions and 1687 deletions
1
changes/changelog.d/1966.doc
Normal file
1
changes/changelog.d/1966.doc
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add systemd update instructions to Debian upgrade instructions (#1966)
|
||||
1
changes/changelog.d/1976.docs
Normal file
1
changes/changelog.d/1976.docs
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix broken links in CHANGELOG (#1976)
|
||||
1
changes/changelog.d/2049.docs
Normal file
1
changes/changelog.d/2049.docs
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add generic upgrade instructions to Docker postgres documentation (#2049)
|
||||
1
changes/changelog.d/2050.doc
Normal file
1
changes/changelog.d/2050.doc
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added Nginx regeneration instructions to Debian update guide (#2050)
|
||||
1
changes/changelog.d/2054.bugfix
Normal file
1
changes/changelog.d/2054.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed mobile player element widths (#2054)
|
||||
1
changes/changelog.d/2094.bugfix
Normal file
1
changes/changelog.d/2094.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix front album tracks count translation
|
||||
4
changes/changelog.d/2118.bugfix
Normal file
4
changes/changelog.d/2118.bugfix
Normal 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.
|
||||
|
|
@ -0,0 +1 @@
|
|||
Move api docker hardcoded env vars in the settings module
|
||||
Loading…
Add table
Add a link
Reference in a new issue