Skip to content

0.4.0 - 2026-02-16

Choose a tag to compare

@github-actions github-actions released this 16 Feb 15:56

Release Notes

Added

  • Middle-mouse drag panning in the alignment pane.
  • Conservation bar chart rendering in the consensus pane. The calculation algorithim is the same as Jbrowse MSA - that is to say that it is calculated as shannon entropy of the column, normalised to [0,1] by max entropy for the column's symbol count (e.g. 4 for DNA, 20 for AA).

Changed

  • Reworked async handling into a more unified system for both consensus and conservation.
  • File loading is now an App command, not Core.
  • Rendering now redraws on state changes only, rather than every frame tick.
  • Refined the UI, removed the outer frame border, and converted status lines into dedicated top/bottom bars. This removed the double borders around the app, and hopefully gives a cleaner feel.

Fixed

  • Mouse selection now functions correctly in the pinned rows area (previously pinned sequences were not selectable).

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