Skip to content

imixs-workflow-3.9.0

Compare
Choose a tag to compare
@rsoika rsoika released this 29 Sep 20:55
· 1681 commits to master since this release

Improvments:

  • Enhancement - Rest API refactoring - #156
  • Enhancement - Model Interface refactoring - #173
  • Enhancement - BPMNParser shared events - #174
  • Enhancement - WorkflowKernel loadEvent by workitem - #175
  • Enhancement - BPMNParser parseModel store file content in raw format - #176
  • Enhancement - Improved Rest API for ModelService - #177
  • Enhancement - RulePlugin support result object - #180
  • Enhancement - XMLItemCollection putItemCollection sort items by name - #188
  • Enhancement - Refactoring DataController and WorkflowController - #186

Bugfixes:

  • Bugfix - AccessPlugin throws Exception in followUpEvent - #178
  • Bugfix - WorkflowKernel txtworkflowactivitylog grows up endless - #179
  • Bugfix - DataController improve isNewWorkitem - #187 by rsoika was closed 25 days ago
  • Bugfix - ApplicationPlugin ignores the keyFollowUp flag - #189
  • Bugfix - BPMN Parser ignores now MessageFlows - #190, #193