Skip to content

Pane v0.47.0.85

Latest

Choose a tag to compare

@abhishek-verma abhishek-verma released this 27 Aug 05:10
· 3 commits to main since this release
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)