Skip to content

Releases: imixs/imixs-workflow

imixs-workflow-5.2.10

27 May 17:23
Compare
Choose a tag to compare

Features

  • Throw ModelException if not registered Adapter definition found in BPMN #739
  • ItemCollection new method: cloneItem #738

Enhancements

  • Compatibility enhancement with microprofile-config-api 2.0 #745
  • Improve ModelService #744
  • WorkflowScheduler - ignore warning of deprecated model version #735

Bugfixes

  • ItemCollection - clone with item list #737

imixs-workflow-5.2.9

14 Mar 15:21
Compare
Choose a tag to compare

Features

  • Adapter API - support PluginException #734

Enhancements

  • Improve HealthCheckService #732
  • Removed unnecessary class Base64 #731

Bugfixes

  • DocumentController - missing item '$editor' #733

imixs-workflow-5.2.8

01 Feb 11:32
Compare
Choose a tag to compare

Features

  • Conditional Events - support default flow #723

Enhancements

  • updateModelVersionByEvent should set the $workflowGroup #722

imixs-workflow-5.2.7

02 Dec 11:36
Compare
Choose a tag to compare

Features

  • Rest API Support JSON for Model Task details #715

Bugfixes

  • FileUpload - delete document with special characters #719
  • SearchIndex - add $workitemref #717
  • ModelRestService - /api/model/[VERSION]/bpmn fails #716
  • SearchIndex - add $modelversion into DEFAULT_STORE_FIELD_LIST #714

imixs-workflow-5.2.6

24 Oct 09:05
Compare
Choose a tag to compare

Features

  • SchedulerService - avoid stopping timer in case of a RuntimeException #711

Enhancements

  • Upgrade Lucene Version 7.5.0 => 7.7.3 #709
  • Bump junit from 4.8.1 to 4.13.1 #713
  • LuceneIndex - improve creation of IndexDirectory #708

Bugfixes

  • JobHandlerUpgrade - default to type 'workitem' #707

imixs-workflow-5.2.5

18 Sep 21:09
Compare
Choose a tag to compare

Features

  • Eclipse MicroProfile 3.x platform specification compatibility #703

Bugfixes

  • MailPlugin - trim smtp addr #705

imixs-workflow-5.2.4

15 Sep 17:14
Compare
Choose a tag to compare

Features

  • Rest API: RootRestService provide logout method #702

Bugfixes

  • EventLogService - missing @RolesAllowed declaration #704
  • FileUploadController - wrong computation of file Size #701
  • imixsFileUpload - wrong attribute name #700

imixs-workflow-4.5.9

15 Sep 20:42
Compare
Choose a tag to compare
  • Patch DocumentService getByQuery Methods should start in new transaction #641

imixs-workflow-5.2.3

28 Aug 10:59
Compare
Choose a tag to compare

Features

  • Compute FileData meta data #698
  • AdapterException - new contructor for PluginException #695
  • imixs-faces - added new javascript callback method for file upload #694

Enhancements

  • AsyncEventScheduler - switch to EJB Timer Service #693

Bugfixes

  • fixed jQuery-ui default theme #696

imixs-workflow-5.2.2

08 Jul 12:14
Compare
Choose a tag to compare

Features

  • Imixs XMLParser - parseTag - support multi values #690
  • MetricService - support personalized metrics #686
  • EventLogRest API - lock/unlock methods #684
  • EventLogService - getAllEventLogEntries #683

Enhancements

  • WorkflowService - evalWorkflowResult add tag parameter #691
  • EventLogService - lock throw exception if already locked #685
  • ItemCollection - new method isItemEmpty #682
  • fire UpdateIndexEvent #680

Bugfixes

  • ItemCollection setItemValue should accept Set #692
  • Fixed potential XSS vulnerability in jQuery CVE-2020-11023 #688