Skip to content

Releases: imixs/imixs-workflow

imixs-workflow-5.0.1

18 Jul 08:14
Compare
Choose a tag to compare

Features

  • Introduced GenericAdapter #534
  • Removed AccessPlugin and OwnerPlugin #531
  • OwnerPlugin - renamed "namOwner" into "$owner" #529
  • Introduced new workflow field $participants #529

Enhancements

  • General Code Improvements #526
  • RestClient - POST method: provide request parameter 'Accept' #52

Bugfixes

  • XMLItem - fixed embedded List of Map converts Objects to String #535
  • fixed FileData - name should not be changed by setter #528

imixs-workflow-5.0.0

05 Jul 20:59
Compare
Choose a tag to compare

Features

  • Support Jakarata EE and Microprofile #510
  • ItemCollection - support java.time.LocalDateTime #522
  • WorkflowScheduler - refactored with new Scheduler API #519
  • New Finder feature to search for Lucene Document stubs #518
  • New SetupService #516

Enhancements

  • MailPlugin - throw PluginExcepton #523
  • Improved EventLogService #521
  • Droped deprecated rest API 3 and 4 #513
  • MailPlugin - injecting MailSession by Resource #512
  • Droped deprecated JPA entities #459

Bugfixes

  • ItemCollectionComparator - test Date for null values #524
  • SchedulerService must not throw application exceptions #511

imixs-workflow-4.5.7

30 Jun 11:40
Compare
Choose a tag to compare

Enhancements

  • WorkflowKernel - do not clone the workitem instance #508
  • WorkflowService - merge existing Instance instead of cloning #507
  • ItemCollection - mergeItems #506
  • JSF ErrorHandler - support custom resource bundle #505

imixs-workflow-4.5.6

08 May 09:38
Compare
Choose a tag to compare

Features

  • JAX-RS - support query param 'format' #501
  • Introduce EventLogService #499

Enhancements

  • Fixed pom.xml - maven-site-plugin #498

Bugfixes

  • WorkflowSchedulerService: fixed wrong migration method of modelversion #504
  • BPMNModelHandler: fixed wrong setting of 'keyscheduledactivity' #503
  • XMLItem - strip invalid non UTF-8 characters #502

imixs-workflow-4.5.5

16 Apr 05:56
Compare
Choose a tag to compare

Features

  • Introduce Adapter Concept - BPMN Signal Event #496

Bugfixes

  • DocumentService - updateMetadata based on JPA entity #497
  • FileUploadController - reset file data on WorkflowEvent.WORKITEM_CREATED #493

imixs-workflow-4.5.4

11 Apr 10:13
Compare
Choose a tag to compare

Enhancements

  • Rest API - ReportService - support new param format #489
  • JobHandlerUpgradeWorkitem - improved performance - requires new transaction #487
  • Rest API - ModelService - provide new resource model definition #486

Bugfixes

  • RestClient - now supports rootURI in post method #494
  • WorkflowService.processWorkItem - validate uniqueid #492
  • Evaluate WorkflowResult - fixed case of empty tags #490
  • JobHandlerRebuildIndex - skip document type "workitemlob" #488

imixs-workflow-4.5.3

01 Mar 10:12
Compare
Choose a tag to compare

Bugfixes

  • RestClient - provide last HTTPResult #483
  • WorkflowScheduler - migrate to latest ModelVersion in case old model was deleted #482

imixs-workflow-4.5.2

26 Feb 09:57
Compare
Choose a tag to compare

Features

  • WorkflowSchedulerService - support custom selectors #481
  • ReportService - support text adapters #480
  • Introduce new CDI Event 'UserGroupEvent' #474

Enhancements

  • DocumentTableWriter - write metatag with encoding information #479
  • ItemCollection - provide method to purge an item list #477
  • FileUpload - improve labels #475

Bugfixes

  • DocumentService. findDocumentsByRef - wrong param handling #476

imixs-workflow-4.4.8

26 Feb 09:57
Compare
Choose a tag to compare

Features

  • ReportService - support text adapters #480
  • Introduce new CDI Event 'UserGroupEvent' #474

Enhancements

  • DocumentTableWriter - write metatag with encoding information #479

imixs-workflow-4.5.1

07 Feb 12:48
Compare
Choose a tag to compare

Bugfixes

  • WorkflowKernel does not compute $workflowgroup #473
  • Fixed deprecated ItemCollection.addFile #472