Releases: david-tejada/rango
Releases · david-tejada/rango
v0.1.7
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
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
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
andhint smaller
- More ways to toggle hints on and off:
- With the shortcut
ctrl-shift-space
- Clicking the extension button in the browser toolbar
- With the shortcut
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
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
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Change extension shortcut because it conflicts with Slack