github totoshko88/RustConn v0.2.0
RustConn v0.2.0

latest releases: v0.10.8, v0.10.7, v0.10.6...
3 months ago

What's Changed

Added

  • Tree view state persistence (expanded/collapsed folders saved between sessions)
  • Native format (.rcn) import/export with proper group hierarchy preservation

Fixed

  • RDP embedded mode window sizing now uses saved window geometry
  • Sidebar reload now preserves expanded/collapsed state
  • Group hierarchy correctly maintained during native format import

Changed

  • Dependencies updated:
    • ksni 0.2 → 0.3 (with blocking feature)
    • resvg 0.44 → 0.45
    • dirs 5.0 → 6.0
    • criterion 0.5 → 0.6

Downloads

  • Debian/Ubuntu: rustconn_0.2.0-1_amd64.deb
  • AppImage (portable): RustConn-x86_64.AppImage

Installation

Debian/Ubuntu

sudo dpkg -i rustconn_0.2.0-1_amd64.deb

AppImage

chmod +x RustConn-x86_64.AppImage
./RustConn-x86_64.AppImage

Full Changelog: v0.1.0...v0.2.0

Don't miss a new RustConn release

NewReleases is sending notifications on new releases.