Releases: OptiKey/OptiKey
Releases · OptiKey/OptiKey
v4.1.1
4.1.1 is the same as 4.1.0, but re-releasing as 4.1.1 to prompt upgrades for existing users. Main change was fixing the bug when installing on a PC with default language set to Chinese.
v4.1.0
New:
- Adds point source (tracker) plugins
- Adds Chinese
Fixed:
- Bug when installing on Windows where Chinese is the default UI language.
Deprecated:
- None
v3.2.6_pre-release-2
v3.2.5
New:
- Allow key actions to be repeated on subsequent switch presses #882
Fixed:
- Fixes issue with simulating character key strokes that include Alt - previously Optikey was using LeftAlt. Reverting to AltGr to prevent accidentally creating a shortcut combination of keystrokes.
- Fix SkipWhile that missed first gamepad press #895
Deprecated:
v4.0.0
New:
- Brand new major release, forked from v3.2.4 ("Optikey Classic").
- New whitelist for Tobii eye trackers, supporting only Tobii Dynavox (accessibility) eye trackers. Support for Tobii gaming trackers will continue in Optikey v3 ("Optikey Classic").
Fixed:
- None
Deprecated:
- Support for Tobii gaming trackers
- Support for recalibrating Tobii trackers from within Optikey
v3.2.4
v3.2.3
New:
- Add setting to limit "BackOne" #826
Fixed:
- Fix bug in eye gesture for action type return to fixation #813
- Fix SuggestionCol bindings #820
- Fix race condition in KeyFixationSource #822 #810
- Fix LockonTime defaulting to zero #823
- Possible fix for disposal of sequence #824 #524
- Remove NBug, fix logs of crashes #825
- Adds vcredist as installer prerequisite - this avoids users seeing crashes on startup and having to manually resolve (https://github.com/Optikey/Optikey/wiki/Crash-when-using-Tobii-eye-tracker)
Deprecated:
- Removes the two strongest gaze smoothing levels as they are not practical
v3.2.2
New:
- Prevents update notification from v3 (or prior) to v4 (or later). This is in preparation of a known breaking change which will affect existing users and could potentially prevent their eye trackers from working with Optikey v4+
Fixed:
- Crash loop when NBug fails to send a crash report
- Irisbond Hiru missing from installer combobox
- Scroll up key was incorrectly disabled on vertical expanded mouse keyboard
Deprecated:
- None
v3.2.1
v3.2.0
New:
- Eye Gestures! Gesture with your eyes to trigger custom actions #749
- Adds support for IrisBond Hiru (new eye tracker!)
- Adds support for joysticks and keypads (XInput/DirectInput) as trigger sources #791
- Adds Gaze Indicator (in Visual tab of Management Console) to show where user gaze is being received
- Adds ability to change the key selection time on subsequent selections, i.e. speed up or slow down #740 #741
- Adds custom key borders to dynamic keys #742
- New dynamic key 'MoveWindow' to allow window move and resize operations #764
- Stores and restores Magnetic Cursor across restarts #747
- Add setting to suppress showing a warning when no gaze point is availabale when a trigger is pressed #790
Fixed:
- Mouse cursor gets "stuck" near top of screen #738
- Allows look to scroll to pass through main Optikey Window #742
- Minor improvements to look to scroll #748
- Minimise functionality
- Issue when changing font size #676
- Fixes issue with toast notifications not allowing the user to continue using Optikey
- Fixes mouse keyboard shrinking unexpectedly #766 #784
- Issues with LookToScroll #796 #797 #800 #801 #802 #803 #804 #805 #806
- Fixes to plug-in engine #799
Deprecated:
- None