Skip to content

Releases: david-tejada/rango

v0.1.7

12 May 14:24
Compare
Choose a tag to compare

0.1.7 - 2022-05-12

Added

  • Web Components/Shadow DOM support
  • Add missing input types that focus on click

Fixed

  • Fix extension starting with the hints off after new install

Full Changelog: v0.1.6...v0.1.7

v0.1.6

11 May 12:08
Compare
Choose a tag to compare

0.1.6 - 2022-05-11

Changed

  • Now hints toggle works in already opened tabs

Fixed

  • Fix regression with hints toggle not working globally

Full Changelog: v0.1.5...v0.1.6

v0.1.5

10 May 17:17
Compare
Choose a tag to compare

0.1.5 - 2022-05-10

If you update to this version remember to update rango-talon

Added

  • Rango now supports iframes!
  • Added commands for changing hints size: hint bigger and hint smaller
  • More ways to toggle hints on and off:
    • With the shortcut ctrl-shift-space
    • Clicking the extension button in the browser toolbar

Changed

  • Reduced displayHints timeout for added snappiness

Fixed

  • Fix hints position not being calculated properly on some pages #8
  • Fix hints not returning to its original size after clicking

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 May 16:36
Compare
Choose a tag to compare

What's Changed

  • Stable hints when scrolling - maintain the same hint for the lifetime of a clickable element by @richardmcmillen in #13

Full Changelog: v0.1.3...v0.1.4

v0.1.3

07 May 16:33
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 May 16:50
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 May 18:38
Compare
Choose a tag to compare

Change extension shortcut because it conflicts with Slack