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 6 Next »

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.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.

  • No labels