Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 27 Next »

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

  • No labels