Skip to content

v0.5.0

Compare
Choose a tag to compare
@david-tejada david-tejada released this 07 Aug 14:16
· 272 commits to main since this release
7e5ccf8

Changed

  • Improve the behavior of commands that place the cursor within or manipulate input text.
  • Only show "What's New" page for major or minor version updates, not patch updates.
  • Improvements to toast notifications.
  • Improve performance when refreshing hints.
  • Improve accessibility of hints (changing the hint size limit from 16px to 72px).
  • Improve accessibility of the settings page.

Added

  • Add keyboard shortcut to enable hints.
  • Add command go input to focus the first input found on the page.
  • Implement tab markers and the ability to focus tabs using them.
  • Add additional info to the settings page.
  • Add setting for deciding where to open new tabs.
  • Add settings to decide when to perform direct clicking.
  • Add setting for notifications duration.
  • Create keyboard clicking context menu in the browser action button.
  • Create onboarding page that shows up on install.

Fixed

  • Fix hints appearance being affected by letter-spacing of a parent element.
  • Fix tooltip not working properly on some pages.
  • Fix hints marked for inclusion or exclusion not being cleared after hints refresh.
  • Fix custom hints reset not clearing hints marked for inclusion or exclusion.
  • Fix tab back sometimes failing.
  • Fix custom selectors not working in iframes.
  • Fix keyboard clicking failing in some situations.
  • Fix wrongly positioned hint for some contenteditable elements.
  • Fix some hints being partially hidden in OneNote.
  • Fix hint not displaying properly with inherited text-indent.
  • Fix performance issue when calculating if a hintable is redundant.
  • Fix wrong stacking context of hints in some situations.
  • Fix an issue reclaiming hints from other frames that would cause not all hints to be shown when using hint extra.