Blade Runner Release Notes

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

2.0.0.21

  • use new container BLADE discovery url to get all containers

2.0.0.20

  • remember the chameleon instance last used by the Chameleon Discover tool window between launches

2.0.0.19

  • add BLADE Discovery tool window

2.0.0.18

  • timestamp support for the destination - for example if the destination has the character % in it, it replaces the % with a timestamp in the filename on each write

  • create a new ftp instance on each push

2.0.0.17

  • minor UI improvements

  • use nuget (and newer) build of edtFTPnet

  • improve the ftp/sftp test connection messages

  • refactoring code

2.0.0.16

  • fixed a bug with the countdown clock if a chameleon db connection isn't made

2.0.0.15

  • ftp had a bug when testing the connection

2.0.0.14

  • missing newtonsoft nuget

2.0.0.13

  • missed a case for seconds resolution

2.0.0.12

  • seconds resolution for clock interval

2.0.0.11

  • don't bother trying to connect to ftp on launch

  • protect s3 bucket and mysql fields for threading

  • fix tab ordering

2.0.0.10

  • support for AWS S3 buckets

  • UI improvements

2.0.0.9

  • support for private key files for sftp

  • more minor UI changes

2.0.0.8

  • minor UI changes

2.0.0.7

  • support for sftp

  • add support for getting db creds from url

2.0.0.6

  • change the check for updates UI

  • remove the image copy support because it was so inefficient and half-baked (didn't work with all images)

2.0.0.5

  • more fixes for the case when reading media from a non-xml file

2.0.0.4

  • ftp wasn't disconnecting correctly after a read

  • attempting to read media from a non-xml file

2.0.0.3

  • ftp image uploads weren't working

2.0.0.2

  • support for media

2.0.0.1

  • disable play/pause button when reading feed

  • i was writing into the logs the successful copy of a file as an exception ias opposed to an info

2.0.0.0

  • multi-instance support