v1.1.0.0 (2019.11.28)
- Brand new verbs module!
- Database model updated to version 1.1.0.0.
- Noun view form: The noun and the plural can be left-clicked to hear a random TTS voice. Also they can be right-clicked to display an extended TTS context menu.
- Noun view form: The translation is now displayed in the form's description.
- Fixed a bug in the random TTS voice functionality.
- Many internal optimizations and bug fixes.
- The local database functionality has been completely redone. It is more robust and now accepts special characters such as the single quote (') for example.
- The "ESC" key now closes the currently open window.
- Added hotkeys for browsing nouns and verbs: The "LEFT" and "RIGHT" keys can be used to change pages. Also the "SPACE" key can be used to view an item.
- Added hotkeys for viewing nouns and verbs: The "LEFT" and "RIGHT" keys can be used to view the previous and next item respectively. Also the "UP" and "DOWN" keys can be used to hear a random TTS voice, normal and slow speed respectively.
- Settings form: The TTS tab has been remade. The instructions are now clearer and better organized for the different and supported Windows versions.
- New: "TTS_Patch.exe", a standalone companion program located in the "Extras\TTS" subfolder, that can be used to manually apply or undo the TTS patch for the German male voice. Also includes ".reg" files for the same purpose.
- Included ".sql" files in case you want to create or update a database manually. They are located in the "Extras\SQL" subfolder.
- Removed the "Wide Vertical Scrollbar" in the noun and verb forms. This user control was an extra convenient scrollbar for touch input screens but was causing malfunctioning to all other input types: Mouse, touchpad and pen devices.
In consecuence, scroll functionality has been restored to a default scrollbar, meaning that all input devices can scroll "natively". Touch screens can continue to use touch gestures such as "vertical swipe" to scroll as usual.
- Removed the single comment limit for nouns. Comments can now be added freely and are multiline capable.
- Localized fields such as noun's translations and comments have now their own input form. This is more intuitive, specially when editing.
- Nouns that don't start with a capital letter now throw a warning+continue instead of an error+halt. This is useful in case you want to add a noun that requires an adjective, for example: die weiterführende Schule (The secondary school).
- Examples can be added to nouns and verbs, together with their multiple translations.
- New autoplay function. When viewing a noun or verb, input the "CTRL + P" key combo or click the small watch button at the title bar's top right corner.

v1.0.0.0 (2019.03.07)
- Initial release.