Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

v0.6.0

Choose a tag to compare

@apupier apupier released this 23 Jan 15:59
· 937 commits to main since this release
719c66b

What's Changed

Features

  • Branch support:
    • feat(branching): add support to edit branch step properties by @kahboom in #1087
    • feat(viz): add ability to replace branch steps by @kahboom in #1129
    • feat(viz): add ability to insert branch steps by @kahboom in #1140
    • feat(viz): add ability to delete branch steps by @kahboom in #1123
  • enhancement: remove kaoto banner and move logo to the toolbar by @mmelko in #1119
  • Add monaco-yaml plugin for the code editor by @mmelko in #1048
  • Add custom schema bridge to introduce field description by @tplevko in #1018
  • chore: replace logo with logo without shadows by @mmelko in #1134

Bugfix

  • fix (UI/UX/Accessibility): improved the coloring and changed the delete button icon to improve visibility by @MohammadiIram in #1128
  • fix: Step Extensions: Ability to override the Config tab by @igarashitm in #1135
  • fix(Visualization): position after dropping the first node. by @mmelko in #1139
  • fix: Camel routes not being rendered by @lordrip in #1041
  • fix(Visualization): Initial node isn't always centered by @javierlopezdeancos in #1010

Technical

  • Prepare for 0.6.0 release by @apupier in #1144
  • fix: change import from zustand to get rid of warnings by @mmelko in #1142
  • fix(release): Fixing creation of release executables and add manual trigger by @Delawen in #1019
  • Main prepare for tag0.5.0 by @apupier in #1017
  • chore: Add GitHub Workflow to check "prod" build by @apupier in #1124

Dependencies

  • chore(deps): bump @kie-tools-core/patternfly-base from 0.25.0 to 0.26.0 by @dependabot in #1047
  • chore(deps): bump @kie-tools-core/editor from 0.25.0 to 0.26.0 by @dependabot in #1042
  • chore(deps): bump @kie-tools-core/monaco-editor from 0.25.0 to 0.26.0 by @dependabot in #1045
  • chore(deps): bump reactflow from 11.4.1 to 11.4.2 by @dependabot in #1089
  • chore(deps): bump use-debounce from 9.0.2 to 9.0.3 by @dependabot in #1092
  • chore(deps): bump zundo from 2.0.0-beta.8 to 2.0.0-beta.9 by @dependabot in #1103
  • chore(deps): bump zustand from 4.2.0 to 4.3.2 by @dependabot in #1104
  • chore(deps): bump immer from 9.0.17 to 9.0.18 by @dependabot in #1107
  • chore(deps): bump @kie-tools-core/guided-tour from 0.25.0 to 0.26.0 by @dependabot in #1043
  • chore(deps): bump @kie-tools-core/notifications from 0.25.0 to 0.26.0 by @dependabot in #1044
  • chore(deps): bump @kie-tools-core/workspace from 0.25.0 to 0.26.0 by @dependabot in #1046
  • chore(deps): bump cypress-io/github-action from 5.0.0 to 5.0.2 by @dependabot in #1037
  • chore(deps): bump @patternfly/react-table from 4.111.45 to 4.112.6 by @dependabot in #1032
  • chore(deps): bump @patternfly/patternfly from 4.221.2 to 4.222.4 by @dependabot in #1029
  • chore(deps): bump @patternfly/react-icons from 4.93.0 to 4.93.3 by @dependabot in #1026
  • chore(deps): bump @patternfly/react-core from 4.264.0 to 4.267.6 by @dependabot in #1031
  • chore(deps): bump @patternfly/react-log-viewer from 4.87.62 to 4.87.77 by @dependabot in #1030
  • chore(deps): bump @patternfly/react-code-editor from 4.82.67 to 4.82.82 by @dependabot in #1028
  • chore(deps): bump zundo from 2.0.0-beta.6 to 2.0.0-beta.8 by @dependabot in #1040
  • chore(deps): bump uniforms-patternfly from 4.7.6 to 4.7.7 by @dependabot in #1049
  • chore(deps): bump uniforms from 3.10.1 to 3.10.2 by @dependabot in #1052
  • chore(deps): bump monaco-editor from 0.33.0 to 0.34.1 by @dependabot in #1061
  • chore(deps): bump uniforms-bridge-json-schema from 3.10.1 to 3.10.2 by @dependabot in #1053
  • chore(deps): bump uniforms-patternfly from 4.7.7 to 4.7.8 by @dependabot in #1058
  • chore(deps): bump immer from 9.0.16 to 9.0.17 by @dependabot in #1065
  • chore(deps): bump zustand from 4.1.5 to 4.2.0 by @dependabot in #1063
  • chore(deps): bump ajv from 8.11.2 to 8.12.0 by @dependabot in #1070
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #1071
  • chore(deps): bump cypress-io/github-action from 5.0.2 to 5.0.4 by @dependabot in #1074
  • chore(deps): bump web-vitals from 3.1.0 to 3.1.1 by @dependabot in #1082
  • chore(deps): bump reactflow from 11.4.0 to 11.4.1 by @dependabot in #1084
  • chore(deps): bump cypress-io/github-action from 5.0.4 to 5.0.5 by @dependabot in #1086
  • chore(deps): bump zundo from 2.0.0-beta.9 to 2.0.0-beta.10 by @dependabot in #1138
  • chore: upgrade TypeScript to 4.9.4 by @apupier in #1126
  • chore(deps): bump reactflow from 11.3.3 to 11.4.0 by @dependabot in #1036

Dev dependencies

  • chore(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 by @dependabot in #1035
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 by @dependabot in #1034
  • chore(deps-dev): bump @module-federation/typescript from 2.1.4 to 2.1.5 by @dependabot in #1141
  • chore(deps-dev): bump @types/react from 18.0.26 to 18.0.27 by @dependabot in #1130
  • chore(deps-dev): bump @types/jest from 29.2.5 to 29.2.6 by @dependabot in #1131
  • chore(deps-dev): bump @testing-library/dom from 8.19.1 to 8.20.0 by @dependabot in #1108
  • chore(deps-dev): bump rimraf from 4.0.7 to 4.1.0 by @dependabot in #1109
  • chore(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5 by @dependabot in #1110
  • chore(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #1111
  • chore(deps-dev): bump eslint-plugin-react from 7.32.0 to 7.32.1 by @dependabot in #1112
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #1113
  • chore(deps-dev): bump rimraf from 4.1.0 to 4.1.1 by @dependabot in #1120
  • chore(deps-dev): bump rimraf from 4.0.4 to 4.0.7 by @dependabot in #1105
  • chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #1106
  • chore(deps-dev): bump rimraf from 3.0.2 to 4.0.4 by @dependabot in #1094
  • chore(deps-dev): bump eslint-plugin-import from 2.27.2 to 2.27.4 by @dependabot in #1095
  • chore(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 by @dependabot in #1102
  • chore(deps-dev): bump @module-federation/typescript from 2.1.3 to 2.1.4 by @dependabot in #1090
  • chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.2 by @dependabot in #1091
  • chore(deps-dev): bump @testing-library/dom from 8.19.0 to 8.19.1 by @dependabot in #1050
  • chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.0.10 by @dependabot in #1051
  • chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 by @dependabot in #1054
  • chore(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.48.0 by @dependabot in #1067
  • chore(deps-dev): bump @module-federation/typescript from 2.0.3 to 2.1.3 by @dependabot in #1064
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.48.0 by @dependabot in #1066
  • chore(deps-dev): bump cypress from 12.2.0 to 12.3.0 by @dependabot in #1068
  • chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #1069
  • chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @dependabot in #1075
  • chore(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #1078
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #1079
  • chore(deps-dev): bump eslint-plugin-react from 7.31.11 to 7.32.0 by @dependabot in #1083
  • chore(deps-dev): bump @types/node from 18.11.14 to 18.11.15 by @dependabot in #1021
  • chore(deps-dev): bump cypress from 11.2.0 to 12.1.0 by @dependabot in #1022
  • chore(deps-dev): bump css-loader from 6.7.2 to 6.7.3 by @dependabot in #1024
  • chore(deps-dev): bump @types/node from 18.11.15 to 18.11.17 by @dependabot in #1033
  • chore(deps-dev): bump @module-federation/typescript from 2.0.0 to 2.0.2 by @dependabot in #1027
  • chore(deps-dev): bump cypress from 12.1.0 to 12.2.0 by @dependabot in #1038
  • [low priority] chore: Update Jest to 29.3.1 by @lordrip in #1077
  • chore(deps-dev): bump ts-jest from 29.0.3 to 29.0.4 by @dependabot in #1088
  • chore(deps-dev): bump @module-federation/typescript from 2.0.2 to 2.0.3 by @dependabot in #1039

New Contributors

Full Changelog: v0.5.0...v0.6.0