Skip to content

Releases: imixs/imixs-workflow

imixs-workflow-3.7.0

16 Apr 08:26
Compare
Choose a tag to compare

Enhancement: RestClient supports fileupload (Post request)
Enhancement: XMLItem supports Map and List values
Enhancement: EntityTableWriter supports formating item values
Enhancement: WorkflowKernel enhanced logging for followup activities
Enhancement: FieldMapping of BPMN models supports now static mapping of user groups
Enhancement: Removed TinyMCE support
Bugfix: ItemCollection setItemValue - handle list with null values throws exception
Bugfix: FileUpload Controller is now thread/session safe
Bugfix: EntityService saveEntity fixed wrong datastsructure durng multiple updates in one transaction
Bugfix: new Pugin Exception when item tag is not closed in activity result

imixs-workflow-3.6.4

07 Apr 08:27
Compare
Choose a tag to compare

Issue #150 FileUpload Controller fixed bug - thread safe

imixs-workflow-3.6.3

29 Mar 17:05
Compare
Choose a tag to compare

Rest API : Report Service support format columns for HTML reports

imixs-workflow-3.6.2

21 Mar 11:43
Compare
Choose a tag to compare

WorkfkowScheduler - support of workdays for scheduled processes

imixs-workflow-3.6.1

21 Feb 21:50
Compare
Choose a tag to compare

BPMN Parser - Improvements
Supporting Collaboration Diagrams with multiple workflow groups.

imixs-workflow-3.6.0

21 Feb 21:55
Compare
Choose a tag to compare

AccessPlugin - changed merging process of acl settings for activity
OwnerPlugin - support updating owner on task level
move ldap mail plugins - moved into adapter project
move lucene plugin - moved into imixs-adapters project
BPMNModelHandler - did no longer import extensions with the property txtname
ModelService - findEnvironmentEntity - bugfix query implementation
BPMN Migration - ignoreing txtname
LucenePlugin - improved IndexWriter
LoginController - isAuthenticated is nowtesting roles
Support Java 8 Compatibility (Scriptengine-Switch from Rhino to Nashorn)

imixs-workflow-3.5.0

23 Dec 12:12
Compare
Choose a tag to compare
  • Improved BPMN Parser - support of link events
  • Improved JSON Parser for Imixs REST API
  • RulePlugin supports setting the nextTask
  • Bugfixes

imixs-workflow-3.4.4

30 Oct 18:13
Compare
Choose a tag to compare

issue #110 - InervalPlugin supports daily increments
issue #108 - RulePlugin bugfix evaluating error code

imixs-workflow-3.4.3

10 Oct 18:18
Compare
Choose a tag to compare

issue #52
Fixed support for XMLGregorianCalendarImpl in WildFly

imixs-workflow-3.4.2

10 Oct 18:20
Compare
Choose a tag to compare

issue #106 issue #107
Improved AjaxFileUploadServlet - doPost
Fixed AjaxFileUploadServlet - wrong filename encoding