Skip to content

v13.26.0

Choose a tag to compare

@tomlyn tomlyn released this 01 May 22:54
9c3c2a4

Minor Release v13.26.0

Common Canvas

#2514 Add an option to disable HTML when enableMarkdownInComments

A new config option has been added called enableMarkdownHTML which defaults to true but when set to false will disable the function that allows the user to enter HTML into comments and have that HTML execute when the comment is rendered.
https://elyra-ai.github.io/canvas/03.02.01-canvas-config/#enablemarkdownhtml

#2510 Export Action for Command Stack and document getFocusObject

The Action class has been exported from Elyra /Canvas - this allows the application's command objects to extend the Action class.
https://elyra-ai.github.io/canvas/03.10-command-stack/

Common Properties

One bug fix.

Issues Resolved

Full Changelog: v13.25.0...v13.26.0