Releases: AprilNEA/ChatGPUI
Releases · AprilNEA/ChatGPUI
v0.1.0-alpha.1
What's Changed
- chore: bump version to
0.1.0-alpha.1(a918a98) - feat(chat): implement retry message functionality (29fea92)
- feat(input): add stop button during streaming (0b64c84)
- fix(input): allow typing while streaming response (fea5e15)
- feat(chat): implement edit user message functionality (55b9885)
- feat(chat): add action buttons to messages and improve streaming indicator (19688a8)
- docs: update CLAUDE.md for new directory structure (8dcda34)
- refactor(src): reorganize directory structure following Zed patterns (3ede5e8)
- style(settings): unify font sizes and clean up provider page layout (7d49996)
- refactor(assets): remove SF Symbols, unify icon system with SVG (d9ab69b)
- fix(sidebar): show ellipsis for long conversation titles (840ac0a)
- style(markdown): increase default font size to 16px (46a2d66)
- refactor(ui): improve settings dropdown width and icon system (56e3456)
- feat(ui): improve assistant message styling (135f75a)
- style(markdown): add distinct background color for code block header (1b7461d)
- feat(settings): add code syntax highlighting theme selector (2988c3f)
- feat(chat): add per-conversation Entity + LRU cache for faster switching (350bc2e)
- fix(chat): correct scroll position when switching conversations (6610be7)
- refactor(assets): add LlmProvider and Language enums with strum (bb20c94)
- feat(ui): replace UI icons with MGC Icon System Pro Light variant (ee297cb)
Full Changelog: ...v0.1.0-alpha.1
Full Changelog: https://github.com/AprilNEA/ChatGPUI/commits/v0.1.0-alpha.1