diff options
| author | Henry Jameson <me@hjkos.com> | 2023-11-19 09:58:29 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2023-11-19 09:58:29 +0200 |
| commit | 75eea5f2b2c03cd26f26c273bdfdcfcc13275fe6 (patch) | |
| tree | fd7208f22fe697a060da1eb851f1e526dcc07a29 /changelog.d | |
| parent | d9ea160a67597cc3a2531fef0ad506c9eaf5eec9 (diff) | |
| parent | 18c0cf1845a95db2d0e894d2455cdd4dc545aaf7 (diff) | |
Merge remote-tracking branch 'origin/develop' into admin-dashboard-fixes
Diffstat (limited to 'changelog.d')
| -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 |
3 files changed, 3 insertions, 0 deletions
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 |
