- Initial Version
- Detection of CAPS LOCK status and message box to inform the user about that
- Option to clear all the fields
- Status bar with some information about the author website and version
- Added the option to terminate the input with a
- Some minor fixes
- Code clearup
- Code cleanup and refactoring
- Bug fixed: if the application to send the keystrokes were not found an uncaught exteption could be thrown
- Added a checkbox to send the keystrokes to the currently app in focus
- Minor typo fixes
- Application icon has been changed due to visibility issues
- Starting with this version all the EXE compiled by the author is digitally signed
- Minor fix: I read all the properties of control of the Form before to use the SendKeys to do not disturb the active window focus
- The values of Initial Delay and Key Frequency are preserved between executions