WexFlow v5.6 Release Notes

Release Date: 2020-05-11 // almost 4 years ago
  • ๐Ÿš€ Major and stable release with brand new features, performance enhancements, security fixes and bug fixes.

    • โž• Added approval workflows of generic business objects such as documents, invoices, purchase orders, vacation requests, time sheets, etc.
    • โž• Added serial approval and parallel approval workflows.
    • โž• Added Records tab to the backend.
    • โž• Added Approval tab to the backend.
    • โž• Added Notifications tab to the backend.
    • โž• Added email notifications to approval workflows.
    • โž• Added ApproveRecord task.
    • โž• Added incremental task id to the designer (#227).
    • โž• Added field type to the designer (#227).
    • โž• Added field validation to the designer (#227).
    • โž• Added default field value to the designer (#227).
    • โž• Added onFileFound event to FileSystemWatcher task (#225).
    • โž• Added SMB/CIFS support to Torrent task.
    • โž• Added SubWorkflow task.
    • โž• Added debugLogs setting to Ftp task.
    • โž• Added the following .NET Core tasks:
      • CsvToJson: This task converts CSV files to JSON files.
      • CsvToYaml: This task converts CSV files to YAML files.
      • FilesDiff: This task calculates the diff of two files.
      • JsonToYaml: This task converts JSON files to YAML files.
      • ScssToCss: This task converts SCSS files to CSS files.
      • Sql: This task executes a collection of SQL script files.
      • SqlToCsv: This task executes a collection of SQL scripts and outputs the results in CSV files.
      • SqlToXml: This task executes a collection of SQL scripts and outputs the results in XML files.
      • Tar: This task creates a .tar from a collection of files.
      • Tgz: This task creates a tar.gz from a collection of files.
      • Torrent: This task downloads torrent files.
      • UglifyCss: This task compresses and minifies CSS files.
      • UglifyHtml: This task compresses and minifies HTML files.
      • UglifyJs: This task uglifies JavaScript files.
      • Untar: This task extracts tar archives.
      • Untgz: This task extracts tar.gz archives.
      • YamlToJson: This task converts YAML files to JSON files.
    • โž• Added SMB/CIFS support to Sql, SqlToCsv and SqlToXml tasks.
    • โœ‚ Removed CosmosDB database.
    • โœ‚ Removed DatabaseBackup, DatabaseRestore and Sync tasks.
    • ๐Ÿ›  Fixed an issue in Torrent task.
    • ๐Ÿ›  Fixed some issues in TasksSettings.json (#227).
    • ๐Ÿ›  Fixed some issues in the designer.
    • ๐Ÿ›  Fixed synchronization issues in LiteDB database (#229).
    • ๐Ÿ›  Fixed synchronization issues in MongoDB database (#229).
    • ๐Ÿ›  Fixed synchronization issues in RavenDB database (#229).
    • ๐Ÿ›  Fixed synchronization issues in PostgreSQL database (#229).
    • ๐Ÿ›  Fixed synchronization issues in SQL Server database (#229).
    • ๐Ÿ›  Fixed synchronization issues in MySQL database (#229).
    • ๐Ÿ›  Fixed synchronization issues in SQLite database (#229).
    • ๐Ÿ›  Fixed synchronization issues in Firebird database (#229).
    • ๐Ÿ›  Fixed synchronization issues in Oracle database (#229).
    • ๐Ÿ›  Fixed synchronization issues in MariaDB database (#229).
    • โšก๏ธ Updated HttpGet, HttpPost, HttpPut and HttpDelete tasks (#230)).
    • โšก๏ธ Updated Swagger UI.
    • โšก๏ธ Updated Android app.
    • โšก๏ธ Updated iOS app.
    • โšก๏ธ Updated nuget package to version 5.6.0.
    • โฌ†๏ธ Upgrade to Swagger UI v3.25.2.
    • โฌ†๏ธ Upgrade to MySqlConnector v0.66.0.
    • โฌ†๏ธ Upgrade to Twilio v5.40.0.
    • โฌ†๏ธ Upgrade to CommandLineParser v2.8.0.
    • โฌ†๏ธ Upgrade to Oracle.ManagedDataAccess.Core v2.19.70.
    • โฌ†๏ธ Upgrade to SharpScss v1.5.0.
    • โฌ†๏ธ Upgrade to MongoDB.Driver v2.10.4.