Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@david-tejada david-tejada released this 17 Jun 10:24
· 6 commits to main since this release
e2d0647

Added

  • Add setting to always compute hintables.
  • Add command for performing action on an element fuzzy searching its text.
  • Add ability to customize custom selectors from the settings page.
  • Add setting for notifying or not when toggling hints.
  • Add command for hiding a specific hint.
  • Add command to save a reference to the active element.

Fixed

  • Fix issue with elements not triggering intersection when within
    positioned: fixed element.
  • Fix hints being read out when using Microsoft Edge Read Aloud function.
  • Make hints and keys to exclude settings case insensitive.
  • Fix crown not taking account sticky headers with smooth scrolling.
  • Fix Discord's internal links opening in a new tab.
  • Fix "go input" not working when the hints are off.
  • Fix slowness on startup caused by having to reload discarded tabs for
    refreshing tab marker.

Changed

  • Allow smaller hint font size.