Skip to content

0.7.0 - 2026-02-21

Choose a tag to compare

@github-actions github-actions released this 21 Feb 20:06
200fe61

Release Notes

Added

  • Self update check on startup, with a notification in the status bar if an update is available. This checks the latest
    release on crates.io and compares it to the current version. It does not automatically download or install updates.
  • check-update command to manually trigger an update check.
  • Under the hood a more general notification system, which can be used for other types of notifications in the future.
    Currently it is only used for update notifications and command palette errors.

Changed

  • Command errors use the new notification system for display errors.

Fixed

  • cargo clippy errors.

Download salti 0.7.0

File Platform Checksum
salti-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
salti-x86_64-apple-darwin.tar.xz Intel macOS checksum
salti-x86_64-pc-windows-msvc.zip x64 Windows checksum
salti-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
salti-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum