- feat(test): Introduced new configuration options for the
testplugin (SINGLETON,AUTO_OPEN_DEVTOOLS,EXPOSE_CJS_VARIABLES,EXPOSE_PLUGIN_VARIABLES, andRUN_CUSTOM_SCRIPT) - improve: Added a polyfill for
Element.replaceChildren - fix(window_tab): Ensured files from the Quick Open dialog open in the current window when in a blank state (#1246) (by @riyueshan)
- fix(core): Resolved an issue causing excessively large exported graphics and disproportionate canvas scaling (#1247)
- fix(drawIO): Bypassed DOMPurify to prevent rendering crashes with newer versions of
viewer-static.min.js - fix(commander): Fixed a bug where environment variable types did not update correctly when switching command types
- fix(right_click_menu): Fixed an issue where empty
DynamicActionswere being displayed - bump(abc): Upgraded
abcjsto v6.7.0