Skip to content

Commit

Permalink
version 2.0.4: Added much more detailed Total Upload Progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Hochleitner committed May 25, 2017
1 parent 192d18d commit f91ed21
Show file tree
Hide file tree
Showing 6 changed files with 1,288 additions and 1,304 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -7,6 +7,8 @@ https://apex.oracle.com/pls/apex/f?p=APEXPLUGIN

## Changelog

#### 2.0.4 - Added much more detailed Total Upload Progress

#### 2.0.3 - New Style *Grey Dashed Border/Background* / Improved deleting Files (No longer via Filename, instead the APEX Collection Seq-ID or PK Value of Custom Table is used)

#### 2.0.2 - Performance Improvements for Chunked File Uploads / Improved Upload Status for Chunked File Uploads / Improved Client Side Debug Logging / Improved Server AJAX Error Handling
Expand Down
2 changes: 1 addition & 1 deletion apexplugin.json
@@ -1,6 +1,6 @@
{
"name": "Dropzone",
"version": "2.0.3",
"version": "2.0.4",
"description": "Dropzone is a region type plugin that allows you to provide nice looking drag’n’drop file uploads.",
"keywords": ["dropzone", "drag", "drop", "file", "upload", "multi", "multiple"],
"homepage": "https://github.com/Dani3lSun/apex-plugin-dropzone",
Expand Down

0 comments on commit f91ed21

Please sign in to comment.