You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All commands now have different key bindings to better match the shortcuts that Skype itself provides. Alt is now the modifier for commands that move focus, instead of Ctrl.
Ctrl+0 through 9 reads recent messages in the active conversation. Pressing twice quickly copies it to the clipboard.
The hotkey for virtualization is now NVDA+Alt+w.
Fix the built-in app module's gestures for reading recent messages for the active conversation (NVDA+Ctrl+n) not being cleared properly during initialization.
Minor string updates and documentation improvements.