diff --git a/CHANGELOG.md b/CHANGELOG.md index df3f477ca..7ddc12399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ You should also include the user name that made the change. - Client: Add instance-cloud widget @syuilo - 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 @@