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
- feat: add support for vLLM LLM provider by @pju-hoge in https://github.com/babarot/oksskolten/pull/56
6
+
### Bug fixes
7
+
- Update feed items with excerpt by @asonas in https://github.com/babarot/oksskolten/pull/51
8
+
- fix: add type="button" to cancel button in FolderStep by @tenajima in https://github.com/babarot/oksskolten/pull/66
9
+
- Fix article lists not refreshing after bookmark/like toggle by @babarot in https://github.com/babarot/oksskolten/pull/76
10
+
- fix(fetcher): relax worker memory limit and clean up timeout aborts by @babarot in https://github.com/babarot/oksskolten/pull/81
11
+
### Improvements
12
+
- Add fallback mechanism for RSS description as article content by @asonas in https://github.com/babarot/oksskolten/pull/46
13
+
- feat(chat): increase tool round limit and add batch tools by @pju-hoge in https://github.com/babarot/oksskolten/pull/61
14
+
- Replace skip checkbox with two-phase choice flow for feed scope by @babarot in https://github.com/babarot/oksskolten/pull/54
15
+
- feat: implement zap keyboard navigation in article view and fix settings sync race condition by @pju-hoge in https://github.com/babarot/oksskolten/pull/68
16
+
- fix: address production memory instability — tsx→node, worker idleTimeout, SQLite soft_heap_limit by @pju-hoge in https://github.com/babarot/oksskolten/pull/78
17
+
### Others
18
+
- Refresh cloud LLM model list to latest releases by @babarot in https://github.com/babarot/oksskolten/pull/77
19
+
- Add new font option with "System Serif" by @pellaeon in https://github.com/babarot/oksskolten/pull/65
20
+
- refine(fonts): use curated stack for System Serif by @babarot in https://github.com/babarot/oksskolten/pull/80
21
+
- fix(search): raise Meilisearch waitTask timeout to 5 minutes by @babarot in https://github.com/babarot/oksskolten/pull/82
0 commit comments