Skip to content

v1.148.0

Choose a tag to compare

@deivid11 deivid11 released this 10 Jul 16:58

What's New

Added

  • Inline Bash output controls: terminal Bash rows can show captured command output inline below the command, with localized labels and persisted settings.

Changed

  • Improved terminal and panel render performance by reducing broad store subscriptions and unstable render props across terminal, dashboard, flat view, unit panel, toolbox, file explorer, modal, and log surfaces.
  • Improved output rendering performance with memoized markdown rendering, coalesced output notifications, and narrower selectors for streaming logs, session history, file explorer state, and related UI state.

Fixed

  • No fix entries in this release.

Technical Details

  • Includes package version 1.148.0 and a Keep a Changelog entry for the in-app changelog.
  • Release commit: ca4ba60.
  • Quality gates passed before release: npm run lint, npm run lint:types, npm test, npm run build, make apk, make apk-release-nondev.