v0.2.0
What's Changed
- Add release verification script by @lucasnewman in #129
- Keep selection menus open by @Blaizzy in #133
- Make Return activate the default button in confirmation dialogs by @Lazarus-931 in #138
- Generalize the chat tool-call loop into a pluggable tool registry by @C-K-Loan in #141
- Include downloaded image models in the Models installed list by @Lazarus-931 in #144
- Fix settings not persisting (Model Configuration resets, model source folders lost) by @Lazarus-931 in #140
- docs: fix spelling of 'Glamourous' → 'Glamorous' in INTEGRATIONS.md by @lunar-me in #145
- View > Toggle Sidebar was permanently disabled by @C-K-Loan in #142
- Add pinned chats: Pinned and Sessions sidebar sections with a chat co… by @Lazarus-931 in #146
- Fix Japanese and Chinese IME composition in chat input by @Blaizzy in #155
- Fix Discover sort-by-size (invalid Hugging Face API parameter) by @Lazarus-931 in #156
- Add Open Interpreter as an integration by @Lazarus-931 in #152
- Don't bundle training-only Python dependencies by @Lazarus-931 in #153
- Add drag-and-drop pinning, reordering, and bulk actions to the chat s… by @Lazarus-931 in #151
- Add embeddings support by @Lazarus-931 in #147
- Let Return submit destructive confirmation dialogs by @Lazarus-931 in #165
- Show a compact memory-fit warning for oversized models by @Lazarus-931 in #164
- Warn when attaching images to a non-vision model by @Lazarus-931 in #168
- Per-model configuration profiles by @Lazarus-931 in #166
- Add chat session folders to organize the sidebar by @Lazarus-931 in #159
- Apply per-model configuration on the API path by @Lazarus-931 in #167
- Add Artifacts page by @Lazarus-931 in #158
- Add global voice dictation and recording by @Blaizzy in #134
- Chat: drag files from Finder + paste images into the composer by @Lazarus-931 in #174
- Add chat text size control by @Lazarus-931 in #173
- Improve sidebar title / icon alignment by @lucasnewman in #176
- Improve page responsiveness and background work by @Blaizzy in #175
- Sidebar: collapsible sections plus a collapse-all toggle by @Lazarus-931 in #179
- Dictation improvements by @lucasnewman in #177
- Add voice dictation onboarding by @Blaizzy in #180
- Bump version to 0.2.0 (build 3) by @Blaizzy in #181
- Fix release extension bundle identifier by @Blaizzy in #182
New Contributors
Full Changelog: v0.1.0...v0.2.0