Skip to content

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 08:22
· 11 commits to main since this release

Changelog

  • 0896d0f: [DOC] Create config file for issue templates (@raghavkhare98)
  • 2fda90f: [DOC] create issue template for bug reports (@raghavkhare98)
  • 930c935: Extract a viewport module for pane and known_hosts scrolling (@s-johri)
  • b50ae1c: Introduce overlay seam; migrate the copy menu to it (@s-johri)
  • 3d03aba: Migrate the theme picker to the overlay seam (@s-johri)
  • cf844a7: Migrate the known_hosts browser to the overlay seam (@s-johri)
  • 2ea9900: Migrate perms, help, and restore confirm to the overlay seam (@s-johri)
  • ce3d395: Migrate the key picker and delete confirms to the overlay seam (@s-johri)
  • 0f3a888: Migrate the new-key wizard to the overlay seam (@s-johri)
  • cd611b4: Migrate the new-host wizard to the overlay seam (@s-johri)
  • 5bb011a: Migrate the edit cluster and retire the editMode enum (@s-johri)
  • 7f26b22: Quarantine ssh_config AST poking into one adapter file (@s-johri)
  • 32dd10b: Add soak-polish design spec (v0.9.2/v0.9.3) (@s-johri)
  • 0203217: Add soak-polish implementation plan (v0.9.2/v0.9.3) (@s-johri)
  • 0ec8039: Add theme contrast gate and fix low-contrast palette values (@s-johri)
  • e80ffc5: Route all overlay body text through theme styles (@s-johri)
  • c830121: Render pane headers and rows through shared fixed columns (@s-johri)
  • b8c91dd: Add app padding inside the themed background fill (@s-johri)
  • 362bb2d: Extract reduced() helper for padding dim-reduction (@s-johri)
  • d0d38e3: Connect with -F for custom configs; copy an explicit ssh command (@s-johri)
  • dc8fc0f: Shell-quote identity paths and option values in copied ssh command (@s-johri)
  • 7f7f6c5: Add a comment step to the new-key wizard (@s-johri)
  • 8c96d4b: Update new-key wizard doc comment for the comment phase (@s-johri)
  • 6c69b3d: Add install-extras: embedded man page and completions installer (@s-johri)
  • c05cb55: Document v0.9.2: readability, columns, padding, connect, keygen comment, install-extras (@s-johri)
  • 7593a69: Mark soak-polish plan done; collapse to single v0.9.2 release (@s-johri)
  • d3526e4: [DOC] convert issue templates to YAML forms; fix invalid config.yml (@s-johri)
  • c4cbd7a: Merge pull request #5 from s-johri/issue-template (@s-johri)
  • c5c62ac: preserve config .bak across reloads; lift light-theme border contrast (@s-johri)
  • 8bf4575: Re-arm .bak on external edits/deletion; gate Border contrast; scope docs ignore to adr/ (@s-johri)
  • aaca849: Merge branch 'issue-template': YAML issue forms, .bak re-arm fixes, Border contrast gate (@s-johri)
  • e734ed0: Merge origin/main (PR #5) into main (@s-johri)