Skip to content

0.6.0 - 2026-02-21

Choose a tag to compare

@github-actions github-actions released this 21 Feb 15:14
f941a97

Release Notes

Added

  • Minimap for easy panning along the length of the alignment. Press m to open and click and drag to move around. The
    minimap colours are created by sampling the alignment in regions and picking the most common colour.
  • Full sequence type. This adds support for the full, renderable ASCII alphabet - which enables support for arbitrary
    alignments. Salti will still try and infer the file type, but now samples both NT characters and AA characters. The
    most prevalent "wins". If none meet the threshold it falls back to the Full mode. Full is also manually
    toggleable.
    • This introduced a new colour palette for full, which is hard-set across every theme. In full mode only the UI
      elements will change with the theme.
    • Note in Full mode conservation + translation is disabled.

Fixed

  • toggle-translate now returns a visible error message when sequence type is not DNA

Download salti 0.6.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