Skip to content

Commit 5977b3c

Browse files
committed
Update to release v4.3.7
1 parent 69cc200 commit 5977b3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Change Log: `bootstrap-fileinput`
33

44
## version 4.3.7
55

6-
**Date:** 05-Feb-2017
6+
**Date:** 11-Feb-2017
77

88
1. (enh #812): Update Greek Translations.
99
2. (enh #815): Enhance parsing of thumbnails that are visible in preview (will allow plugin to be

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ View the [plugin documentation](http://plugins.krajee.com/file-input) and [plugi
2424
3. Most modern browsers supporting HTML5 (inputs and FileReader API) including CSS3 & JQuery. For Internet Explorer, one must use IE versions 10 and above. IE9 and below will work as a normal file input, and will not support multiple file selection or the HTML 5 FileReader API.
2525
4. With release 4.0, AJAX uploads are supported. AJAX uploads require that the browser support HTML5 FormData and XHR2 (XMLHttpRequest 2). Most modern browsers support FormData and XHR2. The plugin will automatically degrade to normal form based submission for browsers not supporting AJAX uploads
2626

27-
> NOTE: The latest version of the plugin is v4.3.7 (under development). Refer the [CHANGE LOG](https://github.com/kartik-v/bootstrap-fileinput/blob/master/CHANGE.md) for details.
27+
> NOTE: The latest version of the plugin is v4.3.7. Refer the [CHANGE LOG](https://github.com/kartik-v/bootstrap-fileinput/blob/master/CHANGE.md) for details.
2828
2929
> NOTE: You can use the [sass branch](https://github.com/kartik-v/bootstrap-fileinput/tree/sass) for installation using `bootstrap-sass` dependency.
3030
The [master branch](https://github.com/kartik-v/bootstrap-fileinput/tree/master) can be used for installation using plain `bootstrap` dependency.

0 commit comments

Comments
 (0)