Releases: kartik-v/yii2-widget-fileinput
Releases · kartik-v/yii2-widget-fileinput
Version 1.1.1
Date: 28-Jun-2022
- (enh #186): New property autoFileTypeParsing for parsing file types.
- (enh #185): Add Uzbek (Cyrillic) language translations.
- (enh #184): Add Uzbek (Cyrillic) language in messages config.
- (enh #180): Enhancements to support Bootstrap v5.x.
- (bug #179): Support translations for language codes with hyphen.
Version 1.1.0
Version 1.0.9
Date: 19-Apr-2019
- (enh #147): Auto-set multiple file upload naming convention.
- Bump composer dependencies.
Version 1.0.8
Date: 19-Sep-2018
- Bump version.
Version 1.0.7
Date: 07-Sep-2018
- Updates to support Bootstrap 4.x.
- (kartik-v/yii2-krajee-base#94): Refactor code and consolidate / optimize properties within traits.
- Reorganize relevant code in "src" directory.
- Optimize asset bundles.
- (enh #134): Add Slovak Translations.
- (enh #126): Add Finnish Translations.
- (enh #120): Add Explorer FA Theme support.
Version 1.0.6
Date: 26-May-2017
- Enhancements for plugin v4.4.1 (inclusion of
PiExifAsset
and removal ofCanvasBlobAsset
). - Add github contribution and issue/PR log templates.
- Update copyright year to current.
- (enh #117): Add Bulgarian Translations.
- (enh #114): Automatically add
enctype
to form options when using with Yii Active Field and Active Form. - (enh #112): Add Explorer Theme support.
- (enh #90): Fixed namespace fatal error.
- (enh #88): Add Vietnamese Translations.
- (enh #79): Add Lithuanian Translations.
Version 1.0.5
Version 1.0.4
Date: 10-Jan-2016
- (enh #36): Add Indonesian Translations
- (enh #37): Add Greek Translations
- (enh #40): Add Persian Translations
- (enh #57): Enhance localizations and allow yii to generate message files via config.
- (enh #58): Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base#52 and kartik-v/yii2-krajee-base#53.
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.