You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,15 @@
1
1
# Changelog
2
2
3
-
## 1.4.0 - 2025-10-14
3
+
## 1.4.0 - Next Release
4
4
5
+
6
+
-**feat**: add 'Followed' filter to quickly view content from followed items
5
7
-**feat(demo)**: pre-populate saved filters and settings for new anonymous users
6
8
-**fix**: ensure saved filters are immediately visible on app start
7
9
-**feat**: implement saved feed filters with create, rename, and delete
8
10
-**feat**: add horizontal filter bar to the headlines feed for quick selection
9
11
-**refactor**: replace monolithic "apply followed items" with granular controls
12
+
-**refactor**: simplified filter logic by removing the ambiguous 'isUsingFollowedItems' flag
10
13
-**refactor**: Updated the Headline Details page with a fading scroll effect for metadata chips and a new style for the 'Continue Reading' button. The main feed's filter icon was removed from the AppBar in favor of the new filter bar.
0 commit comments