Media Folder Watcher Release Notes

REQUIRED FLOW VERSION

v1.0.0.3 - Requires at least Flow version 15.1.1.4 for the application to work.

v1.0.0.2 or earlier - Requires at least Flow version 14.12.4.5 for the application to work.

Version 1.0.0.7

  • Fixed bug with Allowed File Extensions dialog that allowed the items in the Available and Selected Extensions lists to be editable.

  • Fixed a bug with the Start Watching buttons being enabled with no Media Bin selected.

  • When the Start Watching button is clicked, the Content Group drop-down list, the Media Bin list, the Set Allowed Files button, the Watch Folder textbox and browse button are all disabled. The background colours of the drop-down lists and textbox will also change to the darker colour.

Version 1.0.0.6

  • Fixed an installer issue with the prerequisite condition being incorrect and also the install url pointed at .NET framework 4.7.2 instead of 4.8.

Version 1.0.0.5

  • Uses ReaderUtils::FlowConnect to automatically detect whether a relative URL uses http or https.

  • Fixed a bug with cancelling of the Preferences dialog which prevents changed data to be saved.

Version 1.0.0.4

  • Changed filename handling to only HTML encode/decode the '&' character. The other specials are OK or disallowed by the file naming process.

  • Fixed a crash bug with app shutting down due to incorrect Flow credentials being used in the app startup.

  • Changed the handling of URLs that don't specify 'http:' or 'https:' in the Preferences dialog to try first with prefixing 'http:' and failing that, prefixing with 'https:'.

Version 1.0.0.3

  • Fixed a bug in the 'Test Connection' code in the Preferences dialog that didn't use the newly typed in URL when testing the connection.

  • Removed the User Id parameter when calling the ‘GetMediaBinsForContentGroup’ web method since it no longer needs it.

  • Version 1.0.0.2

  • Added manifest file in attempt to auto-elevate execution permissions to require admin access.

Version 1.0.0.1

  • Fixed bugs caused by initial launch where there are no defined settings yet.

  • Point to proper Online Help file for the application.

Version 1.0.0.0

  • Initial version.