Skip to content

Commit

Permalink
Update to release v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Mar 24, 2019
1 parent d635155 commit 005c52f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Change Log: `bootstrap-fileinput`

### MAJOR RELEASE

**Date:** _under development_
**Date:** 24-Mar-2019

- (enh #1378): Allow throttling / delaying xhr progress updates.
- New property `uploadProgressDelay` in microseconds - will default to `100` - this will control how frequent the xhr upload progress will be checked. If set to null or 0 - will do it every microsecond.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

An enhanced HTML 5 file input for Bootstrap 3.x and 4.x with file preview for various files, offers multiple selection, resumable chunk uploads, and more. The plugin allows you a simple way to setup an advanced file picker/upload control built to work specially with Bootstrap 3.x or 4.x CSS3 styles. It enhances the file input functionality further, by offering support to preview a wide variety of files i.e. images, text, html, video, audio, flash, and objects. In addition, it includes AJAX based uploads, dragging & dropping files, viewing upload progress, and selectively previewing, adding, or deleting files.

> NOTE: Version 5.x is a significant rewrite. With version 5.x, the plugin code has been revamped with enhanced file management, resumable chunk uploads support, and other new features. You can go through [the enhancements and issue log documented for 5.0.0 milestone](https://github.com/kartik-v/bootstrap-fileinput/issues?q=is%3Aissue+milestone%3A5.0.0+is%3Aclosed).
> NOTE: Version 5.x is a significant rewrite. With version 5.x, the plugin code has been revamped with enhanced file management, resumable chunk uploads support, and other new features. You can go through the various closed enhancements and features and documented for [Release 5.0.0 milestone](https://github.com/kartik-v/bootstrap-fileinput/milestone/1?closed=1).
![Krajee Default Theme](https://lh3.googleusercontent.com/8m5BKa-o2_W63OuL-NJtAYOxelboHccfsDojxdqhmVCxY49LTiSVK8rOywzup2EDJlXcda_SsKkMVA=w1366-h768-rw-no)

Expand Down

0 comments on commit 005c52f

Please sign in to comment.