Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 16:02
· 212 commits to dev since this release
6663bed

What's Changed

  • Encode the release channel in the MSIX Revision part by @i999rri in #163
  • Undo/redo for tab closes via timeout-parked live tabs by @i999rri in #167
  • Document ghostty-default keybind surprises next to the interceptions by @i999rri in #168
  • Snap interactive window resizing to the cell grid by @i999rri in #169
  • Show a scrollback scrollbar on each pane by @i999rri in #170
  • Show a search bar on each pane by @i999rri in #171

Full Changelog: v0.7.0...v0.8.0

Installation

Signed only with a self-signed publisher certificate (CN=i999rri)
— an established CA / OSS Foundation signature isn't in place yet
(see #46),
so Windows requires the certificate to be trusted before the MSIX
will install. Manual install is the only supported path:

  1. Download Ghostty.cer and the .msix from the assets above
  2. Trust the certificate (Local Machine → Trusted People store)
  3. Double-click the .msix to install

📖 Detailed steps + troubleshooting:
docs/INSTALL.md