diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 3e3fca755..787c69174 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,15 +1,22 @@ 1.74 (2016-06-1X): + 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 offiginally relesed + - 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 funcionality. This required a library for which no trusted origin/source could be located + 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 @@ -17,7 +24,8 @@ ----------------- MR-775, MR-745: Updated PuTTY to 0.67 - Features/Enhacenments: + + Features/Enhancements: ---------------------- Updated to latest DockPanelSuite and enabled a slick new theme! MR-145: Installer is now MSI based @@ -26,11 +34,11 @@ - 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 availble now - Install image is now signifigantly larger due to the inclusion of the Gecko Engine - Port Scan is now Asynchronous (and is signifignaly faster) + 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 + Port Scan is now Asynchronous (and is significantly faster) + - Fixes: ------ MR-854: crashes when right clicking on connection tab @@ -39,7 +47,7 @@ MR-824, MR-706: Suppress Script Errors when using the IE rendering engine MR-640: Fixed Inheritance not working MR-639: RDP: Connect to console session - MR-610, MR-582, MR-451: RDP: Portocol Error 3334 or exceptions with large number of connections open + 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 @@ -47,13 +55,13 @@ - - 1.73 Beta 2 (NEVER RELEASED): Fixed issue MR-619 - Keyboard shortcuts stop working after locking the screen with Win+L Added support for importing files from PuTTY Connection Manager. Improved the import and export functionality. + + 1.73 Beta 1 (2013-11-19): Added feature MR-16 - Add keyboard shortcuts to switch between tabs Added feature MR-141 - Add a default protocol option @@ -78,10 +86,14 @@ Fixed config panel showing settings from previously loaded connection file after loading a new one. Improved handling of variables in external tool arguments. + + 1.72 (2013-11-13): 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 + + 1.71 (2013-10-29): Fixed issue MR-574 - Crash when retrieving RDP session list if eolwtscom.dll is not registered Fixed issue MR-578 - Connections file is reset @@ -91,12 +103,16 @@ Improved error reporting when loading connections files. Removed warning message when mRemoteNG is started for the first time about new connections file being created. + + 1.71 Release Candidate 2 (2013-10-16): Fixed issue MR-560 - Cannot Auto-Update With Open Connections: Unable to find an entry point named 'TaskDialogIndirect' in DLL 'ComCtl32' Fixed issue MR-565 - Double Folder keep heritage on the initial Folder Fixed issue MR-566 - Typo in German UI Automatic Update Settings Fixed duplicated folders possibly being named "New Connection" instead of the original folder's name. + + 1.71 Release Candidate 1 (2013-10-01): Fixed issue MR-495 - Having a negative range in port scan creates memory exhaustion. Fixed issue MR-514 - Window Proxy test failed without close button @@ -113,11 +129,15 @@ Added Chinese (Traditional) translation. Added partial Greek and Hungarian translations. + + 1.71 Beta 5 (2013-06-09): Fixed issue MR-491 - Could not start RDP Connection Fixed issue MR-499 - TS Gateway is not working in latest release 1.71 Fixed typo in SQL queries. + + 1.71 Beta 4 (2013-05-28): Added feature MR-435 - Add digital signature check to updater Fixed issue MR-255 - The version of the RDP AX client should be updated to 7 @@ -149,6 +169,8 @@ Lowered required version of RDC from 6.1 to 6.0. Updated VncSharpNG to 1.3.4896.25007. + + 1.71 Beta 3 (2013-03-20): Fixed issue MR-397 - Putty disappears from the screen Fixed issue MR-398 - Full Screen mode doesn't correctly make use of available space @@ -160,6 +182,8 @@ Fixed the category names in the themes tab of the options dialog on Windows XP not showing correctly. Fixed PuTTY saved sessions with spaces or special characters not being listed. + + 1.71 Beta 2 (2013-03-19): Added feature MR-336 - Customizable background color for the windows/panels Added feature MR-345 - Two separate options for confirming closure of Tabs and Connection Panels @@ -175,6 +199,8 @@ Changed "Automatically get session information" to be disabled by default. RDP connections can now be switched to full screen mode when redirect key combinations is enabled. + + 1.71 Beta 1 (2013-03-04): Added feature MR-329 - Create Option to disable the "Quick: " prefix Fixed issue MR-67 - Sort does not recursively sort @@ -193,6 +219,8 @@ If RDC 7.0 or higher is installed, the connection bar is no longer briefly shown when connecting to an RDP connection with redirect key combinations enabled. If RDC 8.0 or higher is installed, RDP connections automatically adjust their size when the window is resized or when toggling full screen mode. + + 1.70 (2013-03-07): Fixed issue MR-339 - Connection group collapses with just one click Fixed issue MR-340 - Object reference not set to an instance of an object. @@ -201,11 +229,15 @@ Fixed issue MR-355 - Moving sub folders to top level causes property loss Fixed tabs not closing on double-click when the active tab is a PuTTY connection. + + 1.70 Release Candidate 2 (2013-02-25): Fixed issue MR-332 - Can't select different tab with one click after disconnecting existing tab Fixed issue MR-338 - PuTTYNG crashing on fresh install of mRemoteNG Re-enabled PuTTYNG integration enhancements on Windows 8 + + 1.70 Release Candidate 1 (2013-02-22): Fixed issue MR-183 - Error trying to save connections when using SQL - Invalid column name _parentConstantId Fixed issue MR-225 - Tabs do not open in a panel until multiple panels are displayed. @@ -219,6 +251,8 @@ Fixed "Decryption failed. Padding is invalid and cannot be removed." notification. Fixed KiTTY opening in a separate window when using a saved session. + + 1.70 Beta 2 (2013-02-18): Fixed issue MR-47 - Silent Installation Prompts for Language Fixed issue MR-54 - Error When disconnecting from SSL channel RDP @@ -261,6 +295,7 @@ Improved the use of Tab and Shift-Tab to cycle through entries in the Config grid. Improved loading of XML files from older versions of mRemote/mRemoteNG. + 1.70 Beta 1 (2012-02-27): Fixed issue MR-77 - VerifyDatabaseVersion (Config.Connections.Save) failed. Version string portion was too short or too long. Fixed issue MR-78 - Renaming Connections @@ -285,6 +320,8 @@ Updated VncSharpNG to version 1.2.4440.36644. Added debugging symbols for VncSharpNG. + + 1.69 (2011-12-09): Fixed issue #66 - Fresh Install Fails to Create Config Fixed issue #69 - Connection file gets erased @@ -296,11 +333,15 @@ Binaries are now digitally signed Added Credits, License, and Version History items to the Start Menu and made Start Menu item names localizable. + + 1.68 (2011-07-07): Fixed issue #48 - VerifyDatabaseVersion fails with new (empty) database tables. Fixed issue #60 - Can't save connections file Fixed issue #62 - Connection file error upon launch. + + 1.67 (2011-06-05): Fixed migration of external tools configuration and panel layout from Local to Roaming folder. Disable ICA Hotkeys for Citrix connections. Fixes issue with international users. @@ -332,9 +373,13 @@ Fixed tab order of controls in Options dialog. Fixed bug 45 - Changing some settings in the config file may not save. + + 1.66 (2011-05-02): Fixed connections not working + + 1.65 (2011-05-02): Fixed Ctrl-Tab and Ctrl-Shift-Tab not working in any other applications while mRemoteNG is running Ctrl-Tab and Ctrl-Shift-Tab no longer work to switch tabs within mRemoteNG @@ -342,6 +387,8 @@ Fixed bug 38 - Application uses the wrong Application Data settings folder (in Local Settings) Added code to the installer to check that the user is in the 'Power Users' or 'Administrators' group + + 1.64 (2011-04-27): Fixed bug 6 - VNC CTRL+key & keyboard combo mappings are broken Fixed bug 12 - Tab switch is not working in config panel @@ -361,6 +408,8 @@ Updated DockPanel Suite to version 2.5 RC1 Updated VNCSharpNG to correct Ctrl and Alt key pass-through behavior + + 1.63 (2010-02-02): New icon and logo Fixed problems moving or resizing the main window while PuTTY (SSH/telnet/rlogin/raw) connections are open @@ -376,6 +425,8 @@ Popups can now be allowed in Internet Explorer by holding Ctrl+Alt when clicking a link Added PuTTY Settings item to tab context menu + + 1.62 (2010-01-19): Switched to VncSharp, an open source VNC component VNC is supported again except for the following features: @@ -392,10 +443,14 @@ Added RDP, VNC and ICA version numbers to Components Check page Fixed a bug with the inheritance buttons on the Config panel disappearing after awhile + + 1.61 (2010-01-14): Removed unlicensed SmartCode Solutions ViewerX VNC Viewer ActiveX This version of mRemoteNG does not support VNC + + 1.60 (2010-01-09): Changed name to mRemoteNG Fixed menu bar not staying docked to left side @@ -408,6 +463,8 @@ Moved Check for Updates to the Help menu Changed website links in Help menu and About page to load within mRemoteNG instead of launching an external browser +----- + 1.50: Added the following formats to the "Save Connections As" function: mRemote CSV (standard CSV file with all properties)