Skip to content

v1.0.235

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:48

Security fixes

  • GHSA-59p9-8gwf-v9v7: Windows SFTP path traversal allows a malicious server to write files outside the selected download directory

Changes

Fixes

  • fix: restore terminal redraw after tab reactivation by @uadhran in #11275
  • fix: Plugins search by @bluekani in #11330
  • fix(terminal): restore transparent background when vibrancy is enabled by @Specboss in #11326
  • fix: Restore hotkey edit and remove actions by @bluekani in #11374
  • fix: Exclude unnecessary Windows build artifacts by @bluekani in #11371
  • fix: Pin Windows build runner to windows-2022 by @bluekani in #11370
  • fix(terminal): reset stale DEC modes on connectable reconnect by @balajieswaramoorthi in #11368
  • fix(ssh): prevent keepalive flooding by mapping null/0 keepaliveInterval to undefined by @linzack in #11340
  • fix: ZMODEM transfer by @ruanimal in #11319
  • fix(ssh): honor profile port settings on connect by @uadhran in #11366
  • fix(terminal): robust context loss recovery and direct DOM fallback during GPU resets by @Gerry9000 in #11354
  • fix(settings): guard hotkey config lookup for missing plugin paths by @uadhran in #11422
  • fix(terminal): restart visual bell shake on repeated BEL by @uadhran in #11388
  • fix: handle vault unlock modal cancellation gracefully by @uadhran in #11356
  • feat: Add dropdown arrow to form-select elements by @bluekani in #11399
  • fix(ssh): prevent SFTP path navigation freeze by @A-Words in #11393
  • fix: replace exec() with execFile() to prevent shell injection in shellIntegration.service by @uadhran in #11290
  • fix: replace exec() with execFile() to prevent shell injection in app.ts by @uadhran in #11289

New Contributors

Full Changelog: v1.0.234...v1.0.235