Skip to content

chore(release): version packages#86

Merged
comppaz merged 1 commit intomainfrom
changeset-release/main
Dec 23, 2025
Merged

chore(release): version packages#86
comppaz merged 1 commit intomainfrom
changeset-release/main

Conversation

@comppaz
Copy link
Copy Markdown
Collaborator

@comppaz comppaz commented Dec 23, 2025

Release Summary

This PR updates version numbers and changelogs. When merged, it will trigger a new release build.

When merged:

  • Package versions are updated
  • CHANGELOG.md files are updated
  • A git tag is created (e.g., v0.6.0)
  • GitHub Actions builds macOS app, Windows app, and Chrome extension

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.

  • d4dfcc3: fix: require confirmation for memory deletion

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

@comppaz comppaz force-pushed the changeset-release/main branch 4 times, most recently from 38a1d34 to 3a6763f Compare December 23, 2025 10:13
@comppaz comppaz force-pushed the changeset-release/main branch 3 times, most recently from 97a5456 to a7cd0a6 Compare December 23, 2025 10:22
@comppaz comppaz force-pushed the changeset-release/main branch from a7cd0a6 to 26d7018 Compare December 23, 2025 10:24
@comppaz comppaz closed this Dec 23, 2025
@comppaz comppaz reopened this Dec 23, 2025
@comppaz comppaz force-pushed the changeset-release/main branch from 26d7018 to c7b68e0 Compare December 23, 2025 11:30
@comppaz comppaz merged commit 9f12f7d into main Dec 23, 2025
2 checks passed
@comppaz comppaz deleted the changeset-release/main branch December 23, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant