Releases: OpenAgentPlatform/Dive
Releases · OpenAgentPlatform/Dive
v0.7.2
What's Changed
- fix: prevent default behavior on tools button click by @johnfunmula in #77
- perf: extend the select of models width by @johnfunmula in #78
- Proposal for local Ollama display by @nicolaskrier in #79
- show the error state of tools if the tools returns fails
- improve UI/UX for settings page and chat page
New Contributors
- @nicolaskrier made their first contribution in #79
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- chore(deps-dev): bump electron-builder from 24.13.3 to 25.1.8 by @dependabot in #47
- feat: inline tool_calls and tool_result collapse by @johnfunmula in #74
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: message editable by @johnfunmula in #68
- perf: improve scrolling chat message if streaming by @johnfunmula in #73
- refactor: use esm format js for prebuilt scripts by @johnfunmula in #64
- fix: simultaneously triggering close sidebar and abort streaming events by @johnfunmula in #63
- feat: add system tray and auto-launch when system startup by @johnfunmula in #53
- feat: auto download and install by @johnfunmula in #60
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- refactor: simplify tool section icon rendering by @johnfunmula in #66
- feat: Add Spanish translation by @josx in #72
- chore: adjust github ci for release by @johnfunmula in #67
- feat: support google gemini & mistral ai models settings by @johnfunmula in #71
New Contributors
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- chore: remove icon url in prebuilt scripts by @johnfunmula in #59
- fix: model provider fields for openai compatible endpoint by @johnfunmula in #58
- fix: enhance SSE message parsing for flexible message types by @johnfunmula in #62
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- feat: close sidebar when blur by @johnfunmula in #52
- multiple models settings by @johnfunmula in #54
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- refactor: reorganize IPC handlers and improve code structure by @johnfunmula in #48
- feat: support sse mcp server by @johnfunmula in #49
- feat: implement auto-update mechanism for the application by @johnfunmula in #50
- fix: improve markdown math rendering configuration by @johnfunmula in #51
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: Closing windows in an orderly way by @johnfunmula in #31
- feat: implement copy/paste last message for hotkey by @johnfunmula in #32
- fix: code streaming with missing characters by @johnfunmula in #33
- feat: add context menu support for text selection and input by @johnfunmula in #16
- feat: implement chat delete with hotkey by @johnfunmula in #34
- refactor: improve PopupConfirm and HistorySidebar components by @johnfunmula in #35
- feat: add keyboard shortcut helper on header by @johnfunmula in #36
- feat: support Chinese (Simplified) translation by @johnfunmula in #40
- fix: the defalut theme always in light mode by @johnfunmula in #42
- fix: refine Traditional Chinese title generation condition by @johnfunmula in #41
- adjust ui
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: Add version update check and notification mechanism by @johnfunmula in #27
- feat: Add global hotkey support with configurable key mappings by @johnfunmula in #28
- feat: disable document file type check by @johnfunmula in #30
- feat: replace marked with react-markdown for improved markdown rendering by @johnfunmula in #13
- adjust ui
Full Changelog: v0.3.2...v0.4.0