Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:23

[0.9.1] - 2026-07-05

Changed

  • Migrate to Rust edition 2024 with MSRV 1.92
  • Update egui/eframe/egui_extras to 0.35 with UI API changes
  • Update reqwest to 0.13 with feature renames and cert verification changes
  • Update vt100 to 0.16 with scrollback buffer improvements
  • Update rand to 0.10
  • Update dirs, rfd, russh, portable-pty, pulldown-cmark, and sha2 to latest versions

Removed

  • Drop unused arboard dependency

Security

  • Clear RUSTSEC advisories for ttf-parser, quick-xml, paste, zbus, and rand dependencies