0.0.5 ===== - Implemented connection cloning - Added about dialog reporting version - Fix for corrupted configuration file - Made NLA a configurable option - Implemented e-mail sending of connection - Implemented loading and saving of single connections - Defaulted to Network Level Authentication(NLA) - Moved update check in another thread to speed up startup - Updated tray icon - Updated copyright infos 0.0.4 ===== - Added description property to connection - Added tooltip to show description - Added description field to add notes to connections - Changed default value of "Hide when minimized" option - Ensured only one instance could be run at the same time - Implemented explicit save - Refreshed application icon (more Vista/7 compliant) - Avoided crashing if no connection is available - Upgraded sharpupdater to latest version - Fixed new connection adding bugs - Started developing send connection as attachment function - Made TextInputDialog not resizable - Upgraded sharpupdater to 0.0.2 0.0.3 ===== - Added a "Hide when minimized" option to toggle tray icon minimization - Tried to implement alternate shell commands, interface is ready, still couldn't find how to set the execution on the activex control - Fixed connect context menu item - Fixed connections exporting and increased version number - Started implementing remote program running - Added version check at startup - Renamed changes file to be easily included in release - Added context menu items icons and import/export icons - Fixed menu icons and cleaned unused ones - Replaced some icons and fixed editing folder bug - Clear nodes before importing connections from file - Implemented import of connections file - Saved connections in isolated storage to avoid admin privileges - Implemented export of connections file - Added file of changes 0.0.2 ===== - Upgraded version number and fixed relase process - Added possibility to specify RDP port - Fixed connection failed interface update - Fixed reconnection of VNC connections - Fixed bugs and improved duplicate detection - Fixed VNC connection status display - Avoid asking password if specified in the connection - Fixed modifying the interface if the tab doesn't exist yet - Fixed modifying interface when main window is closing - Fixed reference to VncSharp - Added missing references - Fixed new/edit button behavior - Added missing files - Fixed display of status icon - Saved collapsed state - Implemented folder creation and improved UI to manage the new layout. - Fixed some other bugs along the way - Modified loading/saving logic to take into account folder structure - Cleaned up now unused stuff - Replaced ListView with TreeView, preparing for future folder development - Added VNC Tab page - Refactored connection to be generic - Added show clear password icon - Added VNC Sharp reference - Added show clear password icon - Workaround to avoid rdp client losing focus - Added context menus to tray icon and connection list, and implemented reconnect function - Converted project to VS2010 - Fixed experience combo width - Fixed saving empty password - Implemented password encryption - Fixed open file dialog ownership - Redirected imported connection to edit dialog - Be sure to close the file after reading - Fixed display mode mapping in imported rdp connections - Ensure full path for backup file - Avoid opening another connection while connecting - Improved connecting status notification - Refactoring - Added connecting status - Added duplicate detection - Connections are now sorted by name - Restored backup - Used import filename as connection name - Fixed save/load issues - Improved RdpConnection initialization - Added connections backup - Added .rdp file import - Added class to manage .rdp file import - Fixed combo initialization - Modified dialog icon - Implemented audio settings - Added license - Improved main application icon