QuickRDP Changelog

What's new in QuickRDP 2.4.3

Dec 28, 2015
  • Bug fixes:
  • Fixed problem when saving frame size when windows was shutting down. Should no longer get any strange and long streched windows when starting quickrdp after a reboot now.
  • Updated some of the example dialogs to not be modal (by popular request).
  • Fixing so that Enter is processed in the options of connections.
  • New features:
  • Added support for keyboard context menu key.
  • Adding download feature and installation to the version checker for Windows. Linux releases will still be launched to the github webpage.

New in QuickRDP 2.4.2 (Nov 7, 2015)

  • Moving from sourceforge to github.
  • Since Sourceforge now apparently approve of adware / malware / spyware bundled by their "software installers" I have decided to move to github instead.
  • This update only enables the redirection of checking for new software versions on github instead of sourceforge. Also libcurl on Windows has been updated to 7.41.0.

New in QuickRDP 2.4.1 (Feb 3, 2015)

  • Bug fixes:
  • Fixed problem displaying custom command name during user input
  • Fixed problem when parsing commands containing only a single $ (for example the command example for mounting windows shared folder)

New in QuickRDP 2.4 (Oct 27, 2014)

  • New features:
  • New command interface. Command per connection can now be used so that a command that mounts C$ on a RDP connection could instead connect Filezilla on SFTP instead. Command examples added as well to help users configure this.
  • Custom arguments added to commands. Using $argument_name$ inside arguments will query input when used and use the input for the command executed.
  • Connect When Ready now have a setting for frequency which allows much more quick reconnection.
  • Network scanner now support sorting in the result list.
  • Bug fixes:
  • Fixing issues with IP calculator not allowing netmasks ending with 0.
  • Fixed some issues with the network scanner interface.
  • Better handling of shutting down threads, now shutting down threads gracefully.
  • Fixed issue with incorrect sorting in connection list.
  • Fixed network scanner sorting issues.
  • Fixed windows uninstallation icon and information.
  • "New version available" should not overlap on the search box anymore.
  • Fixed connection checker on Linux using poll instead.
  • Fixed incorrect positioning of popup menu item separator.
  • Fixed settings frame to allow all hotkeys to be displayed.

New in QuickRDP 2.3 (Oct 27, 2014)

  • New features:
  • Added a network calculator.
  • Bug fixes:
  • Updated 'Connect When Ready' mechanism to allow for checking and connecting
  • to hosts not visible on the active connection list.
  • Solved the random crash (normally seen after a few days of runtime of the application).
  • Fixed DEL key not working for deleting connections.

New in QuickRDP 2.2.1 (Oct 27, 2014)

  • Bug fixes:
  • Fixing missing file in windows installer

New in QuickRDP 2.2 (Oct 27, 2014)

  • Selecting 'Connect when ready' on a connection will connect to it once the Connection checker reports the connection as up. Right-click a connection to enable this.

New in QuickRDP 2.1 (May 21, 2013)

  • Network Scanner added. Allows network ranges to be scanned with certain ports and ability to add the findings as connections.
  • Added support for choosing what columns to display.
  • Added support for saving current tabs upon exit. These will be loaded once
  • QuickRDP starts.
  • Adding shortcut to select all connections in the list (default Ctrl+A).
  • Adding status bar to the main frame showing selected / total connections.
  • Added background color for the connection list to make tracing connections a bit easier.
  • Added feature for deleting several connections, not just one.

New in QuickRDP 1.2.1 (Jul 2, 2012)

  • Global hotkey support added.
  • Searching and pressing enter will set focus on connection list.
  • Tabbing in main window will no longer stop on the buttons. So you can keep
  • tabbing between search box and connection list.
  • OR-type searching with '|' are now available. Allow you to keep several search results in the connection list.
  • Bugfix - Domain field will now only show for RDP connections

New in QuickRDP 1.2 (Jun 13, 2012)

  • Custom commands added. Tweak and add your own commands and execute
  • them on your connections.
  • Commands can be bound to keyboard shortcuts or added as favorites and
  • displayed in the top popup-menu when right-clicking on connections.
  • "Duplicate connection" opens the duplicate properties window when
  • duplicated.
  • Check version feature added to top main menu.
  • Ability to view the changelog added to top main menu.
  • Add bugreport feature added to top main menu.
  • VNC connection support added.
  • Removed perl support in favor of the new optimized custom commands.
  • Bugfix - Search connection will now select all text if clicked twice.
  • Bugfix - Dialogs now closes on ESC key
  • Several other minor bugfixes.