What's Changed
New Features
Bug fixes
- Update feed items with excerpt by @asonas in #51
- fix: add type="button" to cancel button in FolderStep by @tenajima in #66
- Fix article lists not refreshing after bookmark/like toggle by @babarot in #76
- fix(fetcher): relax worker memory limit and clean up timeout aborts by @babarot in #81
Improvements
- Add fallback mechanism for RSS description as article content by @asonas in #46
- feat(chat): increase tool round limit and add batch tools by @pju-hoge in #61
- Replace skip checkbox with two-phase choice flow for feed scope by @babarot in #54
- feat: implement zap keyboard navigation in article view and fix settings sync race condition by @pju-hoge in #68
- fix: address production memory instability — tsx→node, worker idleTimeout, SQLite soft_heap_limit by @pju-hoge in #78
Others
- Refresh cloud LLM model list to latest releases by @babarot in #77
- Add new font option with "System Serif" by @pellaeon in #65
- refine(fonts): use curated stack for System Serif by @babarot in #80
- fix(search): raise Meilisearch waitTask timeout to 5 minutes by @babarot in #82
New Contributors
- @pju-hoge made their first contribution in #56
- @tenajima made their first contribution in #66
- @pellaeon made their first contribution in #65
Full Changelog: v0.4.2...v0.5.0