Skip to content

Voltius v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 15:01
Immutable release. Only release title and notes can be modified.

Added

  • Badge tar-accelerated transfers in the transfer queue
  • Fall back to plain transfer when tar is unavailable
  • Local-to-local SFTP transfers with progress
  • Cancel-all button in the transfer queue
  • Browse WSL distros as local SFTP hosts
  • Toolbar layout controls replaced with always-visible icon pills
  • Single and bulk export for snippets and PF rules

Fixed

  • Solid background for InfoTooltip
  • Remote read handles now closed to prevent handle-limit exhaustion
  • Symlinks dereferenced for tar downloads to local Windows paths
  • Clipboard now uses native Tauri plugin to avoid WebView permission prompt
  • Right-panel search results deduplicated when no folders exist
  • No longer navigates into a folder when confirming its deletion
  • Docked transfer queue styling matches global widget style

Security

  • Bumped russh 0.60 → 0.61.1 (fixes 3 SSH advisories)
  • Bumped tar 0.4.45 → 0.4.46 (fixes GHSA-3pv8-6f4r-ffg2)