Skip to content

Voltius v0.10.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 19:35
Immutable release. Only release title and notes can be modified.
v0.10.0

Added

  • Per-host notes — attach freeform notes to any host, kept in sync with the
    host's data
  • Plain-paste toggle for the terminal — bypass bracketed paste when a remote
    program mishandles it
  • Russian language support, selectable from the language picker in Appearance
    settings (#26)

Fixed

  • Country flag emoji now render as actual flags on Windows instead of
    two-letter codes (#31)
  • Linux: worked around a WebKitGTK white-screen on AppImage under Wayland
  • SSH: shell-integration wrappers now inherit the pty, so commands like
    sudo -i behave correctly