Skip to content

Releases: mRemoteNG/mRemoteNG

mRemoteNG 1.78.2 NB 3405

22 Feb 00:47

Choose a tag to compare

Pre-release

This is manual release for early testing.

Changes in this release:

  • migrated to .NET 10 (LTS)
  • added self contained version (ex portable) just unpack and run - no need to worry about .NET installation (could run from usb drive)
  • added sessions menu (experimental) works in each tab separately.

mRemoteNG 1.78.2 NB 3228

21 Oct 23:20

Choose a tag to compare

Pre-release

Changes in this Release:

Fixed

  • #2939: fixed SQL injection vulnerabilities via parameterized queries
  • #2940: fixed for Possible command injection via Process.Start
  • #2932: fixed HTTP/HTTPS protocol to support multiple concurrent connections
  • #2855: fixed missing Username field for HTTP and HTTPS protocols
  • #2852: fixed XML External Entity (XXE) vulnerability in XML deserialization
  • #2851: fixed path traversal vulnerability in file operations
  • #2850: fixed password dialog appearing behind splash screen on startup
  • #2842: fixed element placement in options window
  • #2734: fixed native build for Windows-x64
  • #2715: fixed Disable WinForms analyzers and suppress WFO1000 build errors for ObjectListView
  • #2712: fixed VNCEvent_Disconnected send the ProtocolBase based object reference
  • #2668: fixed ssh quickconnect exception
  • #2611: fixed correct registry path
  • #2496: fixed use pwfile instead of cleartext password for putty connections

Added

  • #2931: added vault openbao connector
  • #2900: added "Report a Bug" menu item to Help menu and update bug report URL to GitHub issues
  • #2865: added configurable connection tab colors to distinguish between different environments
  • #2864: added color property to connections and folders with inheritance support
  • #2863: added ARD (Apple Remote Desktop) protocol support for macOS connections
  • #2728: added support for building mRemoteNG on Windows ARM64
  • #2723: added read keyboardhook, gatewayaccesstoken and gatewaycredentialssource from RDP File
  • #2690: added தமிழ் (ta) Translation update
  • #2643: added registry Settings: enhancements and new settings implementation
  • #2591: add Clickstudios Passwordstate API connector
  • #2212: added 1Password integration

Updated

  • #2883: Improve 1Password logging
  • #2854: Refactor settings dialog to be opened in dockable panel (for consistency)
  • #2597: Remember the opened connection file on relaunch
  • #2502: Updated Polish translation

Dependency update

  • #3bd2fe8: puttyng updated to x64 version (and signed)

Last Commit Message:
in additional to #2963 logic fixes

NB release with latest security updates and .NET 9 suport

30 Mar 13:10

Choose a tag to compare

This is an NB release with the latest library security updates and .NET 9 support.

To run it, you will need to download the .NET Desktop Runtime.

Please note: Due to issues with the security string implementation, this release has disabled the security string method for passwords. It is not recommended for use in production—only proceed at your own risk. This means that issues related to passwords could being potentially dumped from memory still need to be addressed.

I am not ignoring this issue but to resolve such will need additional coding time

Version with .net 8 support insted of .net 6

27 Jan 10:19

Choose a tag to compare

This is a nb for testers to check .net 8 support - this build is not production ready so options savings are still disabled

20230303 Nightly build

03 Mar 23:39

Choose a tag to compare

Pre-release

Some words about know issues with that build - settings are still not alow to save (will be lifted on next nb) we have some delay in renewal of certificate so windows on installation will warn that this is unknown publisher bla bla bla but its safe to run.

Full Changelog: 20220613-v1.77.3-nb...2023.03.03-v1.77.3-nb

That not last this mounth so some stuff may still not ok, welcome to report

Update

back fix for #2714

msi as well as .exe has been signed now so should be work without issues
After installation if needed replace mRemoteNG.exe with mRemoteNG-1.77.3.nb-1784.exe (rename)
and replace PuTTYNG.exe

20220613 Nightly build

13 Jun 09:50
b6c9d30

Choose a tag to compare

Pre-release

More details in dev's blog post!

20220107 Nightly build

07 Jan 15:05

Choose a tag to compare

Pre-release

A lot of fixes, please check readme if really interested.

24062021 Nightly build

24 Jun 22:22

Choose a tag to compare

Pre-release

added option:

  • Start in full screen mode

23062021 Nightly build

23 Jun 22:42

Choose a tag to compare

Pre-release

Some fixes

v1.77.1

02 Sep 17:22

Choose a tag to compare

v1.77.1 Pre-release
Pre-release

Added

  • #1512: Added option to close panel from right click menu
  • #1434: Revised sort button in connection tree to be able to sort in both orders
  • #1400: Added file download handling to HTTP(S) connections using Gecko
  • #1385: Added option to start mRemoteNG minimized
  • #826: Allow selecting RDP version to use when connecting

Changed

  • #1544: Improved Polish translations
  • #1518: Inheritance is no longer automatically enabled when importing nodes from Active Directory
  • #1468: Improved mRemoteNG startup time
  • #1443: Chinese (simplified) translation improvements
  • #1437: Norwegian translation improvements
  • #1378: Hyperlinks embedded within mRemoteNG now open in the system default browser
  • #1239: Increased default key derivation function (KDF) iterations from 1000 to 10000
  • #718: Moved port property from 'protocol' to 'connection' section
  • Moved most RDP enums outside of the RDP protocol class. Scripts which reference these enums will need to be updated.
  • Removed the "Automatically get session info" from the advanced options screen since it is no longer used.

Fixed

  • #1505: About screen now better follows theme colors
  • #1493: Updated database setup scripts for MSSQL and MySQL
  • #1470: The "Favorite" setting is now properly saved in the local connection settings file (not saved in database)
  • #1447: Exception occurs when resetting layout
  • #1439: Searching in hosts tree loses first keystroke
  • #1428: Fixed a rare error when checking for FIPS
  • #1426: Tabbing is reversed in config window
  • #1425: Connections didn't always respect the panel property
  • #841: Allow for sorting in port scan results
  • #617: Added missing description for password protect field in root node
  • #553: Browser language not set when using Gecko rendering engine
  • #323: Wallpaper always shows in RDP connections, even when turned off