From 6a88f054581182a1b1a86bc266caecdf35cb1d60 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Fri, 10 Jan 2025 15:08:14 +0800 Subject: [PATCH] docs: update changelog --- changelog/0.3.1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog/0.3.1.md b/changelog/0.3.1.md index c1e591406..dfc530741 100644 --- a/changelog/0.3.1.md +++ b/changelog/0.3.1.md @@ -9,6 +9,7 @@ - **Podcast Player**: Re-designed the podcast player in mobile to be more user-friendly. ![Podcast Player](https://github.com/RSSNext/assets/blob/8f778dac8bb2e765acab2157497e4a77a60c5a0b/mobile-audio-player.png?raw=true) -- **Social View Action**: Redesigned the toolbar style in the social view. Now, the toolbar no longer jitters or gets obstructed when hovering over entries. +- **Social Media View Action**: Redesigned the toolbar style in the social media view. Now, the toolbar no longer jitters or gets obstructed when hovering over entries. + ![Social Media View Action](https://github.com/RSSNext/assets/blob/main/social-media-actions.png?raw=true) ## Bug Fixes