Releases: imixs/imixs-workflow
Releases · imixs/imixs-workflow
imixs-workflow-5.0.1
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
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
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
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
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
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
Bugfixes
- RestClient - provide last HTTPResult #483
- WorkflowScheduler - migrate to latest ModelVersion in case old model was deleted #482
imixs-workflow-4.5.2
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
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
Bugfixes
- WorkflowKernel does not compute $workflowgroup #473
- Fixed deprecated ItemCollection.addFile #472