- Sidebar Changes
- Article List
- [optimize] Updated layout naming:
Article: Use for text-dominant content; legacy equivalent:List.Social: Use for social media content (usually no title); legacy equivalent:Twitter.Audio: Use for podcast content, with buttons for download, add to playlist and play; legacy equivalent:Podcast.Image: Use for image-focused content; legacy equivalent:Visual.Video: Use for video-focused content; legacy equivalent:Video.Notification: For frequently updated feeds or quick title browsing; legacy equivalent:Minimal.
- [optimize] Removed the
Cardlayout. - [optimize] Improved image display in article list. More images can now be shown, and list images will also display correctly when entering the article detail page.
- [fix] Fixed display issue of the download button in podcast layout.
- [optimize] Updated layout naming:
- AI
- [new] Added AI Summary for article list to summarize current feed contents. Only summarizes the first 50 articles when there are more than 50 entries.
- [optimize] Set
enable_thinking=falsein AI API settings.
- Feed Management
- [new] Added sourcefeed support for smart feed detection.
- [optimize] Added layout settings on add/edit feed page; uses article layout by default, multi-select for categories is no longer supported.
- [fix] Enabled feed editing for Folo, and fixed incorrect feedId parameter when editing Folo subscriptions. #152
- [fix] Fixed URL parameter loss when opening Explore page after adding a subscription from feed source. #152
- In-App Purchase
- [new] Add
Orangeto unlock the view filter feature. - [optimize] Redesigned and optimized the in-app purchase UI.
- [new] Add
- [optimize] Unified UI style for partial bottom sheet dialog.
- [others] Refactored code for article list, feed management page, and feed add/edit interface.