Skip to content

v11.9.3

Choose a tag to compare

@shadowusr shadowusr released this 30 Mar 22:13
· 11 commits to master since this release

This release contains various bug fixes that enhance working with visual checks and fix crash in rare cases when working with badges. New debug options --inspect/--inspect-brk were added for a bit easier access to debugging (Testplane only).

🐛 Bug fixes

  • fix: remember diffMode and collapsible sections state in localStorage in #760
  • fix: support downloading images from remote URLs before accepting them #761
  • fix: handle missing badges list #762
  • feat: add --inspect and --inspect-brk options to gui command #763