Skip to content

Releases: abhishek-verma/Pane

Pane v0.47.0.85

Choose a tag to compare

@abhishek-verma abhishek-verma released this 27 Aug 05:10
8239a04
  • fix(browser): stop native side-panel toggle fighting shared-panel mode (#229) — Chromium C++ recompile: the native pinned "Pane" toolbar button, Alt+A, and the Mac keyboard shortcut now dispatch a real extension action.onClicked event instead of three hand-duplicated native toggle implementations, eliminating the close/reopen flicker in per-window (shared) side panel mode.
  • fix(app): keep live dictation caption scrolled to its tail (#228)

Pane Extension - v0.0.175

Pre-release

Choose a tag to compare

@abhishek-verma abhishek-verma released this 27 Aug 04:44
8239a04

What's Changed

  • chore(release): bump to v0.47.0.85, extension v0.0.175 (#230)
  • fix(app): keep live dictation caption scrolled to its tail (#228)

Pane v0.47.0.84

Choose a tag to compare

@abhishek-verma abhishek-verma released this 20 Aug 17:46
100e80e

Changes

  • Live dictation captions + shared ASR worker reliability fix (#222)
  • Profile-key fallback race fix + reduced fingerprint I/O (#223)

Pane Extension - v0.0.174

Pre-release

Choose a tag to compare

@abhishek-verma abhishek-verma released this 20 Aug 17:46
100e80e

What's Changed

  • chore(release): bump to v0.47.0.84, extension v0.0.174 (#224)
  • fix(app,server): close profile-key fallback race and cut redundant fingerprint I/O (#223)
  • fix(voice,server): live dictation captions + shared ASR worker reliability fix (#222)

Pane v0.47.0.83

Choose a tag to compare

@abhishek-verma abhishek-verma released this 17 Aug 05:01
ff48dea

Repackage release — server, memory/skills, and extension updates.

Server:

  • Memory/skills curation and review improvements
  • Optional-profile middleware refinements for capture/memory routes
  • Chat service and session-store durability fixes

Extension:

  • Voice dictation reliability (mic lock, SSE streaming, retry)
  • Chat UI polish: tool evidence cards, diff lines, chat footer/header
  • Memory page and MCP quick-setup improvements

Extension v0.0.173

Extension v0.0.173 Pre-release
Pre-release

Choose a tag to compare

Extension update shipped alongside Pane browser v0.47.0.83.

Pane v0.47.0.82

Choose a tag to compare

@abhishek-verma abhishek-verma released this 12 Aug 16:20
7e87bfc

Permanent Gatekeeper fix for Claude Code/Codex (spctl registration survives auto-updates); README download link fixed.

Pane v0.47.0.81

Choose a tag to compare

@abhishek-verma abhishek-verma released this 12 Aug 14:18
46f4ed5

Fixes Gatekeeper dialogs for Claude Code/Codex (TMPDIR fix for live sessions); PI archived-site improvements; permissions page; capture adapter updates (Slack, Webex, Zoom, Meet, Teams).

Pane v0.47.0.80

Choose a tag to compare

@abhishek-verma abhishek-verma released this 12 Aug 10:33
a1bef68

Capture adapter improvements (Teams, dom-facts); extension background updates.

Pane v0.47.0.79

Choose a tag to compare

@abhishek-verma abhishek-verma released this 12 Aug 09:37
682c91d

Fixes macOS Gatekeeper dialogs for Claude Code/Codex providers; PI/scheduler improvements; message normalisation; chat durability; ACP tool wrapping.