Skip to content

Releases: lstratman/EasyConnect

3.1.0.105

13 May 15:18
Compare
Choose a tag to compare
  • Fixed a font size rendering issue in the address bar for some cultures (thanks @mstrini!)
  • Added plugin for Telnet connections
  • Re-wrote the VNC plugin to use the excellent MacrusW.VncClient library from @MarcusWichelmann

3.0.0.82

13 May 15:19
Compare
Choose a tag to compare
  • Updated the UI to the look and feel of Chrome v85
  • VNC plugin now uses the VncSharp package instead of RemoteViewing
  • Turning off recent document tracking in the Start Menu settings no longer causes an exception to be thrown when trying to populate the jump list
  • Auto update manifest is now signed and the auto updater checks signatures for the update MSI files

2.1.1

13 May 15:19
Compare
Choose a tag to compare
  • Fixed exception that could sometimes occur with the address bar when resizing the window
  • Console font now set correctly for SSH and PowerShell connections
  • Added the ability to set the encoding type and port for SSH connections
  • Fixed an exception that would occur when pasting into the bookmarks list window when renaming a bookmark

2.1

13 May 15:19
Compare
Choose a tag to compare
2.1
  • URL bar added to the settings, history, and bookmarks windows
  • Disabled delete, rename, and cut menu items from the bookmarks context menu if the folder that was right-clicked on was the root
  • Added the VNC port number to its options window
  • All error messages during the SSH connection process will now be displayed correctly
  • SSH connection from the address bar will now prompt you for a username and password
  • Added EasyConnect to the Microsoft Store

2.0.1

13 May 15:20
Compare
Choose a tag to compare
  • Remote desktop ports greater than 32167 are now allowed

1.5.1

13 May 15:20
Compare
Choose a tag to compare
  • Fixed a runtime error that occurs when clicking on the "view error message" link that is displayed when a connection cannot be established

1.5

13 May 15:21
Compare
Choose a tag to compare
1.5
  • Converted the terminal control used by the SSH plugin over to a NuGet package based on a more recent version of the Poderosa project, which fixes some minor rendering glitches and moves this over to an maintained codebase
  • Brought back the automatic update functionality using NetSparkle

1.4

13 May 15:21
Compare
Choose a tag to compare
1.4
  • Improved the performance of the title bar tabs library through multithreading to ensure that the tab tearing functionality and mouse-over tab effects remain active
  • Minor UI fixes in the options windows and in the Omnibar
  • Date groups in the history window are now sorted correctly

1.3

13 May 15:21
Compare
Choose a tag to compare
1.3
  • Added the ability to tear tabs out of windows and combine them with other windows
  • Updated the application look and feel to be consistent with the latest version of Chrome

1.2

13 May 15:22
Compare
Choose a tag to compare
1.2
  • Added support for PowerShell
  • Updated the installer to use WiX instead of the outdated Visual Studio Installer project
  • Improved the handling of disconnected sessions: instead of being presented with a modal dialog box, the icon for the tab will change and you will be able to click a button in the tab to reconnect or view any error messages associated with the disconnect
  • The Aero Peek functionality has been disabled