Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 12:22
bae517d

0.17.0 (2026-04-12)

Added

  • add MageForge Toolbar with basic audits (#167) (2a8a8ba)

Fixed

  • adjust initial badge position and add scroll handler for connector (#162) (84baaf0)
  • enhance role determination for input elements in accessibility analysis (adb7996)
  • enhance structure rendering with additional properties (109418b)
  • handle click outside inspector overlay correctly when pinned (c885f81)
  • improve badge update logic to prevent flickering (5526e15)
  • improve CSS resource matching in element resource categorization (a1dba6a)
  • remove INP metric tracking from performance and vitals modules (#165) (6c78a39)
  • remove unused badge offset in position calculation for info badge (686387b)
  • update cursor check for interactive elements in accessibility analysis (c430f99)
  • update pull request header for clarity on changes (ccd5a47)
  • update pull request title and header formatting in config (0dbab2e)

Changed

  • remove feature views and new badge logic from inspector (#164) (3bf7143)
  • use WeakMap for block data storage in inspector (#166) (5c383fd)