Skip to content

v0.6.2

Compare
Choose a tag to compare
@david-tejada david-tejada released this 08 Dec 16:11
· 173 commits to main since this release
36853f6

Added

  • Add setting to hide tab markers when the hints global toggle is off (#253)
  • Add command to get the title of the currently focused tab without including the decorations

Fixed

  • Fix includeTabMarkers being altered by clicking the browser action button
  • Fix buggy behavior when changing the title of a bookmark manually (#254)
  • Handle focus change and update shouldBeHinted for all hintables. Fixes some instances of hints not displaying on menus that open when certain element is focused. (#256)
  • Fix hints not being shown with new color spaces in CSS Colors v4 (#257)
  • Improve include or exclude custom hints highlighting for better accessibility (#258)
  • Fix focus not being called for all HTMLElements (#255)