Skip to content

Releases: cozy/cozy-client

v6.49.1

12 Jul 09:36
Compare
Choose a tag to compare

6.49.1 (2019-07-12)

Bug Fixes

  • deps: update dependency cozy-device-helper to v1.7.3 (9e1328f)

v6.49.0

08 Jul 17:17
Compare
Choose a tag to compare

6.49.0 (2019-07-08)

Bug Fixes

  • Allow double-array in query param (78e8d73)

Features

  • Add cursor-based pagination (a075999)
  • Add relationship pagination example (3f26b98)
  • Force use of cursor for view pagination (5ad9387)
  • Use recursivity for querystrings (daaa79f)

v6.48.0

27 Jun 18:21
Compare
Choose a tag to compare

6.48.0 (2019-06-27)

Features

  • cozy-client: Add set and unset methods on HasOne (0d29b8a)

v6.47.1

26 Jun 17:58
Compare
Choose a tag to compare

6.47.1 (2019-06-26)

Bug Fixes

  • cozy-client: Association HasOne don't fail if there is no data (262d617)

v6.47.0

26 Jun 11:22
Compare
Choose a tag to compare

6.47.0 (2019-06-26)

Features

  • stack: Expose JobCollection via client.collection('io.cozy.jobs') (57e5c91)

v6.46.0

21 Jun 16:27
Compare
Choose a tag to compare

6.46.0 (2019-06-21)

Features

  • stack: Implment TriggerCollection.get method ✨ (f8b170a)

v6.45.2

20 Jun 07:42
Compare
Choose a tag to compare

6.45.2 (2019-06-20)

Bug Fixes

  • 🐛 Put proptypes on wrapped component instead of wrapper (c52bc54)

v6.45.1

19 Jun 09:33
Compare
Choose a tag to compare

6.45.1 (2019-06-19)

Bug Fixes

  • Broken link (986d184)
  • withMutations: Expose all withMutations provided props types (ceeb9ee)

v6.45.0

14 Jun 13:53
Compare
Choose a tag to compare

6.45.0 (2019-06-14)

Bug Fixes

  • cozy-client: Login links after the uri is set (7ea68ea)

Features

  • cozy-pouch-link: Prevent creating dbs without prefix (5b5a15b)

v6.44.0

14 Jun 08:06
Compare
Choose a tag to compare

6.44.0 (2019-06-14)

Bug Fixes

  • Add execution flag to scripts/deploy (cf86dc4)

Features

  • Add createFileMetadata (c5a282c)
  • Publish git release with lerna (f95cfcb)