Version bump and changelog for 1.3.2

This commit is contained in:
Georg Krause 2023-09-01 13:36:41 +02:00
commit b043900aaf
14 changed files with 69 additions and 17 deletions

View file

@ -1 +0,0 @@
Clear shuffled id list on queue clear (#2192)

View file

@ -1,2 +0,0 @@
Fetch the nodeinfo endpoint from .well-known/nodeinfo when checking instance availability

View file

@ -1 +0,0 @@
Fix instance checking its own availability (#2199)

View file

@ -1 +0,0 @@
Make podcast episode pagination reactive (#2205)

View file

@ -1 +0,0 @@
Render HTML in podcast short description (#2206)

View file

@ -1,2 +0,0 @@
Fix password reset via email

View file

@ -1,2 +0,0 @@
Fix ordering when querystring contains `+` prefix
Resolve multiple updates to ordering fields

View file

@ -1 +0,0 @@
Fix multiarch docker builds #2211

View file

@ -1,2 +0,0 @@
Resolve race condition regarding axios when initializing the frontend
Prevent sending same language setting to backend multiple times

View file

@ -1 +0,0 @@
Enable sourcemaps for production builds

View file

@ -1 +0,0 @@
Fixed incorrect upgrade instructions link in docs.

View file

@ -1 +0,0 @@
Use logger composable instead of window.console