Skip to content

Releases: imixs/imixs-workflow

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

imixs-workflow-4.5.0

31 Jan 17:34
Compare
Choose a tag to compare

New Features

  • XMLItem - support convert mixed value lists #466
  • New Extend FileData Object with custom attributes #465
  • LuceneUpdateService - provide ItemAdapter class to improve extension mechanism #463
  • Full Java EE7 Support #461
  • Performance improvements for faces module #458
  • RestService - report custom resource to open spread sheets #451

Enhancements

  • JobHandlerRebuildIndex - allow to overwrite Block_Size and Time_out #469
  • MailPlugin - Performance improvements send message #467

Bugfixes

  • WorkflowKernel - computeNext Task - conditional Events not computed correctly - fixed #470

imixs-workflow-4.4.7

31 Jan 17:21
Compare
Choose a tag to compare

Enhancements

  • JobHandlerRebuildIndex - allow to overwrite Block_Size and Time_out by imixs.properties #469
  • RestService - report custom resource to open spread sheets #451

Bugfixes

  • WorkflowKernel - computeNext Task - fixed Conditional Events not computed correctly #470

imixs-workflow-4.4.6

10 Jan 14:47
Compare
Choose a tag to compare

Features

  • SplitAndJoinPlugin - support item copy by regular expression #457
  • LuceneIndex - rebuild index if not exits #453

Enhancements

  • JobHandlerUpgradeWorkitems - run in new transaction #455
  • MailPlugin - support optional authentication #452
  • RestClient - throw RestAPIException if rootURL is null #450

Bugfixes

  • JobHandlerRebuildIndex - handle big data #454
  • Document.modified and $modified must be in sync #443

imixs-workflow-4.4.5

20 Nov 07:43
Compare
Choose a tag to compare

Enhancements

  • ItemCollection - getItemValueDouble - should not throw numberformat exception #449
  • SplitAndJoinPlugin - changed from processid to task #446
  • XMLDataCollectionAdapter - added writer methods #445
  • SchedulerService - improved scheduler log #444
  • Maven Build failed - org.apache.maven.plugins:maven-surefire-plugin:2.17 #442

Bugfixes

  • ModelService - deleteModel must verify database #448

imixs-workflow-4.4.4

02 Nov 22:13
Compare
Choose a tag to compare

Enhancements

  • FileUpload - optimized error messages #441

Bugfixes

  • BPMN: conditional event did not work without direct connection #440
  • LuceneSerachService - flush event log - fixed endless loop #439

imixs-workflow-4.4.3

24 Oct 10:01
Compare
Choose a tag to compare

Bugfixes

  • LucenSearchService setSplitOnWhitespace to true #438
  • Scheduler Service - fix scheduler items #437

imixs-workflow-4.4.2

20 Oct 13:43
Compare
Choose a tag to compare

Bugfixes

  • RestClient - postJsonEntity must return JSON #436

imixs-workflow-4.4.1

20 Oct 11:35
Compare
Choose a tag to compare

Bugfixes

  • JobHandlerRebuildIndex - use syncpoint instead of last index #435
  • LuceneUpdateService - write event log is not unique #433
  • CVE-2017-12629 (Upgrade Lucene Version 7.5) #432
  • LuceneUpdateService - lucence.analyzerClass is not read by indexwriter

imixs-workflow-4.4.0

01 Oct 19:41
Compare
Choose a tag to compare

Features

  • DocumentEvent - added new event for Deletion #428
  • RestClient - provides Authentication adapters #425
  • Lucene Index - support Read Committed #411
  • LuceneSearchService - add deletion-event log entry if uniqueid is unreadable #422
  • JobHandlerRebuidIndex - uses updateDocumentsUncommitted instead of updateDocuments #419
  • New GenericSchedulerService #416

Enhancements

  • ReportService - refactoring #427
  • ItemCollection - extend method event(id) - append id #424
  • XSLHandler - provides new transformation methods #423
  • LuceneUpdateService generates unique event log entries #421
  • LuceneUpdateService - flush Entity Manager on flushEventLog #420

Bugfixes

  • JobHandlerRebuildIndex should not add empty documents #418
  • ItemCollection replaceAllItems - check for null values #417
  • XMLDataCollectionAdapter - check for null values #415
  • ItemCollection getItemValue - return 0 for numer types #414