Skip to content

Releases: imixs/imixs-workflow

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

imixs-workflow-3.4.0

17 Oct 21:33
Compare
Choose a tag to compare

Improved JSF AjaxFileUploadServlet
Enhanced JSF WorkflowController
Enhanced EJB WorkflowSchedulerService
Engine - model version management added
Enhanced ResultPlugin
Model Migration Service added
Lucene Update
EntityService - new addIndex implementation

imixs-workflow-3.3.0

17 Oct 21:39
Compare
Choose a tag to compare

RulePlugin supports date objects
BPMN parser added, fixed problem of initial event for auto-layout in Eclipse BPMN
Fix Browser Cache problem in imixs-faces.js
VersionPlugin Provide static method to identify if a new version is processed
MailPlugin supports BlindCopy BCC
REST API supports now RestEasy format
EnitySerivce provides new method getEnityCount

imixs-workflow-3.2.0

17 Oct 21:43
Compare
Choose a tag to compare

RulePlugin fixed problem with Message Text
RulePlugin added support for Activity attributes
REST API - Wildfly support added
Added new JSF Ajax FileUpload component
Enhanced JSF DataController
Enhanced JSF WorklistController
MailPlugin fixed field replacement bug
MailPlugin enhanced usage for sub-classing