reset article list right after filter/feed is selected

This commit is contained in:
nkanaev
2025-12-11 11:16:38 +00:00
parent 1052735535
commit 3d69911aa8
2 changed files with 10 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# upcoming
- (fix) articles not resetting immediately after feed/filter selection (thank to @scratchmex for the report)
# v2.6 (2025-11-24)
- (new) serve on unix socket (thanks to @rvighne)
- (new) more auto-refresh options: 12h & 24h (thanks to @aswerkljh for suggestion)
- (fix) smooth scrolling on iOS (thanks to gatheraled)