Skip to content

version 0.6.4

Latest

Choose a tag to compare

@vicanso vicanso released this 24 Jul 14:46

0.6.4 - 2026-07-24

⛰️ Features

  • (editor) Enrich the no-key empty state with actions and tips - (3330bcb)
  • (security) Encrypt config secrets with a per-machine key (#117) - (012fe59)

🐛 Bug Fixes

  • (dialog) Dismiss open dialog on Esc instead of swallowing it - (bd0c683)
  • (i18n) Repair mojibake in translations and guard against it in build.rs (#118) - (1edc42f)
  • (kv-table) Account for the workspace tab strip in edit-form height - (9739ff1)
  • (tabs) Persist Home tabs so they survive a restart - (db7eee2)

⚙️ Miscellaneous Tasks

  • (master-key) Skip the OS keychain for RUST_ENV=dev runs - (309939d)