diff options
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/admin-dash-fixes.fix | 1 | ||||
| -rw-r--r-- | changelog.d/extra-notifications.add | 1 | ||||
| -rw-r--r-- | changelog.d/fix-admin-crash-when-no-primary-fe-set.fix | 1 | ||||
| -rw-r--r-- | changelog.d/react-more-actions-fix.fix | 1 | ||||
| -rw-r--r-- | changelog.d/show-recent-scrobble.skip | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/changelog.d/admin-dash-fixes.fix b/changelog.d/admin-dash-fixes.fix new file mode 100644 index 00000000..ff8eb0a2 --- /dev/null +++ b/changelog.d/admin-dash-fixes.fix @@ -0,0 +1 @@ +fix admin dashboard not having any feedback on frontend installation diff --git a/changelog.d/extra-notifications.add b/changelog.d/extra-notifications.add new file mode 100644 index 00000000..90f21f54 --- /dev/null +++ b/changelog.d/extra-notifications.add @@ -0,0 +1 @@ +Support showing extra notifications in the notifications column diff --git a/changelog.d/fix-admin-crash-when-no-primary-fe-set.fix b/changelog.d/fix-admin-crash-when-no-primary-fe-set.fix new file mode 100644 index 00000000..78eae3be --- /dev/null +++ b/changelog.d/fix-admin-crash-when-no-primary-fe-set.fix @@ -0,0 +1 @@ +Fix frontend admin tab crashing when no primary frontend is set diff --git a/changelog.d/react-more-actions-fix.fix b/changelog.d/react-more-actions-fix.fix new file mode 100644 index 00000000..9ab41de2 --- /dev/null +++ b/changelog.d/react-more-actions-fix.fix @@ -0,0 +1 @@ +Add aria attributes to react and extra buttons diff --git a/changelog.d/show-recent-scrobble.skip b/changelog.d/show-recent-scrobble.skip new file mode 100644 index 00000000..9227de06 --- /dev/null +++ b/changelog.d/show-recent-scrobble.skip @@ -0,0 +1 @@ +Shows the most recent scrobble under each post when available |
