Skip to content

chore(release): version packages#100

Merged
comppaz merged 1 commit intomainfrom
changeset-release/main
Jan 23, 2026
Merged

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

Conversation

@comppaz
Copy link
Copy Markdown
Collaborator

@comppaz comppaz commented Jan 21, 2026

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.6.0

Minor Changes

  • 16103f3: feat(app): add media memory support for voice memos, audio, and video

  • Add voice memo recording from system tray and main app

  • Add audio file upload with drag-and-drop support

  • Add video file upload with FFmpeg audio extraction and thumbnail generation

  • Add local AI transcription using faster-whisper with timestamp segments

  • Add new memory card components for voice memos, audio, and video

  • Add transcription settings for Whisper model selection

  • Add file size limits and input validation for security

Patch Changes

  • c40f37b: feat(app): add toggle to enable/disable memory context in chat

  • Add "Memory on/off" toggle inside chat input container

  • Skip automatic RAG retrieval when toggle is off

  • Attached memories still work when toggle is off

  • Toggle defaults to on (current behavior preserved)

  • bb5ac91: Remove scale transform on memory card hover that caused text to appear blurry

think-extension@0.6.0

@comppaz comppaz force-pushed the changeset-release/main branch from 836e3d6 to 7704180 Compare January 23, 2026 10:08
@comppaz comppaz force-pushed the changeset-release/main branch from 7704180 to c047424 Compare January 23, 2026 10:32
@comppaz comppaz merged commit 9876146 into main Jan 23, 2026
1 check passed
@comppaz comppaz deleted the changeset-release/main branch January 23, 2026 10:32
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