Skip to content

Labonair v1.9.3

Choose a tag to compare

@github-actions github-actions released this 27 Jun 12:35

Changelog

  • chore: bump version to 1.9.3 (878a1a4)
  • fix(terminal): guard fit() calls against WebGL context loss crash (c801bed)
  • feat(terminal): implement DA1, CPR, OSC 10/11 query response handlers (d229656)
  • chore(scripts): rebrand terminal-test.sh from Nexum to Labonair (bfca065)
  • feat(git-graph): open commit diffs in a dedicated tab instead of sidebar panel (d7c8ec4)
  • Merge pull request #104 from Snenjih/fix/terminal-webgl-context-loss-and-ssh-listen-race (674607f)
  • fix(source-control): use provider instance system for AI commit message generation (974b046)
  • style(ui): use primary color for dropdown checkbox/radio indicators (c1ca82c)
  • fix(editor): repair outline panel content and syntax highlighting loss (a842de3)
  • feat(editor): extend multi-line selection highlight to full line width (bcd846c)
  • feat(terminal): support Shift+Enter as newline in Claude Code (e418f2e)
  • fix(terminal): address review findings — concurrent listeners, IIFE error handling, WebGL timer guard (f7ef225)
  • fix(lint): resolve biome lint error and suppress shown warnings (9816100)
  • Merge pull request #106 from Snenjih/dependabot/github_actions/github/codeql-action-4 (e883d49)
  • Merge pull request #107 from Snenjih/dependabot/github_actions/actions/checkout-7 (59f0c5c)
  • chore(deps-dev): bump vite from 7.3.2 to 7.3.5 (6668b75)
  • chore: update README logo path and remove old public/ folder (97f25df)
  • docs: add macOS quarantine unlock command to installation guide (a9e2fa2)
  • feat(explorer,tabs): OS file drag-drop into explorer + tab drag-to-reorder (7c3002c)
  • fix(terminal): drop path only into active tab terminal (ad0fee5)
  • fix(scripts): update bump-version.sh for Labonair rename and add error handling (7e917a4)
  • chore(deps): bump actions/checkout from 4 to 7 (37db10e)
  • chore(deps): bump github/codeql-action from 3 to 4 (5454a8c)
  • chore(deps-dev): bump vite from 7.3.2 to 7.3.5 (46ea335)
  • chore(merge): resolve conflict with origin/main in SshTerminalPane (086cda9)
  • fix(settings): show SSH auto-reconnect in Terminal tab and fix toggle handler (34d26f6)
  • fix(terminal): recover from WebGL context loss and close SSH event listener race (5c00753)