Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit 1c7668f

Browse files
committed
added auto-activate checkbox option
1 parent 78e039b commit 1c7668f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

book/release_notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Release Notes
22

3+
# 1.25.1
4+
5+
* Made hint auto-activation user-configurable
6+
37
# 1.25.0
48

59
* New command **Focus Input** <kbd>f</kbd><kbd>i</kbd>
6-
* Hints mode now auto activates if there is exactly one hintable element and exits if there are none
10+
* Hints mode now auto-activates if there is exactly one hintable element and exits if there are none
711
* Added new High Contrast Appearance Profile
812
* Fixed regression that broke dynamic hint sizing
913

manifest/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Saka Key",
3-
"version": "1.25.0",
3+
"version": "1.25.1",
44
"author": "Sufyan Dawoodjee",
55
"description": "A keyboard interface to the web",
66
"manifest_version": 2,

0 commit comments

Comments
 (0)