github Eugeny/tabby v1.0.236

2 hours ago

Security fixes

  • GHSA-8wmh-xr5f-qvj7: reject unsolicited agent-forwarding channels when agent forwarding is disabled — a malicious or compromised SSH server could otherwise reach the local SSH agent unsolicited in b091dc51

Changes

Fixes

  • fix(core): save tab recovery state before disabling it on close by @uadhran in #11621
  • fix(ssh): parse X11 display specs without a screen number by @uadhran in #11620
  • fix: do not hide docked window while a native dialog is open by @uadhran in #11622
  • fix: show persistent activity indicator on background tab when bell fires by @uadhran in #11292
  • fix(terminal): reset terminal modes on connectable session destroy by @uadhran in #11423
  • fix(cli): CLI subcommands crash in v1.0.235 by @bluekani in #11513
  • Default value of host changed from null to empty string by @ianaflous in #11558
  • fix(ssh): import hosts without explicit HostName by @VALLIS-NERIA in #11598
  • Fix Sogou IME commit when pressing Shift on Windows by @hymsk in #11650
  • Fix Windows-only plugin install failures via broken postinstall/prepare scripts by @Blauschirm in #11525
  • fix(local): only accept directories as the session CWD by @werner-balonius in #11592
  • fix(ssh): try agent auth before disk publickey for imported profiles by @uadhran in #11357
  • Fix window title not syncing with renamed tabs by @H-TTTTT in #11494
  • Flash taskbar/dock icon when the terminal bell rings by @Yahiro025 in #11651
  • fix(electron): guard window opacity and traffic-light IPC against closed windows by @fxd0h in #11524
  • fix: add output encoding in releaseNotesTab.component.ts by @anupamme in #11535
  • fix(build): remove unused dependencies and deprecated webpack loaders by @bluekani in #11386
  • fix(ssh): surface SFTP upload errors by @chill-DA in #11640
  • fix(terminal): fix Clear terminal hotkey action in PowerShell and Clink by @bluekani in #11405
  • fix: release terminal resources on close by @nbb2025 in #11586
  • fix(local): resolve guest cwd against the shell's fsBase before validating by @vjandrea in #11625
  • fix(serial): fix serial quickConnect not working by @bluekani in #11384
  • fix(terminal): refresh profile defaults on reconnect #9834 by @AngKernel in #11486
  • feat(ssh): option to reopen duplicated/restored tabs in the last working directory by @singhible in #11502
  • fix: avoid unnecessary GPU initialization on startup by @chvrs12 in #11673
  • fix: make local file links clickable by @xnne-bot in #11666
  • fix: invalid version fallback in pluginManager.service.ts by @anupamme in #11675
  • fix(terminal): allow Fcitx5 to handle punctuation by @jairw955 in #11500
  • Fix WSL sessions not starting in home directory on newer Windows builds by @sykuang in #11663
  • Fix PowerShell 7 (pwsh) detection for Microsoft Store/MSIX installs by @sykuang in #11654
  • fix(UAC): fix "Unknown verb -- 'inject '" error in CMD(clink) by @bluekani in #11367
  • fix profile proxy usage by @Eugeny in 4d01477a

New Contributors

Full Changelog: v1.0.235...v1.0.236

Don't miss a new tabby release

NewReleases is sending notifications on new releases.