Skip to content

v0.8.8

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:26
· 136 commits to main since this release

Changelog

All notable changes to clin are documented in this file.

[0.8.8] - 2026-06-14

Added

  • Added toggle settings to the command palette
  • Improved the UI of the command pallette, added glyphs and categories

Documentation

  • Update versions to v0.8.7

Fixed

  • Resolve clippy warnings for msrv 1.88.0
  • Mouse clicking outside popup closes it
  • Preview pane not rendering and rendering slowly
  • Mouse clicking precision in canvases
  • Fix changelog history overwrite in dispatch-release workflow
  • Fixed Shift + Tab not working in tab switchers
  • Mouse support not working on many elements
  • External editor toggle not working

Miscellaneous

  • Format codebase and fix clippy warnings
  • README.md update
  • CI finding fixes
  • Update README.md
  • Update ROADMAP.md

Testing

  • Fix markdown test failure when glow is not installed