v. 2.0.1
Notes for developers
* Added support for "match middle" and "match beginning" exclusions into the transliteration algorithms
* Minor fixes to TranslitHelper, TextHelper, and the user interface
v.2.1.1
* The Yanalif alphabet is now automatically restored even if it was removed from the configuration file
* Added support for 3 custom Yanalif characters
Notes for developers
* Improved alphabet/direction configuration mechanisms
v.2.1.2
* More custom Yanalif characters
* Default configuration of on-screen keyboards is now created with Cyrillic, Zamanalif, and Official 2012 alphabet symbols
v.2.2.0
* Support for third-party transliteration plugins
Notes for developers
* Changed the storage model (XML serialized with XmlSerializer, instead of DataSet)
* See the [Custom Plugins] page for instructions on how to implement custom transliteration plugins