Skip to content

v0.2.14

Choose a tag to compare

@lassejlv lassejlv released this 11 Jul 23:33

Termy v0.2.14

This release refreshes Termy’s identity, strengthens the native macOS distribution, and improves the project’s documentation and onboarding.

Highlights

  • Introduced a completely redesigned Termy website, download experience, and releases browser.
  • Added the new Termy icon across the desktop app, website, installer assets, and documentation.
  • Made the new icon the default while keeping the classic icon available through configuration.
  • Refactored terminal rendering and input handling in the native shell host.
  • Bundled termy-cli inside the native macOS application.
  • Fixed termy open when the CLI is installed through a symlink.
  • Added clearer guidance for opening unsigned macOS builds.

Native macOS improvements

  • Added automated launch, bundle-manifest, CLI installation, and release-readiness checks.
  • Strengthened performance benchmarks with multi-pane scenarios and more representative frame measurements.
  • Added native macOS CI and expanded performance regression coverage.
  • Improved DMG validation, architecture checks, semantic-version handling, and ad-hoc signing.
  • Removed development-only runtime paths from packaged applications.
  • Improved benchmark reliability by keeping benchmark windows visible and active.

Documentation

  • Rebuilt the README with a clearer project overview.
  • Expanded the libtermy beta embedding and C ABI documentation.
  • Reorganized documentation navigation and onboarding.
  • Improved installation, customization, configuration, and troubleshooting guides.

Notes for macOS users

Termy’s macOS builds are not notarized yet. If macOS blocks the application after installation, follow the instructions shown on the download page or in the troubleshooting guide.

Full changelog: v0.2.13...v0.2.14