Skip to content

v1.80.0 Community Edition

Choose a tag to compare

@robertpopa22 robertpopa22 released this 10 Feb 08:43
· 1559 commits to main since this release

mRemoteNG v1.80.0 Community Edition

Highlights

Security

  • Legacy encryption key extracted to constant
  • RDP default auth level: WarnOnFailedAuth
  • Master password: min 8 chars with complexity
  • PBKDF2: 600,000 iterations (auto-upgrade)
  • SSH key files: secure wipe before deletion
  • Vault clients: HTTPS-only

New in this release

  • Self-contained .NET 10 builds (no runtime dependency)
  • %PUTTYSESSION%, %ENVIRONMENTTAGS%, %SSHOPTIONS% external tool tokens
  • JSON export, protocol/tag filtering, quick connect history
  • Connection audit log, keyboard shortcuts panel
  • Middle-click: open connection from tree, close tab
  • Live theme switching (no restart needed)
  • Crash dialog auto-submit to GitHub

Bug fixes

  • External tool comma-splitting in batch files (mRemoteNG#3044)
  • Options panel cancel now reverts theme changes (mRemoteNG#2914)
  • "Always show panel tabs" no longer corrupts Options (mRemoteNG#2910)
  • SQL Server options fields properly enable (mRemoteNG#2913)
  • RDP auto-resize on monitor connect/disconnect (mRemoteNG#2142)
  • 15+ additional stability fixes (see CHANGELOG.md)

Downloads

Variant Description
mRemoteNG-v1.80.0-x64.zip Framework-dependent (~21MB, requires .NET 10)
mRemoteNG-v1.80.0-x64-selfcontained.zip Self-contained (~116MB, no .NET needed)
mRemoteNG-v1.80.0-x86.zip 32-bit framework-dependent (~21MB)
mRemoteNG-v1.80.0-x86-selfcontained.zip 32-bit self-contained (~107MB)
mRemoteNG-v1.80.0-arm64.zip ARM64 framework-dependent (~21MB)
mRemoteNG-v1.80.0-arm64-selfcontained.zip ARM64 self-contained (~108MB)

Full changelog

See CHANGELOG.md