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-16Lines changed: 4 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,10 @@
2
2
3
3
## 1.4.0 - Upcoming Release
4
4
5
-
-**fix(demo)**: correct data migration logic for anonymous to authenticated user transitions
6
-
-**refactor**: improved filter page reset button to clear local selections and disable when not applicable
7
-
-**feat**: auto-scroll to active filter chip in SavedFiltersBar
8
-
-**fix**: resolve bug where applying a modified filter incorrectly selects the original saved filter
9
-
-**refactor**: relocated saved filters management to the account page and introduced reordering capability.
10
-
-**feat**: created a reusable, searchable multi-select page for filtering
11
-
-**feat**: add 'Followed' filter to quickly view content from followed items
12
-
-**feat(demo)**: pre-populate saved filters and settings for new anonymous users
13
-
-**fix**: ensure saved filters are immediately visible on app start
14
-
-**fix**: corrected a bug where selecting a source type would check all sources
15
-
-**feat**: implement saved feed filters with create, rename, and delete
16
-
-**feat**: add horizontal filter bar to the headlines feed for quick selection
17
-
-**refactor**: replace monolithic "apply followed items" with granular controls
18
-
-**refactor**: simplified filter logic by removing the ambiguous 'isUsingFollowedItems' flag
19
-
-**refactor**: improved the source filter UI by replacing horizontal scrolling with a more scalable and user-friendly vertical layout and navigation
20
-
-**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.
5
+
-**feat**: overhauled search and account features with a new sliver-based feed UI, integrated search bar, and modal account sheet.
6
+
-**feat**: implemented an advanced feed filtering system with a quick-access filter bar, support for custom saved filters (create, rename, delete, reorder), and a dedicated "Followed" content view.
7
+
-**refactor**: enhanced the filter creation UI with a reusable multi-select component and a more scalable vertical layout for source selection.
8
+
-**fix(demo)**: corrected data migration for anonymous users and now pre-populate saved filters for a richer initial experience.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Click on any category to explore.
37
37
-**Quick-Access Filter Bar:** A persistent, horizontal filter bar on the main feed gives users one-tap access to their favorite content views. It includes built-in filters for "All" and "Followed" items, alongside any custom filters the user has saved.
38
38
-**Advanced Filter Creation:** A dedicated, full-screen interface allows users to build complex filters by combining multiple `Topics`, `Sources`, and `Countries`.
39
39
-**Saved Filters:** Users can name and save their custom filter combinations. These filters appear in the quick-access bar and can be reordered for a fully customized experience.
40
-
-**Unified Search:** A dedicated search page helps users find specific content quickly, with the ability to search across headlines, topics, sources, and countries.
40
+
-**Integrated Headline Search:** A sleek search bar in the main feed's scrolling app bar provides a focused, full-screen search experience for headlines. A user avatar within the search bar offers instant modal access to account settings.
41
41
> **🎯 Your Advantage:** Give your users powerful content discovery tools that keep them engaged and coming back for more.
0 commit comments