Skip to content

Commit 01c5fb3

Browse files
committed
docs: update changelog for followed filter feature
Documents the new "Followed" filter feature and the related refactoring that removed the `isUsingFollowedItems` flag.
1 parent f06c254 commit 01c5fb3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# Changelog
22

3-
## 1.4.0 - 2025-10-14
3+
## 1.4.0 - Next Release
44

5+
6+
- **feat**: add 'Followed' filter to quickly view content from followed items
57
- **feat(demo)**: pre-populate saved filters and settings for new anonymous users
68
- **fix**: ensure saved filters are immediately visible on app start
79
- **feat**: implement saved feed filters with create, rename, and delete
810
- **feat**: add horizontal filter bar to the headlines feed for quick selection
911
- **refactor**: replace monolithic "apply followed items" with granular controls
12+
- **refactor**: simplified filter logic by removing the ambiguous 'isUsingFollowedItems' flag
1013
- **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.
1114

1215
## 1.3.0 - 2025-10-10

0 commit comments

Comments
 (0)