Bug Fixes:
The PGP keys under the System tab now renders up to 100 keys instead of 10.
The method flux.file.IncludesFileCriteria include(String filePattern) now defaults the file minimum count to 1 instead of 0, which caused the triggers to fire prematurely.
Deprecated method flux.file.FileTrigger.setActiveWindow is now officially removed.
Flux 8.0.16, Flux 8.1.3, and Flux 8.1.2 are NOT "drop-in" replacements IF-AND-ONLY-IF you use the flux.file.FileTrigger.setActiveWindow() method, which is deleted as of these maintenance releases.
Before upgrading, ensure your workflows do not rely on the previous incorrect behavior.