Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 17:10
bb6af08

2.1.0 (2023-06-13)

Features

  • Added few public apis to the globalThis.corvee object (1866a98)
  • reporter: Shorter console in height (d29d2a8)

Bug Fixes

  • reporter: Fix issue with report windows not closing, also copyed tooltip reappearing after click/copy (9140aa7)
  • reporter: Fix of the vertical alignment of the close btn of the console (9001757)
  • reporter: Fix of the vertical alignment of the close btn of the console (8256171)
  • reporter: Reporter app was not closing on clicking the console close btn (cdbd521)
  • Search bar was not emptyed properly when the chip was cleared (e3da1bf)
  • style: Reporter console: fix "last modified" last letter hidden (c22bf0c)

Performance Improvements

  • reporter: Improved loader size by moving some code outside the file (cdbd521)