Skip to content

v0.42.4

Choose a tag to compare

@github-actions github-actions released this 10 Jan 12:58
· 2839 commits to main since this release

Fixed

  • Bash output expanded hint now says "(ctrl+o to collapse)" (#610 by @tallshort)
  • Fixed UTF-8 text corruption in remote bash execution (SSH, containers) by using streaming TextDecoder (#608)