Skip to content

Releases: Erikmitk/kitodo-workflow-editor

Release Build 1.2

03 Sep 07:58
f2adbf1
Compare
Choose a tag to compare

This release contains the following changes:

Updated functionality

  • Rename correction property to repeatOnCorrection

Housekeeping

Dependencies were kept up-to-date.

  "@babel/core": "^7.15.0",
  "@babel/plugin-transform-runtime": "^7.15.0",
  "@babel/preset-env": "^7.15.0",
  "babelify": "^10.0.0",
  "grunt": "~1.4.1",
  "grunt-browserify": "^6.0.0",
  "grunt-contrib-concat": "^1.0.1",
  "grunt-contrib-connect": "~3.0.0",
  "grunt-contrib-copy": "~1.0.0",
  "grunt-contrib-less": "^3.0.0",
  "grunt-contrib-uglify": "^5.0.1",
  "grunt-contrib-watch": "^1.1.0",
  "load-grunt-tasks": "~5.1.0",
  "stringify": "^5.2.0",
  "bpmn-js": "^8.7.3",
  "bpmn-js-properties-panel": "^0.44.0",
  "camunda-bpmn-moddle": "^5.1.2",
  "diagram-js": "^7.3.1",
  "jquery": "^3.6.0",
  "min-dash": "^3.7.0"

Release Build 1.1

25 Jun 13:20
3ac9a6d
Compare
Choose a tag to compare

This release contains the following changes:

Updated functionality

  • Switch from callbacks to promises
  • Remove separateStructure-Flag
  • Remove explicit save and update xml/svg on changes

Examples

  • Add hidden input field for xml/svg updates in example html

Housekeeping

Dependencies were kept up-to-date.

    "@babel/core": "^7.14.6",
    "@babel/plugin-transform-runtime": "^7.14.5",
    "@babel/preset-env": "^7.14.5",
    "babelify": "^10.0.0",
    "grunt": "~1.4.1",
    "grunt-browserify": "^6.0.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-connect": "~3.0.0",
    "grunt-contrib-copy": "~1.0.0",
    "grunt-contrib-less": "^3.0.0",
    "grunt-contrib-uglify": "^5.0.1",
    "grunt-contrib-watch": "^1.1.0",
    "load-grunt-tasks": "~5.1.0",
    "stringify": "^5.2.0"
    "bpmn-js": "^8.7.0",
    "bpmn-js-properties-panel": "^0.43.1",
    "camunda-bpmn-moddle": "^5.1.2",
    "diagram-js": "^7.3.0",
    "jquery": "^3.6.0",
    "min-dash": "^3.7.0"