Skip to content

Releases: mRemoteNG/mRemoteNG

1.74 Final

29 Jun 14:14
Compare
Choose a tag to compare

1.74 (2016-06-28):

Supported Platforms/Components:

Windows 7 SP1 (with RDP Client v8: KB2592687/KB2923545) or later
.NET Framework 4 or later
XULRunner is no longer required for Gecko support (see below)

General Changes:

Converted source from Visual Basic to C Sharp
Lots of code refactoring/clean up/general stability changes
MR-714: Removed Keyboard shortcut functionality

  • Introduced in 1.73 beta that was never officially released
  • This caused stability issues
  • May be re-added in a future release
  • Removal does NOT impact the ability to send keyboard shortcuts to RDP sessions (when redirect key combinations is set to "yes")

MR-559: Removed RDP Sessions panel functionality. This required a library for which no trusted origin/source could be located
Removed a bunch of old code/libraries and replaced them accordingly

Security Updates:

MR-775, MR-745: Updated PuTTY to 0.67

Features/Enhancements:

Updated to latest DockPanelSuite and enabled a slick new theme!
MR-145: Installer is now MSI based
MR-255: Updated RDP Client to version 8
MR-389: Updates to IE rendering engine

  • Support for latest version of IE (9-11)
  • Dropped support for IE 7 & IE 8

MR-850: Replaced XULRunner with GeckoFx

  • No need to manually configure to have the Gecko rendering engine available now
  • Install image is now significantly larger due to the inclusion of the Gecko Engine

MR-821: Initial Japanese translation included
Port Scan is now Asynchronous (and is significantly faster)

Fixes:

MR-884: Slow startup in some scenarios checking authenticode certificate
MR-872: Crash in External Tools when arguments aren't quoted
MR-854: crashes when right clicking on connection tab
MR-852: Option "Allow only a single instance of the application" non-functional
MR-836: Trying to delete a folder of connections only deletes 2 connections at a time
MR-824, MR-706: Suppress Script Errors when using the IE rendering engine
MR-822: Improve RDP error code messages
MR-640: Fixed Inheritance not working
MR-639: RDP: Connect to console session
MR-610, MR-582, MR-451: RDP: Protocol Error 3334 or exceptions with large number of connections open

  • This problem appears largely resolved by most reports and testing
  • Further workarounds/problem avoidance: Disable Bitmap Caching on all RDP session configuration
    MR-429: Display issue on the Options -> Advanced panel
    MR-385: Inheritance settings lost when moving item to the root of the tree

1.74 RC3

21 Jun 17:55
Compare
Choose a tag to compare
1.74 RC3 Pre-release
Pre-release

1.74 (2016-06-20):

Supported Platforms/Components:

Windows 7 SP1 (with RDP Client v8: KB2592687/KB2923545) or later
.NET Framework 4 or later
XULRunner is no longer required for Gecko support (see below)

General Changes:

Converted source from Visual Basic to C Sharp
Lots of code refactoring/clean up/general stability changes
MR-714: Removed Keyboard shortcut functionality

  • Introduced in 1.73 beta that was never officially released
  • This caused stability issues
  • May be re-added in a future release
  • Removal does NOT impact the ability to send keyboard shortcuts to RDP sessions (when redirect key combinations is set to "yes")
    MR-559: Removed RDP Sessions panel functionality. This required a library for which no trusted origin/source could be located
    Removed a bunch of old code/libraries and replaced them accordingly

Security Updates:

MR-775, MR-745: Updated PuTTY to 0.67

Features/Enhancements:

Updated to latest DockPanelSuite and enabled a slick new theme!
MR-145: Installer is now MSI based
MR-255: Updated RDP Client to version 8
MR-389: Updates to IE rendering engine

  • Support for latest version of IE (9-11)
  • Dropped support for IE 7 & IE 8
    MR-850: Replaced XULRunner with GeckoFx
  • No need to manually configure to have the Gecko rendering engine available now
  • Install image is now significantly larger due to the inclusion of the Gecko Engine
    MR-821: Initial Japanese translation included
    Port Scan is now Asynchronous (and is significantly faster)

Fixes:

MR-854: crashes when right clicking on connection tab
MR-852: Option "Allow only a single instance of the application" non-functional
MR-836: Trying to delete a folder of connections only deletes 2 connections at a time
MR-824, MR-706: Suppress Script Errors when using the IE rendering engine
MR-822: Improve RDP error code messages
MR-640: Fixed Inheritance not working
MR-639: RDP: Connect to console session
MR-610, MR-582, MR-451: RDP: Protocol Error 3334 or exceptions with large number of connections open

  • This problem appears largely resolved by most reports and testing
  • Further workarounds/problem avoidance: Disable Bitmap Caching on all RDP session configuration
    MR-429: Display issue on the Options -> Advanced panel
    MR-385: Inheritance settings lost when moving item to the root of the tree

1.74 RC2

31 May 16:18
Compare
Choose a tag to compare
1.74 RC2 Pre-release
Pre-release

Please note, this release is provided by a new team of developers. Please take the time to read a message from the previous project maintainer: http://forum.mremoteng.org/viewtopic.php?f=2&t=3186

Note: This installer WILL uninstall mRemoteNG 1.73 and earlier
It is recommended that you back up your configurations prior to installing.

Initial version of mRemoteNG after conversion from VB to C#.

Full changelog will be posted ASAP.

Some changes:

  • Converted source from Visual Basic to C Sharp
  • Lots of code refactoring
  • Removed Keyboard shortcut functionality (introduced in 1.73 beta, caused stability issues, may be re-added in a future release)
  • Updated PuTTY to 0.67

EDIT 6/1/2016: Corrected portable zip to move Help files to correct location and remove some unnecessary files

v1.72

05 Jul 14:21
Compare
Choose a tag to compare
v1.72 Pre-release
Pre-release

Fixed issue MR-592 - Unable to run VBS script as an external tool
Fixed issue MR-596 - Incorrect escaping of quotation marks in external tool arguments