Skip to content

v0.2.27

Choose a tag to compare

@lassejlv lassejlv released this 18 Jul 20:21
· 106 commits to main since this release

What’s Changed

Bug Fixes

  • Fixed system-synced terminal themes retaining the previous appearance
    Switching macOS between light and dark mode now invalidates cached terminal cells and reapplies the configured palette. Termy Light is bundled as the light default and fallback, while installed theme updates and removals refresh open terminals immediately.

  • Fixed native macOS appearance synchronization
    The native host now resolves AppKit’s effective appearance once and applies it consistently to both the render surface and live terminal palette.

Validation

  • Rust theme, config, core, desktop, and FFI suites passed
  • Native macOS Swift suite: 236 passed, 1 environment-only skip

Full Changelog: v0.2.26...v0.2.27