WexFlow v4.3 Release Notes

Release Date: 2019-08-13 // over 4 years ago
    • ๐ŸŽ Major performance enhancements and under the hood updates.
    • ๐Ÿ‘ Allowed XML editing of workflows from the designer.
    • โž• Added XML validation of workflows in the designer.
    • โž• Added XML themes in the designer.
    • โšก๏ธ Updated the behavior of the designer.
    • โž• Added the ability to format date and time in the backend through DateTimeFormat setting option.
    • โœจ Enhanced the style of the backend.
    • โž• Added toggle password visibility in the login page of the backend.
    • Created the new following flowchart tasks:
      • FolderExists: This task checks whether a folder exists or not.
      • FileContentMatch: This task checks whether the content of a file matches a regex pattern.
    • โž• Added a setting option in SqlToCsv task to not generate the file if the result set is empty.
    • โšก๏ธ Updated Android app.
    • โšก๏ธ Updated nuget package to version 4.3.0.
    • ๐Ÿ›  Fixed date and time issues in the backend.
    • ๐Ÿ›  Fixed file locks issues.
    • ๐Ÿ›  Fixed FileSystemWatcher issues.
    • ๐Ÿ›  Fixed an issue when deleting a workflow from the designer in the .NET Core version.
    • โฌ†๏ธ Upgraded to FluentFTP 27.0.2.
    • โฌ†๏ธ Upgraded to ServiceStack.Kestrel 5.6.0.
    • โฌ†๏ธ Upgraded to Newtonsoft.Json 12.0.2.
    • โฌ†๏ธ Upgraded to Google.APis.YouTube.v3 1.40.3.1663.
    • ๐Ÿ“š Updated the documentation.