From db9eca0aa83115051cbb516913424c15882479e8 Mon Sep 17 00:00:00 2001 From: Steven Gill Date: Thu, 5 Jun 2014 13:39:43 -0700 Subject: [PATCH] CB-6877 Updated version and RELEASENOTES.md for release 0.4.4 --- RELEASENOTES.md | 14 ++++++++++++++ plugin.xml | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index e982549..bf4efdc 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -81,3 +81,17 @@ * CB-6000: [FireOS] Nginx rejects Content-Type without a space before "boundary". * CB-6050: [FireOS] Use instance method on actual file plugin object to get FileEntry to return on download * CB-6460: Update license headers + +### 0.4.4 (Jun 05, 2014) +* CB-6127 Spanish and French Translations added. Github close #21 +* ubuntu: support 'cdvfile' URI +* CB-6802 Add license +* Upload progress now works also for second file +* CB-6706: Relax dependency on file plugin +* CB-3440 [BlackBerry10] Update implementation to use modules from file plugin +* CB-6378 Use connection.disconnect() instead of stream.close() for thread-safety +* CB-6491 add CONTRIBUTING.md +* CB-6466 Auto-create directories in download +* CB-6494 android: Fix upload of KitKat content URIs +* Upleveled from android port with following commits: 3c1ff16 Andrew Grieve - CB-5762 android: Fix lengthComputable set wrong for gzip downloads 8374b3d Colin Mahoney - CB-5631 Removed SimpleTrackingInputStream.read(byte[] buffer) 6f91ac3 Bas Bosman - CB-4907 Close stream when we're finished with it 651460f Christoph Neumann - CB-6000 Nginx rejects Content-Type without a space before "boundary". 35f80e4 Ian Clelland - CB-6050: Use instance method on actual file plugin object to get FileEntry to return on download +* CB-5980 Updated version and RELEASENOTES.md for release 0.4.1 diff --git a/plugin.xml b/plugin.xml index 6036ee2..3fb8991 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="0.4.4"> File Transfer Cordova File Transfer Plugin Apache 2.0