Skip to content

0.2.1 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 15:50

This release contains some important internal changes to improve code quality and runtime performance. This is the first release where our packages are going to be released on NPM's public registry. That means you can build VSCode and Chrome extensions using our APIs. Stay tuned! 🎉

We also fixed a minor bug on GItHub's Chrome Extension. See KOGITO-483

NOTE: To install new versions of the VSCode Extension, we recommend uninstalling any previous versions and restarting VSCode before doing so.

Known issues

  • KOGITO-469: Fix disabled Save button on VSCode "File > Save" menu
  • KOGITO-437: Stunner - Zoom widget duplicated after setContent calls.
  • KOGITO-342: Check why BPMN editor shows error on page closing.
  • KOGITO-347: Error logs happening during BPMN marshalling.
  • AF-2113 No indication of a modified BPMN diagram.
  • AF-2168 No confirmation popup when closing a modified BPMN diagram.
  • KOGITO-155 Flicker when opening or restoring editors.
  • AF-2167 Native editor key bindings for macOS.
  • AF-2113 No indication of a modified BPMN diagram.
  • AF-2168 No confirmation popup when closing a modified BPMN diagram.
  • KOGITO-157 Copy/paste between different BPMN diagram.
  • KOGITO-224 An error message is displayed if you try to create a new type by pressing Enter.
  • KOGITO-225 Custom type definitions aren’t re-used within the diagram.
  • KOGITO-272 Editor doesn't close when file is deleted.