Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Releases: cozy/cordova-plugin-list-library-items

Custom User-Agent

06 Jul 06:09
Compare
Choose a tag to compare
1.5.5

feat: Use the User-Agent defined by the app

1.5.4 Handle date format

20 Oct 09:22
4e732e2
Compare
Choose a tag to compare
Fix: Added date format internationalization (#33)

Co-authored-by: adrien <[email protected]>

1.5.3

06 Feb 12:24
d424e12
Compare
Choose a tag to compare

iOS : Sync only the right resource for an asset

1.5.2

04 Apr 08:26
Compare
Choose a tag to compare

Fixes a bug on android for files with an uppercase extension.

Add method params to post or put

12 Oct 13:21
8d9dacf
Compare
Choose a tag to compare
feat: new param httpMethod (post / put) (#20)

* feat: new param httpMethod (put /post)

Add Cordova 7+ support

27 Sep 12:21
Compare
Choose a tag to compare
1.5.0

Add Package.json to support Cordova 7+

v1.4.0

14 Sep 07:19
Compare
Choose a tag to compare

Uploads on iOS now send their MD5 hashes and content length.

v1.3.0

17 Aug 13:53
Compare
Choose a tag to compare

Sends progress information and image thumbnails.

v1.2.0

01 Aug 08:19
Compare
Choose a tag to compare

Catch errors when the server abruptly closes the connection.

v1.1.4

31 Jan 08:30
144f5b9
Compare
Choose a tag to compare

Fixes a compilation bug