Merge branch 'master' into develop

This commit is contained in:
Eliot Berriot 2019-10-17 15:22:32 +02:00
commit c58c74d653
No known key found for this signature in database
GPG key ID: 6B501DFD73514E14
14 changed files with 73 additions and 8 deletions

View file

@ -0,0 +1 @@
Added a retry option for failed uploads (#942)

View file

@ -0,0 +1 @@
Fix import crash when importing M4A file with no embedded cover (#946)

View file

@ -0,0 +1 @@
Fixed style glitches in dropdowns

View file

@ -0,0 +1 @@
Reduce the number of simultaneous DB connections under some deployment scenario

View file

@ -0,0 +1 @@
Fix audio serving issues under S3/nginx when signatures are enabled