Skip to content

Releases: konnectors/libs

Release v3.2.5

23 Jan 11:20

Choose a tag to compare

Release v3.2.4

22 Jan 10:07
b9290d1

Choose a tag to compare

Changed

  • Fixed linking of health bills to operations
  • More details when an error message is caught by the BaseKonnector

💎 Release v3.2.3

19 Jan 17:30
46ce5bd

Choose a tag to compare

Changed

  • Now by default, mathing bill operation check the range date with - 15 days + 29 days

💎 Release v3.2.1

18 Jan 15:35

Choose a tag to compare

Fixed

  • Remove spread es6 syntax

💎 Release v3.2.0

18 Jan 11:27

Choose a tag to compare

Changed

  • Refactoring of bills and transactions association

Fixed

  • operation.reimbursements can't have same reimbursement

v3.1.0

09 Jan 18:17

Choose a tag to compare

release v3.1.0

v2.5.6

01 Sep 10:14

Choose a tag to compare

  • Update cozy-client-js to 0.3.17 to handle documents not found when using data.findAll

v2.5.5

31 Aug 17:51

Choose a tag to compare

  • Upgrade cozy-client-js to fix findAll response issue

v2.5.4

31 Aug 14:07

Choose a tag to compare

  • Fix Travis autorelease
  • Use cozy.client.data.findAll instead of cozy.client.data.defineIndex and query for listing documents in base_modal.js
  • Upgrade cozy-client-js to 0.3.15
  • Minor log change

v2.5.3

24 Aug 18:23

Choose a tag to compare

  • Add a way to pass 2FA requisites
  • Handle optional folderPath/folderID
  • Add NPM auto-deployment using travis