Skip to content

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinhenderson committed Mar 28, 2022
1 parent adfdc79 commit da5f7dc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
22 changes: 13 additions & 9 deletions docs/README (1).md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,30 @@ description: Find out about the latest changes to EyeCommander here

# Version History

### v1.2.7

- You can now edit the key that is pressed in 'Keyboard Emulator' mode.

### v1.2.6

* Update links to docs
* Add the ability to launch at startup
- Update links to docs
- Add the ability to launch at startup

### v1.2.5

* You can now track a specific eye in all blink modes. This can be useful if a use can only make clear voluntary movements with one eye
- You can now track a specific eye in all blink modes. This can be useful if a use can only make clear voluntary movements with one eye

### v1.2.4

* Can now detect when a user gazes left and right, enable in ‘blink mode’ settings area \[BETA]
* Add anonymous analytics so we can understand how EyeCommander is used, [you can see them here](https://app.posthog.com/shared\_dashboard/imBogUN3\_VGNTZCIZjlVjKgPqzovAA)
* Add visual indicator to show blink level
* Drop support for Linux and MacOS
- Can now detect when a user gazes left and right, enable in ‘blink mode’ settings area \[BETA]
- Add anonymous analytics so we can understand how EyeCommander is used, [you can see them here](https://app.posthog.com/shared_dashboard/imBogUN3_VGNTZCIZjlVjKgPqzovAA)
- Add visual indicator to show blink level
- Drop support for Linux and MacOS

### v1.2.1

* Makes sure the users face is always in frame
- Makes sure the users face is always in frame

### v1.2.0

* Automatically make sure that the user is an Admin, no need to ‘run as admin’
- Automatically make sure that the user is an Admin, no need to ‘run as admin’
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eyecommander",
"productName": "EyeCommander",
"version": "1.2.6",
"version": "1.2.7",
"description": "Detect blinks and convert them to switch output",
"main": ".webpack/main",
"scripts": {
Expand Down

0 comments on commit da5f7dc

Please sign in to comment.