Skip to content

Releases: imixs/imixs-workflow

imixs-workflow-3.9.1

29 Sep 20:45
Compare
Choose a tag to compare
  • Bugfix BPMNModelHandler - findImixsTargetTask failed randomly - #211
  • Bugfix BPMNModel - model.getEvent returns a new instance of Event - #203

imixs-workflow-3.9.0

29 Sep 20:55
Compare
Choose a tag to compare

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

imixs-workflow-3.8.4

19 Jul 13:27
Compare
Choose a tag to compare

Bugfix - ResultPlugin - Regex matcher failed in case of newline #171

imixs-workflow-3.8.3

15 Jul 09:34
Compare
Choose a tag to compare

Enhancement - WorkflowSevice - standard queries - remove useless joins #168
Enhancement - ReportService - provide child item structures #169

imixs-workflow-3.7.3

14 Jul 14:30
Compare
Choose a tag to compare

ReportService - provide child item structures #169

imixs-workflow-3.7.2

08 Jul 12:06
Compare
Choose a tag to compare

Enhancement - WorkflowSevice - removed useless joins in standard queries

imixs-workflow-3.8.2

30 Jun 13:20
Compare
Choose a tag to compare

Enhancement WorkflowService - refactoring, remove getWorklist
Enhancement workflowService keyDebugLevel deprecated

imixs-workflow-3.8.1

24 Jun 17:20
Compare
Choose a tag to compare
  • Enhancement REST API - remove duplicated mediatype methods
  • Enhancement REST API - provide RESTfull uri for getEvents()
  • Enhancement Rest API - added new post workitem URI
  • Enhancement Testsupport - refactor AbstractWorkflowServiceTest
  • Enhancement WorkflowService - added new methot getEvents

imixs-workflow-3.7.1

30 Jun 13:18
Compare
Choose a tag to compare

Enhancement Rest API - Report Service provide new converter tag
Enhancement Rest API - Report supporting dynamic date values

imixs-workflow-3.8.0

24 Jun 17:13
Compare
Choose a tag to compare
  • Enhancement ResultPlugin - provide method to parse item attributes enhancement testing
  • Bugfix WorkflowService EJB - namLastEditor updated only if user changed
  • Bugfix EntityService - remove deprecated indexValues
  • Enhancement ReportService - getReportList returning sorted result set
  • Enhancement Rest API - Report Service provide new converter tag
  • Enhancement Rest API - Report supporting dynamic date values