2.0.0.34
show exception when testing an ftp or sftp connection
move to a newer ssh nuget package
move to .net 4.7.2
update additional nuget packages
2.0.0.33
protect against a problem when launching app and saving instances
support for SFTP ports
2.0.0.32
make the maximum interval bigger
2.0.0.31
apikey support for discovery dialog
2.0.0.30
support for import and export of maps
2.0.0.29
show content group of all containers in discovery dialog
add http:// prefix in discovery dialog if not included
2.0.0.28
protect against exceptions when getting maps from grid
2.0.0.27
don't attempt an ftp connect is we're using s3 bucket
remove the extra exception log write
2.0.0.26
wasn't counting down on relaunch
2.0.0.25
improve how we save instances
2.0.0.24
remove agent status support so it's less tied to Chameleon
duplicate instance support
2.0.0.23
add explicit timeout for downloading from url
use RestSharp for downloads of url
check the destination response and display an error when it is not successful
2.0.0.22
remove unneeded logging - put in for debugging but forgot to remove
copy url support in discover dialog
...