Skip to content

Releases: imixs/imixs-workflow

imixs-workflow-4.3.6

21 Aug 03:29
Compare
Choose a tag to compare

Enhancements

  • Improved Logging #355
  • Improved XMLParser - method innerXml() #404

Bugfixes

  • JobHandlerUpgradeWorkitems - support item $creator #406
  • Fixed Error while deployed to WildFly 13: "Failed to process business interfaces for EJB class" #405
  • DocumentService - improved restore method - bugfix for large backup files #407
  • WorkflowKernel - loadEvent calls deprecated $processid instead of $taskid #410

imixs-workflow-4.3.5

29 Jul 09:47
Compare
Choose a tag to compare

Enhancements

  • add convenience methods for WorkflowService #403
  • $creator not initialized by DocumentController #402

Bugfixes

  • AdminPService - createJob set default type 'job' bug #399
  • DocumentRestService - deleteEntity: change path pattern #398

imixs-workflow-3.2.0_1

20 Jul 10:05
Compare
Choose a tag to compare

Patched WorkflowScheduler #400

imixs-workflow-4.3.4

13 Jul 13:08
Compare
Choose a tag to compare

Features

  • MailPlugin - support sender #397

Enhancements

  • AjaxFileUploadServlet - change default setting for file size to 10mb #389

Bugfixes

  • RulePlugin - updateEvent did not set new items #396

imixs-workflow-4.3.3

24 Jun 14:47
Compare
Choose a tag to compare

Enhancements

  • Docu update - $TaskID, $EventID #387
  • ItemCollection new method 'getItemNames' #393
  • Docu - update docu concerning fluent interface #386
  • $TaskID - remove deprecated code #388
  • WorkflowRestService - harmonize processing methods #395

Bugfixes

  • DocumentRestService - Multiple resource methods match request #390
  • WorkflowService - set default type if no type is defined #394

imixs-workflow-4.3.2

07 Jun 18:02
Compare
Choose a tag to compare

Features

  • ItemCollection - Introduced Fluent Interface #385
  • ItemCollection - Introduced field $TaskID #383
  • ItemCollection - Introduce field $EventID #381

Enhancements

  • MailPlugin - logging message id when mail was send #382
  • FileUploadController - support multible browser tabs - introduced conversation scope #380
  • Dropped dupplicated FileData Class form faces module #379
  • TextEvent supports TextList with muliple values #377
  • AdminP - improved handling of job document #375

imixs-workflow-4.3.1

16 May 21:35
Compare
Choose a tag to compare

Features

  • new DocumentComposer Plugin #367

Enhancements

  • WorkflowKernel - add field name constants #374
  • FileData - provide convenience methods to add and get files #371

Bugfixes

  • fixed DocumentService - backup limited to 100 workitems #373
  • fixed WorkflowKernel - throws exception if workflow result contains empty lines #372

imixs-workflow-4.3.0

30 Apr 11:24
Compare
Choose a tag to compare

Enhancements

  • Rest-API - Harmonising data structures #364

Bugfixes

  • BPMNHandler - DataObjects - change data structure form String[] to List #366
  • RestClient should not read content if connection failed #365

imixs-workflow-4.2.8

30 Apr 11:22
Compare
Choose a tag to compare

Enhancements

  • AdminP Job Controller - support CDI #363

imixs-workflow-4.2.7

06 Apr 12:15
Compare
Choose a tag to compare

Features

  • WorkflowService - evalWorkflowResult - support date type #361

Enhancements

  • DocumentService - CDI Support - improve logging #357
  • Rest API - Jersey (Payara) support #356
  • JobHandlerRenameUser - should ignore $creator #354
  • update bean.xml file #103

Bugfixes

  • Maven Release Configuration - upgrade to Maven 3.3 #362
  • MailPlugin - the initial context may not start with java:comp/env/mail/ #360
  • $lastEvent date - need to be computed before processing bug #358
  • Rest API is not working in Glassfish4 and Payara #353