Skip to content

0.6.1 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 13:50
2fbfebf

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:

Business Modeler Preview

  • [KOGITO-2336] - Implement i18n on the Online Editor
  • [KOGITO-1611] - Kogito Tooling Online Editor Improvements III

Infrastructure

  • [KOGITO-2865] - Omni Channel Page Support
  • [KOGITO-2496] - Review exports on microeditor-envelope/index.ts
  • [KOGITO-2833] - Remove Enzyme as snapshot serializer
  • [KOGITO-2212] - Update the close warning box
  • [KOGITO-2495] - Make it possible for channels to copy keyboard shortcuts from the envelope
  • [KOGITO-2573] - Make React and ReactDOM be peerDependencies on @kogito-tooling/core-api
  • [KOGITO-2601] - Move State Control API to kie-bc-editors
  • [KOGITO-2877] - Improve EmbeddedEditor and EmbeddedView usage experience
  • [KOGITO-924] - Improve Kogito Tooling CI
  • [KOGITO-2815] - Improve creation of Editor packages
  • [KOGITO-735] - Make Chrome Extension and Online Editor point to the same static resources on kogito-online
  • [KOGITO-925] - Online Editor deploy for every CI build
  • [KOGITO-926] - Chrome Extension Should Point to a Specific Editor Version
  • [KOGITO-2209] - Promisify all the envelope calls
  • [KOGITO-2224] - Add yarn.lock updated check
  • [KOGITO-2512] - Prepare and use the patternfly-base lib where applicable
  • [KOGITO-2547] - Refactor asWebviewUri on vscode-extension project
  • [KOGITO-2659] - Update PatternFly to the latest version
  • [KOGITO-2696] - Add error treatment to promisified envelope calls
  • [KOGITO-2814] - Create i18n package
  • [KOGITO-2821] - Rename Router interface and remove dependency of Editor packages in channels
  • [KOGITO-2822] - Provide locale information to Editors
  • [KOGITO-2892] - Integrate the i18n package on the Desktop, Hub and Chrome Extension
  • [KOGITO-2982] - Create a subscription mechanism to enable inter-page communication
  • [KOGITO-2983] - Create a generic Envelope class to define your page type

Fixed issues in Kogito:

VS Code

  • [KOGITO-2579] - Custom Editor VS Code issues on 1.46 version (probably fixed on 1.47)
  • [KOGITO-1689] - Save when multiple assets opened
  • [KOGITO-2134] - [VSCode] Allow custom editors to hook into Edit menu actions
  • [KOGITO-2135] - [VSCode] Custom editor does not open properly
  • [KOGITO-2619] - scrolling a nested Decision Table in VSCode DMN Editor messed up the editor screen
  • [KOGITO-1915] - Error message doesn't appear when VS Code is launched externally
  • [KOGITO-1980] - Update labels from VSCode to VS Code

Business Modeler Preview

  • [KOGITO-2432] - Downloaded file from online editor keeps "new-file" as model name in DMN models
  • [KOGITO-2810] - In online editor, the filename in header toolbar is not accessible
  • [KOGITO-2954] - Use the file extension to render the content on EditorToolbar

Editors

  • [KOGITO-1883] - [Test Scenario Editor] Search DMN files over subfolders doesn't work in Windows Environment
  • [KOGITO-2953] - Fix Guided Tour styles