Skip to content

v1.7.2

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 21:55

v1.7.2

A quick release that saves a few MB on disk. Reworked code and trimmed imports make the Resterm binary ~22% smaller.

See today's earlier releases for the other changes:

  • 1.7.0 release notes for editor diagnostics, Unicode editing fixes, and the updated response split shortcuts.
  • 1.7.1 release notes for fixes to invisible characters breaking TUI rendering and improvements to command hints.

Smaller binary

  • Removed unused syntax highlighters while keeping the formats Resterm already supports.
  • Reduced the Kubernetes API code included for port-forwarding.

On macOS with Apple silicon, the binary is about 23% smaller than in 1.7.1, dropping from 80.6 MiB to 62.1 MiB. The exact reduction depends on the platform.

Syntax highlighting and Kubernetes port-forwarding keep their existing behavior. You can update without changing your configuration.