Skip to content

Releases: tobagin/keymaker

Release list

v1.5.1

Choose a tag to compare

@tobagin tobagin released this 18 Jul 16:41

Translation release: adds German and Swiss German, refreshes Spanish, and fixes localization never loading at runtime.

✨ New Features

  • Full German (de) and Swiss German (de_CH) translations, contributed by @srueegger (#20)
  • Refreshed Spanish (es) translation covering all current strings

🐛 Bug Fixes

  • Translations now actually load at runtime — gettext was never initialized and the translation domain didn't match the build (#20)
  • Replaced leftover "SSHer" branding in the help dialog and generated SSH config comments

🏗️ Maintenance

  • Updated bundled OpenSSH to 10.4p1 and fast_float to 8.2.10

Full Changelog: v1.5.0...v1.5.1

v1.4.0

Choose a tag to compare

@tobagin tobagin released this 10 May 14:15

✨ New Features

  • Warp Terminal: Added Warp to the preferred terminal emulator list (closes #19).
  • SSH Host Options: Editor now supports WarnWeakCrypto, IdentitiesOnly, and IdentityAgent per-host (closes #18).

See CHANGELOG.md for full release notes.