Releases: imixs/imixs-workflow
imixs-workflow-4.1.3
Bugfixes
- MailPlugin - Testmodus Subject #263
- JobHandlerRename - fixed wrong find method #266
- ReportPlugin - updated plugin to new Report Format #271
Enhancements
- adapt new $workflow.. fields #265
- JobHandlerRename - improvments (Logging, Document Selector) #267
- SplitAndJoinPlugin - support action result for updateSubprocesses() #275
- BPMNModelHandler - print warning if duplicate processID found #270
- BPMNModelHandler - support Annotations as Task Documentation #269
imixs-workflow-4.1.2
imixs-workflow-4.1.1
imixs-workflow-4.1.0
Bugfix: LuceneUpdateService - createDocument indexFieldListAnalyse is now trimmed #251
Bugfix: XMLItem - isListOfMap fixed implementation #170
Bugfix: XMLParser - findAttributes now finds also attributes containing '-' #201
Bugfix: ItemCollection getItemValue is now trimed #250
Bugfix: WorkflowService - getEvents now verifies user read access
Enhancement: SplitAndJoinPlugin - support new action parameter #249
Enhancement: WorkflowKernel - provides new workflow fields #244
Enhancement: ReportService - HTML Output optimized color scheme for MS-Excel on Mac OS #252
imixs-workflow-3.9.2
- Bugfix - WorkflowService - getEvents verify user read access #248
imixs-workflow-4.0.5
imixs-workflow-4.0.4
- Bugfix - ReportService - replaceDateString adapts new dateTime format #242
- Bugfix - Imixs-Workflow REST API - fixed wrong result if uniqueid is not found #241
- Bugfix - ReportService - fixed wrong format of numbers #213
- Bugfix - ReportService - fixed format tag with attribute locale, not recognized locale string #202
Documentation - ModelService #208
imixs-workflow-4.0.3
imixs-workflow-4.0.2
imixs-workflow-4.0.1
Version 4.0.1 is the first patch-release of Imixs-Workflow 4.0. This release includes several bugfixes concerning JPA issues and some general enhancements.
Enhancements
- Enhancement - Documentation RulePlugin - #209
- Enhancement - BPMNParser - Start-Event with follow up did no longer cause a warning #217
- Enhancement - BPMNParser - not duplicating unambiguous events assigned to one source task - #219
- Enhancement - ItemCollection refine constructor and clone methods - #222
- Enhancement - ResultPlugin - cleanup code - update documentation - #223
- Enhancement - RulePlugin - cleanup code - update documentation - #224
- Enhancement - ViewController - returns empty list in case no query is defined #227
- Enhancement - Refactor ModelService - change method removeModelEntity #225
Bugfixes
- Bugfix - BPMNParser - fixed wrong model in case of shared link event #218
- Bugfix - DocumentService - fixed save method, no longer detaching entity beans #220
- Bugfix - DocumentService - fixed missing update of $isAuthor on load #221
- Bugfix - DocumentService - fixed save method, no longer detaching persisted document #226
- Bugfix - ItemCollection - fixed clone method, is now cloning byte arrays by a deep copy #228
- Bugfix - DocumentService - fixed, loading only detach persisted document if not saved #230