Skip to content

Release Notes

Ryker Blunck edited this page Dec 9, 2022 · 1 revision

Release Notes

2.0.3

  • Adds cypress tests.
  • Fixes error trying to register custom elements multiple times.
  • Canvas tray can be expanded via a post message to support Atomic Author.

2.0.2

  • When search from a discussion page, filter to discussion replies automatically.

2.0.1

  • Stop keydown event propagation, because it triggers canvas keyboard shortcuts on some pages

2.0.0

  • Switch to using a custom HTML element with a shadow DOM. This fixes a bug where canvas js was unintentionally triggering a click on our submit button, but will also address similar issues in the future.
  • Switch from webpack to esbuild. This matches our other products, speeds up builds, and greatly reduces the number of dependencies.
Clone this wiki locally