mRemoteNG

mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.

GPL-2.0 License

Stars
8.8K
Committers
105

Bot releases are visible (Hide)

mRemoteNG - v1.75 Hotfix 3

Published by sparerd over 7 years ago

This resolves an issue with SQL serialization which relied on column ordering.

Fixes:

#448: Resolved issue with SQL saving

mRemoteNG - 1.75 Hotfix 2

Published by sparerd over 7 years ago

Note: all changes are in relation to v1.75 Hotfix 1

This fix is currently available on the Development update channel. It will be promoted to higher channels once it is determined to be stable.

Fixes:

#408: Update SQL scripts
#448: Resolved issue with SQL saving

mRemoteNG - 1.75 hotfix 1

Published by sparerd over 7 years ago

Note: all changes for this version are in relation to the 1.75 final release

General Changes:

#437: Modify version numbering scheme

Fixes:

#422: Uncaught exception when clicking in connection tree whitespace
#312: Resolved KeePass auto-type issue
#427: Export does not respect filtering user/password/domain

mRemoteNG - 1.75 Final

Published by sparerd over 7 years ago

Note: All change log entries are relative to the last stable release (1.74 final).

General Changes:

  • Lots of code clean up and refactoring
  • Updated GeckoFx package
  • Updated DockPanelSuite library to 2.10 Final
  • Japanese translation updated
  • MR-942: Refactored code relating to loading the connections file
  • Limit log file size to 1 main log + 5 backups * 10MB.
  • Minor UI Tweak: Default Menubar and QuickConnect Bar to same line
  • MR-364: Removed "Announcement" functionality
  • MR-366: Show PuTTY type and version on components check screen
  • MR-586: Reduce HTTP/HTTPS document title length that is appended to the connection tab title
  • MR-938: Adjust RDP Resolution list (ensure most common resolutions were available)
  • MR-975: Replaced TreeView with TreeListView for displaying connection tree. This was a large change which separated the GUI from the domain model.
  • #144: Removed export option for "VisionApp Remote Desktop 2008"
  • #325: Code clean up and additional logging for External Tools based connections
  • #298: Code clean up and additional logging around application startup
  • #291, #236: External Tools code clean up and additional logging

Features/Enhancements:

  • MR-961, PR-133: Option to reconnect all currently opened connection tabs
  • MR-917: Improved cryptographic support
  • MR-220: Don't close the AD importer after import
  • MR-971: Added Right Click method to Port Scan to import discovered hosts
  • MR-1000, #211: Sub OU AD Import
  • #172: Implement "audioqualitymode" for RDP sessions
  • #160: Allow portable version to perform an update check (and download the latest .zip)
  • #157: Implement new cryptography providers (See Tools -> Options -> Security)
  • #167: fix/implement the update check (was disabled in 1.74 as part of the C# conversion)
  • #273: Added Turkish translation provided by forum user "rizaemet"
  • #217: Create user manual documentation for the SSH File Transfer feature
  • #360: Help -> About, Version # is now selectable/copyable
  • #221: RDP: Optional disconnect after X number of minutes of inactivity
  • #344 - Use SHA512 File Hashes to validate downloads (in the update mechanism & posted to the Downloads page)
  • Added Release Channels to the update check functionality allowing users to select one of 3 release channels for updates: Stable, Beta, Dev

Fixes:

  • MR-910: Fixes to support Remote Desktop Gateways
  • MR-874: Incorrect RDP prerequisite check in installer
  • MR-905: mRemoteNG crashes at startup (in FIPS policy check)
  • MR-902: mRemoteNG crashes after locking/unlocking the local system after loading a VNC connection
  • MR-965, MR-871, MR-629: Error 264 on RDP Connect attempt - Added timeout value to Tools -> Options -> Connections
  • MR-946: Remove old/insecure SharpSSH and related components. Replace with SSH.NET for File Transfer Functionality
  • MR-896: Added prerequisite installer check for KB2574819. Prevents "Class not registered" errors when opening RDP connections.
  • PR-130: Fix Scan button width to fit Russian translation
  • MR-967: File transfer doesn't work when specifying full path and file name (as prompted)
  • MR-979: switched to notifications panel incorrectly (when configured NOT to do so)
  • #254: Component check window position issues and uncaught exception
  • #260: Crash when attempting to load fully encrypted confCons v2.5
  • #271: Install package is not using the last installation path
  • #278: Silent installs not detecting prerequisites
  • #369: Reset Layout Option Does Not Reset Notification Pane
  • #362: Invalid cast exception when using the Notification Area Icon minimize/restore
  • #334: Quick Connect displays warning when clicking on a folder
  • #325: When using a connection with an external app, results in opening the same external app continuously
  • #311: Import from Active Directory does not use machine's domain by default
  • #258: Rename Tab dialog - populate original name in dialog (1.72 functionality)
  • #211, #267: Recursive AD Import wasn't fully functional
mRemoteNG - 1.75 RC 1

Published by sparerd over 7 years ago

Known Issue:

Portable build MD5 check will fail when updating from 1.75 Beta 1 to newer versions.

Features/Enhancements:

Added Release Channels to the update check functionality allowing users to select one of 3 release channels for updates: Stable, Beta, Dev
#360: Help -> About, Version # is now selectable/copyable
#221: RDP: Optional disconnect after X number of minutes of inactivity

Fixes:

#369: Reset Layout Option Does Not Reset Notification Pane
#362: Invalid cast exception when using the Notification Area Icon minimize/restore
#334: Quick Connect displays warning when clicking on a folder
#325: When using a connection with an external app, results in opening the same external app continuously
#311: Import from Active Directory does not use machine's domain by default
#258: Rename Tab dialog - populate original name in dialog (1.72 functionality)
#211, #267: Recursive AD Import wasn't fully functional

General Changes:

The usual general code clean up and refactoring
#325: Code clean up and additional logging for External Tools based connections
#298: Code clean up and additional logging around application startup
#291, #236: External Tools code clean up and additional logging

mRemoteNG - 1.75 Beta 3

Published by sparerd almost 8 years ago

_! ! !
Please note that the confCons.xml file schema has changed between v1.75 alpha 3 and v1.75 beta 1.
Make a backup of your connections file just in case you need to go back to a previous version.
! ! !
_

Fixes:

  • #289: Install fails during update process (only affects v1.75 beta 1 - v1.75 beta 2)

Known Issue:

Portable build MD5 check will fail when updating from 1.75 Beta 1 to newer versions.

mRemoteNG - 1.75 Beta 2

Published by sparerd almost 8 years ago

_! ! !
Please note that the confCons.xml file schema has changed between v1.75 alpha 3 and v1.75 beta 1.
Make a backup of your connections file just in case you need to go back to a previous version.
! ! !
_

Features/Enhancements:

  • #273: Added Turkish translation provided by forum user "rizaemet"
  • #217: Create user manual documentation for the SSH File Transfer feature

Fixes:

  • #254: Component check window position issues and uncaught exception
  • #260: Crash when attempting to load fully encrypted confCons v2.5
  • #261: Double clicking folder in treeview doesnt expand it in 1.75 beta1
  • #271: Install package is not using the last installation path
  • #278: Silent installs not detecting prerequisites
mRemoteNG - 1.75 Beta 1

Published by sparerd almost 8 years ago

_! ! !
Please note that the confCons.xml file schema has changed in this version.
Make a backup of your connections file just in case you need to go back to a previous version.
! ! !
_

General Changes:

  • Lots of code clean up and refactoring
  • Limit log file size to 1 main log + 5 backups * 10MB.
  • Minor UI Tweak: Default Menubar and QuickConnect Bar to same line
  • MR-364: Removed "Announcement" functionality
  • MR-366: Show PuTTY type and version on components check screen
  • MR-586: Reduce HTTP/HTTPS document title length that is appended to the connection tab title
  • MR-938: Adjust RDP Resolution list (ensure most common resolutions were available)
  • MR-975: Replaced TreeView with TreeListView for displaying connection tree. This was a large change which separated the GUI from the domain model.
  • #144: Removed export option for "VisionApp Remote Desktop 2008"

Features/Enhancements:

  • MR-220: Don't close the AD importer after import
  • MR-971: Added Right Click method to Port Scan to import discovered hosts
  • MR-1000, #211: Sub OU AD Import
  • #172: Implement "audioqualitymode" for RDP sessions
  • #160: Allow portable version to perform an update check (and download the latest .zip)
  • #157: Implement new cryptography providers (See Tools -> Options -> Security)
  • #167: fix/implement the update check (was disabled in 1.74 as part of the C# conversion)

Fixes:

  • MR-967: File transfer doesn't work when specifying full path and file name (as prompted)
  • MR-979: switched to notifications panel incorrectly (when configured NOT to do so)
mRemoteNG - 1.75 Alpha 3

Published by kmscode about 8 years ago

_UNSIGNED BINARIES_

Fixes:

MR-965, MR-871, MR-629: Error 264 on RDP Connect attempt - Added timeout value to Tools -> Options -> Connections
MR-946: Remove old/insecure SharpSSH and related components. Replace with SSH.NET for File Transfer Functionality
MR-896: Added prerequisite installer check for KB2574819. Prevents "Class not registered" errors when opening RDP connections.
PR-130: Fix Scan button width to fit russian translation

mRemoteNG - v1.75 Alpha 2

Published by sparerd about 8 years ago

_All notes/fixes are changes since v1.75 Alpha 1_

General Changes

  • Updated GeckoFX package to v45.0.20
  • Japanese translation updated
  • MR-942 Refactored code relating to loading the connections file

Features/Enhancements

  • PR-133 Option to reconnect all currently opened connection tabs
  • MR-917 Improved cryptographic support

Fixes

  • MR-910 Fixes to support Remote Desktop Gateways
  • MR-874 Incorrect RDP prerequisite check in installer
mRemoteNG - v1.75 Aplha 1

Published by kmscode over 8 years ago

_UNSIGNED BINARIES_

General Changes:


Additional code cleanup

Fixes:


MR-905: mRemoteNG crashes at startup (in FIPS policy check)
MR-902: mRemoteNG crashes after locking/unlocking the local system after loading a VNC connection

mRemoteNG - 1.74 Final

Published by kmscode over 8 years ago

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
mRemoteNG - 1.74 RC3

Published by kmscode over 8 years ago

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
mRemoteNG - 1.74 RC2

Published by kmscode over 8 years ago

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

Package Rankings
Top 9.59% on Proxy.golang.org
Badges
Extracted from project README
Github Releases (by Release) Github Releases (by Release) Github Releases (by Release)
Related Projects