diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c4a412e6..b2d95a76b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ You should also include the user name that made the change. - Client: For notes with specified visibility, show recipients when hovering over visibility symbol. @Johann150 - Client: Add rss-marquee widget @syuilo - Client: Removing entries from a clip @futchitwo +- Client: Poll highlights in explore page @syuilo - Make possible to delete an account by admin @syuilo - Improve player detection in URL preview @mei23 - Add Badge Image to Push Notification #8012 @tamaina diff --git a/packages/client/src/pages/explore.featured.vue b/packages/client/src/pages/explore.featured.vue index 12de9e412..ecb68928a 100644 --- a/packages/client/src/pages/explore.featured.vue +++ b/packages/client/src/pages/explore.featured.vue @@ -1,16 +1,30 @@