Skip to content

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 18 Apr 07:49
· 274 commits to main since this release

Changes

  • Landing UI: Replace static hero screenshots with crossfading, scroll-triggered preview galleries for desktop and mobile. (75b7d1e, e579cc9)
  • Landing UI: Replace macOS download link with an Apple Silicon / Intel arch picker modal that resolves the DMG from the latest GitHub release, across all 11 locales. (716c28e)
  • Claude Code integration: Move rate-limits storage and statusline delegation to a local TypeScript API endpoint, removing the jq host dependency; switch rate-limits watcher to directory-level watching. (1705f56)
  • Claude Code terminal: Reduce font size, tighten pane padding, floor mount height at 256px, and bottom-align the prompt. (4c13297)
  • Session UI: Highlight notification badges with coral and link the version indicator to the releases page. (9e750e7)

Fixes

  • Logging: Lower workspace create/rename log calls to debug level. (95b2b7a)