Skip to content

Releases: World-of-Workflows/WorkflowsUniversity

1.7.1048-RC6

30 Aug 07:03
9cdc5ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1039-RC4...v1.7.1048-RC6

1.7.1041-RC5

26 Aug 21:31
9cdc5ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1039-RC4...v.1.7.1041-RC5

1.7.1039-RC4

21 Aug 05:44
2082c60
Compare
Choose a tag to compare

What's Changed

  • add Workflow Fault Monitor by @jimcantor in #203
  • Updated Import with New Features
  • Resolved Serialization issue with Solutions
  • Minor bug fixes

Full Changelog: v1.7.1007-RC3...v1.7.1039-RC4

1.7.1007-RC3

09 Aug 11:06
b597469
Compare
Choose a tag to compare

What's Changed

Product Fixes since RC2

  • Improved Mermaid Rendering
  • New TaskUrl Page
  • Fixed button accessibility
  • Executed VACUUM on Startup for SQLite Databases
  • Fix AllTasks Page
  • Fixed Backup API
  • Fixed RemoveWorkflowInstance
  • ColumnHeader min Width

Full Changelog: 1.7.964-beta...v1.7.1007-RC3

1.7.973-RC1

31 Jul 09:55
d86c81e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.952...v1.7.973-RC1

1.7.964-beta

30 Jul 06:33
d86c81e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.952...1.7.964

1.7.979-RC2

02 Aug 04:13
d86c81e
Compare
Choose a tag to compare

Release Candidate 2

  • Various Minor Bug Fixes
  • Fixed issue adding instances where boolean data type exists
  • Cleaned Up Import Page
  • Fixed Type Delete
  • Fixed Filter Box Issue

What's Changed

Full Changelog: 1.7.952...v.1.7.979-RC2

1.7.952

25 Jul 23:49
097c216
Compare
Choose a tag to compare

What's Changed

  • sundry typographical changes and Basic Workflow updates by @jimcantor in #149
  • Update README.md by @jimcantor in #150
  • formatting and AccessToken sample by @jimcantor in #151
  • minor edits, accesss token sample by @jimcantor in #152
  • Small Cleanup
  • Better alert for object instance not found in workflow
  • Add Extra logging to solutions
  • Domain Specific Styling
  • Logger Factory
  • SQLite Decimal Ordering Issue
  • Plugins REview and Update
  • Tasks Open without data questions
  • Inline Edit Improvements
  • Base64 Stream Encoding Fix

Full Changelog: 1.7.903...1.7.952

1.7.909

17 Jul 06:09
ff9d4d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.818...1.7.909

Remember to replace configuration items:

      "UntrustedPluginLocation": "./plugins-untrusted",
      "UpgradedPluginLocation": "./plugins-upgraded",
      "InstalledPluginLocation": "./Plugins1.7/Installed",
      "EnabledPluginLocation": "./Plugins1.7/Enabled",
      "TemporaryPluginLocation": "./Plugins1.7/Temp",

with:

    "PluginDirectory":  "<PluginDirectory>"

Replace <PluginDirectory> with the folder where you wish to place the plugins.

1.7.903

15 Jul 10:19
ff9d4d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.818...1.7.903