Version bump and changelog for 1.1.2

This commit is contained in:
Georg Krause 2021-05-19 15:30:51 +02:00
commit 8202c1879b
No known key found for this signature in database
GPG key ID: FD479B9A4D48E632
6 changed files with 20 additions and 5 deletions

View file

@ -1 +0,0 @@
Fixed systemd unit for funkwhale-worker (#1160)

View file

@ -1 +0,0 @@
Added modal to prompt users to log in when subscribing to channels (#1296)

View file

@ -1 +0,0 @@
Fixed minor graphical bug where loaders would appear white in dark theme (#1442)

View file

@ -1 +0,0 @@
Added missing is_playable serializer for the tracks endpoint.