mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 17:55:18 +02:00
Merge branch 'master' into develop
This commit is contained in:
commit
c58c74d653
14 changed files with 73 additions and 8 deletions
1
changes/changelog.d/942.enhancement
Normal file
1
changes/changelog.d/942.enhancement
Normal file
|
@ -0,0 +1 @@
|
|||
Added a retry option for failed uploads (#942)
|
1
changes/changelog.d/946.bugfix
Normal file
1
changes/changelog.d/946.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Fix import crash when importing M4A file with no embedded cover (#946)
|
1
changes/changelog.d/css-dropdown.bugfix
Normal file
1
changes/changelog.d/css-dropdown.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Fixed style glitches in dropdowns
|
1
changes/changelog.d/db.enhancement
Normal file
1
changes/changelog.d/db.enhancement
Normal file
|
@ -0,0 +1 @@
|
|||
Reduce the number of simultaneous DB connections under some deployment scenario
|
1
changes/changelog.d/s3-proxy.bugfix
Normal file
1
changes/changelog.d/s3-proxy.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Fix audio serving issues under S3/nginx when signatures are enabled
|
Loading…
Add table
Add a link
Reference in a new issue