v0.3.0
What's Changed
- Make user prompts editable and copyable by @Yavaren in #201
- Draft model browsing, drafter compatibility hints, and a stable decode rate by @Lazarus-931 in #198
- Fix Japanese IME composition being cancelled in the chat input by @Lazarus-931 in #213
- Allow setup to continue while model downloads run in the background by @Lazarus-931 in #132
- fetch model size using async calls, cached by @Lazarus-931 in #216
- Fix dictation shortcut clashing with macOS navigation by @Lazarus-931 in #211
- Fix hub discover pagination: filter at the API + paginate over visibl… by @Lazarus-931 in #217
- Dictation: fall back to on-device system speech recognition by @johntdavies in #190
- Fix various UI issues by @lucasnewman in #220
- Fix user prompt layout breaking when clicked by @Yavaren in #221
- Remove universal label from the header by @lucasnewman in #219
- LLM image generation tool calling feature request #131 by @Yavaren in #215
- Sidebar UI improvements by @lucasnewman in #222
- permission setup during onboarding by @Lazarus-931 in #218
- Mcp hub by @Lazarus-931 in #193
- Semantic search in the artifacts page (embedding endpoint) by @Lazarus-931 in #162
- Artifacts: tag embedding model_type client-side before loading by @Lazarus-931 in #171
- Feature/routines chat first by @Lazarus-931 in #224
- System Monitor: add die temperature, power, and fan sensors by @johntdavies in #187
- Check to make sure all shards are downloaded for sharded VLM/LM models by @lucasnewman in #225
- Skip pre-loading a speech model that cannot load by @Lazarus-931 in #231
- chat title shimmer by @Lazarus-931 in #229
- Report download progress on slow connections by @Lazarus-931 in #236
- Fix stale README details by @Lazarus-931 in #238
- Fix Discover model search responsiveness by @Blaizzy in #241
- Add live download statistics page by @Blaizzy in #240
- Document features missing from the README by @Lazarus-931 in #239
- Fix voice dictation shortcut reliability by @Lazarus-931 in #233
- Restore extension permission controls and hide the Install button by @Lazarus-931 in #234
- Confirm destructive actions by @Lazarus-931 in #248
- Add download growth tracking and history chart by @Blaizzy in #243
- Add meeting transcription suggestions by @Blaizzy in #192
- Fake _receive object was swallowing server requests from external clents. by @dcartman in #237
- Simplify navbar navigation by @Lazarus-931 in #249
- Improve Models search and scrolling responsiveness by @Blaizzy in #242
- Fix debug signing and simplify hands-free shortcut by @Blaizzy in #257
- Feature/hub UI polish by @Lazarus-931 in #247
- Remove Java from custom script tools by @Lazarus-931 in #258
- Feature/browsing platform by @Lazarus-931 in #250
- doc reformat + linking from landing page by @Lazarus-931 in #244
- Improve image model selection for chat tool calls by @Yavaren in #254
- Fold image generation into chat; remove the standalone Images tab by @Lazarus-931 in #227
- Bump version by @lucasnewman in #261
New Contributors
- @Yavaren made their first contribution in #201
- @johntdavies made their first contribution in #190
- @dcartman made their first contribution in #237
Full Changelog: v0.2.2...v0.3.0