-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8022377
commit 2f1eba4
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Change Log | ||
|
||
All notable changes to the Rango extension will be documented in this file. | ||
|
||
## [0.1.5](https://github.com/david-tejada/rango/releases/tag/v0.1.5) - 2022-05-10 | ||
|
||
If you update to this version remember to update [rango-talon](https://github.com/david-tejada/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](https://github.com/david-tejada/rango/issues/8) | ||
- Fix hints not returning to its original size after clicking |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters