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