Conversation
38a1d34 to
3a6763f
Compare
97a5456 to
a7cd0a6
Compare
a7cd0a6 to
26d7018
Compare
26d7018 to
c7b68e0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Summary
This PR updates version numbers and changelogs. When merged, it will trigger a new release build.
When merged:
v0.6.0)think-app@0.5.4
Patch Changes
aacc3bd: Add "View all" and "New Conversation" quick actions to dashboard
Added "View all" button to Recent Chats card linking to /chat
Renamed "Quick Add" to "Quick Actions" with centered button layout
Added "New Conversation" quick action that starts a fresh chat
Fixed navigation to ensure new conversations don't auto-load previous chat
9f7746e: fix: replace fullscreen icon with panel icon in memory overview
Replace the misleading Maximize2 (fullscreen) icon with a PanelRight icon on memory cards. The button opens a detail sidebar panel, and the new icon accurately represents this behavior.
Remove delete button from memory card hover menu. Users must now open the
detail sidebar panel to delete a memory, which has a confirmation dialog.
764021a: feat: add multi-provider support for OpenRouter and Venice
Replace generic "Cloud API" with specific provider selection (Ollama, OpenRouter, Venice)
Add per-provider model selection with searchable combobox for cloud providers
Store separate API keys and model preferences per provider
Add migration to convert legacy openai settings to new provider-specific settings
Support provider-specific headers and configurations
Fix model switching for Venice and OpenRouter providers
de0c614: feat: add edit button for notes in memory card
Add a pencil icon button on note memory cards that opens the editor
directly, without having to go through the detail panel first.
think-extension@0.5.4