Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

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

...