Skip to content

Releases: apache/incubator-kie-tools

0.9.1 (alpha)

29 Apr 16:57
c444fd2
Compare
Choose a tag to compare
0.9.1 (alpha) Pre-release
Pre-release

We are happy to announce a fresh new Kogito Tooling release! 🎉

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Editors

  • KOGITO-2528 - [BPMN] Reuse Data Types across the process

Fixed issues in Kogito:

Editors

  • KOGITO-2197 - [Scesim Editor] Bottom scroll bar getting hide
  • KOGITO-3192 - [DMN Designer] Multiple DRDs support - The undo/redo are lost when user changes between diagrams
  • KOGITO-4892 - Unable to view service tasks in VSCode on windows
  • KOGITO-4915 - Standalone editors setContent implementation should receive path and content
  • KOGITO-4916 - [DMN Designer] Error during the save/marshaller of specific diagrams

0.9.0 (alpha)

08 Apr 15:54
Compare
Choose a tag to compare
0.9.0 (alpha) Pre-release
Pre-release

We are happy to announce a fresh new Kogito Tooling release! 🎉

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • KOGITO-4349 - Publish VS Code Extensions to OpenVSX registry

Editors

  • KOGITO-540 - BPMN Editor - Read Only mode
  • KOGITO-4190 - SceSim runner does not display reason for failure
  • KOGITO-3525 - Enhance compatibility of BPMN VS Code Extensions with V7

Fixed issues in Kogito:

Editors

  • KOGITO-4266 - [DMN Designer] Decision Service is missing inputData element in model with multiple DRDs

0.8.6 (alpha)

24 Mar 14:10
5b62c21
Compare
Choose a tag to compare
0.8.6 (alpha) Pre-release
Pre-release

This release contains a CSS fix on the new PMML Editor.

0.8.5 (alpha)

18 Mar 19:30
983e2a9
Compare
Choose a tag to compare
0.8.5 (alpha) Pre-release
Pre-release

This version fixes wrong imports on @kogito-tooling/vscode-extension and lack of types on @kogito-tooling/pmml-editor.

0.8.4 (alpha)

18 Mar 15:18
Compare
Choose a tag to compare
0.8.4 (alpha) Pre-release
Pre-release

We are happy to announce a fresh new Kogito Tooling release! 🎉

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • KOGITO-204 - Implement a integration tests using Cypress for online channel
  • KOGITO-4242 - Migrate VS Code Extension release job to new Jenkins instance
  • KOGITO-4666 - Converge the CSS to avoid conflicts between PF3 and PF4

Editors

  • FAI-362 - Score Cards: Integrate with VS Code channel
  • KOGITO-3762 - Enable Bpmn and Dmn PR tests
  • KOGITO-4627 - Run standalone tests with Chrome instead of Electron

Fixed issues in Kogito:

Infrastructure

  • KOGITO-4628 - Fix running online editor integration tests in CI

Editors

  • KOGITO-4257 - Importing and modeling decision models is too slow for productive modeling
  • KOGITO-4265 - [DMN Designer] Decision Services - The parameters order in the properties panel is not correct
  • KOGITO-4368 - DMN Editor wrong edge arrow tip connection on reopen
  • KOGITO-4500 - [DMN Designer] DMN schema/model validation errors when model has AUTO-SOURCE or AUTO-TARGET connections
  • KOGITO-4533 - Scesim assets are broken in VS Code extension
  • KOGITO-4539 - [DMN Designer] DMN takes too long to open models with too many nodes

0.8.3 (alpha)

09 Feb 20:42
Compare
Choose a tag to compare
0.8.3 (alpha) Pre-release
Pre-release

We are happy to announce a fresh new Kogito Tooling release! 🎉

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Editors

  • [KOGITO-4122] - [Test Scenario Editor] Improve Test Scenario creation UX
  • [KOGITO-3302] - Allow to select any DMN asset in Wizard

Fixed issues in Kogito:

Infrastructure

  • [KOGITO-3718] - Importing DMN as Included Model in VS Code on Windows

Editors

  • [KOGITO-4049] - Cannot open Violation Scenarios.scesim in VScode
  • [KOGITO-4197] - [DMN Designer] DMN 1.1 model can not be fixed to proper DMN 1.2
  • [KOGITO-4315] - Stunner - Cannot undo/redo more than once

0.8.2 (alpha)

21 Jan 17:46
5ef276b
Compare
Choose a tag to compare
0.8.2 (alpha) Pre-release
Pre-release

We are happy to announce a fresh new Kogito Tooling release! 🎉

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Editors

  • [KOGITO-3853] - [DMN Designer] Move the "structure" option to top of the Data Type drop-down
  • [KOGITO-3885] - [DMN Designer] Show parameters list for Decision Services

Fixed issues in Kogito:

Infrastructure

  • [KOGITO-4219] - [Chrome Extension] "Copy link to Online editor" button doesn't work on private repositories
  • [KOGITO-4220] - [Chrome Extension] The "Go to Home page" link doesn't work

Editors

  • [KOGITO-4104] - [DMN Designer] Rename "Dismiss" to "Skip tour"
  • [KOGITO-1429] - DefaultXmlFormatter: Should return plain text if formatting fails
  • [KOGITO-1677] - [DMN editor] User cannot open DMN editor if it was previously saved in workspace
  • [KOGITO-2187] - DMN editor when moving DS output decision becomes encapsulated
  • [KOGITO-2515] - DMN Editor decision service wrong layout
  • [KOGITO-2712]] - [DMN Designer] VS Code Included models self reference
  • [KOGITO-3151] - [DMN Designer] Copied value is pasted twice
  • [KOGITO-3476] - DMN decision table "Unable to resolve type reference 'UNDEFINED'" in simple data types
  • [KOGITO-4124] - Error when adding constraints to a data type
  • [KOGITO-4165] - [DMN Designer] 'continue' vs 'Continue'

0.8.1 (alpha)

15 Dec 13:57
7540cb3
Compare
Choose a tag to compare
0.8.1 (alpha) Pre-release
Pre-release

We are happy to announce a fresh new Kogito Tooling release! 🎉

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • [KOGITO-2693] - Standalone editors (Milestone 1)
  • [KOGITO-3450] - Export the Online Editor content using the Standalone Editor
  • [KOGITO-3455] - Discuss and plan productization embedded DMN and BPMN editors

Editors

  • [KOGITO-3805] - [DMN Designer] Convert DMN 1.1/1.3 models to version 1.2

Fixed issues in Kogito:

Infrastructure

  • [KOGITO-2629] - [VSCode] Undo/redo command don't fire for webviews if used from command palette
  • [KOGITO-2697] - Recent saved file is not being show in Recents list
  • [KOGITO-3808] - Fix Keyboard Shortcuts modal title on VS Code dark theme
  • [KOGITO-3884] - Save SVG file using the kieserver naming convention
  • [KOGITO-3348] - Fix Open SVG popup to not open SVG when clicking the X button

Editors

  • [KOGITO-2770] - [Test Scenario Editor] Changes on Setting Docks must activate isDirty status
  • [KOGITO-3696] - DMN Editor regression failing display edge when xml missing DMNDI

0.8.0 (alpha)

12 Nov 19:14
Compare
Choose a tag to compare
0.8.0 (alpha) Pre-release
Pre-release

We are happy to announce a fresh new Kogito Tooling release! 🎉

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • [KOGITO-3449] - Add an option to update the current opened Gist on the Online Editor

Fixed issues in Kogito:

Infrastructure

  • [KOGITO-3709] - Creating GitHub gist with no token setup requires the users to click on "Gist it!" twice
  • [KOGITO-3347] - The input field on Gist modal is being marked as invalid with a valid token
  • [KOGITO-3705] - Cannot open files on private repos using the Chrome Extension
  • [KOGITO-3820] - Fix open from source Gist URLs double encoded

Editors

  • [KOGITO-1489] - Editor is broken after See as source during loading (Chrome Extension)
  • [KOGITO-3192] - [DMN Designer] Multiple DRDs support - The undo/reado are lost when user changes between diagrams
  • [KOGITO-3364] - [DMN Designer] Multiple DRDs support - When a node is deleted in the DRG, undo/redo operations do not work properly
  • [KOGITO-3366] - [DMN Designer] Boxed Expression - Decision Tables - Users lost constraints when they change the focus

0.7.1 (alpha)

26 Oct 20:08
25b8e11
Compare
Choose a tag to compare
0.7.1 (alpha) Pre-release
Pre-release

We are happy to announce a fresh new Kogito Tooling release! 🎉

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • [KOGITO-2574] - Create a visual editor in kogito-tooling-examples
  • [KOGITO-2926] - Provide readOnly property on EditorContext
  • [KOGITO-2120] - Kogito Tooling i18n
  • [KOGITO-2967] - Improve kogito-tooling-examples
  • [KOGITO-2820] - Update kogito-tooling-examples repo with the editor-api package
  • [KOGITO-3240] - Fix convenience classes for use in kogito-tooling-examples
  • [KOGITO-3241] - Create example of a simple View
  • [KOGITO-3242] - Create example of a complex View similar to Editor
  • [KOGITO-3243] - Create VS Code extension example for a simple View
  • [KOGITO-3244] - Make the visual editor run in a VS Code Extension
  • [KOGITO-3245] - Make the visual editor run in a Chrome Extension
  • [KOGITO-3246] - Create webapp to shwocase the Editors and Views
  • [KOGITO-3275] - Add documentation to kogito-tooling-examples

Editors

  • [KOGITO-1886] - [BPMN] Reuse Data Types across the process
  • [KOGITO-2664] - [DMN Designer] Multiple DRDs support

Fixed issues in Kogito:

Editors

  • [KOGITO-2348] - Scenario fails if model includes another one
  • [KOGITO-2773] - [Test Scenario Editor] BC - Kogito generated scesim file are in same cases not compatible
  • [KOGITO-3152] - [DMN Designer] PMML support - function parameters generation
  • [KOGITO-3571] - [DMN Designer] Multiple DRDs support - Information requirements are duplicated into the DMN XML