version 1.0.3 ============= **Date:** 26-Jun-2015 - (bug #33): Initialize `language` correctly. version 1.0.2 ============= **Date:** 03-May-2015 - (enh #23): Add Chinese translations. - (enh kartik-v/yii2-krajee-base#34, kartik-v/yii2-krajee-base#35): Enhance i18n translation locales. - (enh #29): Better validation for graceful downgrade for older browsers. version 1.0.1 ============= **Date:** 30-Mar-2015 - (enh #4): Hungarian translations - (enh #20): Croatian translations - (enh #21): Updates to widget for v4.1.8 bootstrap-fileinput plugin - All plugin related translations now reside in the [locales files in the plugin folder](http://github.com/kartik-v/bootstrap-fileinput/js). Pull requests for new translations or editing translations needs to be done in the plugin folder. - The `language` property can be set at the widget level to set the language (this will default to `Yii::$app->language`). - (enh #22): Added Thai language translations. version 1.0.0 ============= **Date:** 08-Nov-2014 - Initial release - Sub repo split from [yii2-widgets](https://github.com/kartik-v/yii2-widgets)