Skip to content

Releases: imixs/imixs-workflow

imixs-workflow-4.1.3

23 Jun 20:33
Compare
Choose a tag to compare

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

06 May 16:59
Compare
Choose a tag to compare
  • Enhancement - XSL Support for Mail Templates #256
  • Enhancement - Extend $FiIe attributes - refactoring #261

imixs-workflow-4.1.1

01 Apr 15:57
Compare
Choose a tag to compare
  • Bugfix - ReportService- migration of new fieldnames #253
  • Bugfix - ReportService - change execution resource path #254
  • Bugfix - ResultPlugin failed if result new line #255

imixs-workflow-4.1.0

18 Mar 11:47
Compare
Choose a tag to compare

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

25 Jan 17:17
Compare
Choose a tag to compare
  • Bugfix - WorkflowService - getEvents verify user read access #248

imixs-workflow-4.0.5

24 Jan 22:30
Compare
Choose a tag to compare
  • Bugfix - JSONParser - parseWorkitem support default encoding #245
  • Bugfix - WorkflowRestService - postWorkitemByUniqueIDJSON wrong compare of uniqueid #246

WorkflowRestService - update documentation

imixs-workflow-4.0.4

24 Jan 20:34
Compare
Choose a tag to compare
  • 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

08 Jan 09:40
Compare
Choose a tag to compare
  • Bugfix - ReportService implement new Report Format #238
  • Bugfix - WorkflowSchedulerService start fails if no start date is defined #239
  • Bugfix - ReportRestService sort result #240

imixs-workflow-4.0.2

26 Nov 13:29
Compare
Choose a tag to compare
  • Update maven site plug-ins #231
  • Update documetnation - wrong schema in restapi/index.html
  • Enhancement - Introduce PluginDependency Interface #233
  • Bugfix - LuceneSearchService - fixed IOException if no index directoy exists #237
  • Bugfix - SplitAndJoint Plugin - fixed check for null value #235

imixs-workflow-4.0.1

08 Nov 18:05
Compare
Choose a tag to compare

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