Skip to content

Latest commit

 

History

History
94 lines (44 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

94 lines (44 loc) · 3.83 KB

1.8.2 (2024-01-24)

Bug Fixes

  • types: make amount optional in invoice details_attributes (8227275)

1.8.1 (2023-10-24)

Bug Fixes

  • add attachment file name (87e8a33)
  • debugger show correct ms (a703512)

1.8.0 (2023-10-12)

Features

  • send invoice endpoint added. Thanks @SimonsThijs (#2) (00a3de7)

1.7.0 (2023-10-12)

Bug Fixes

  • return ArrayBuffer instead of string (9b3f39d)

Features

1.6.1 (2023-09-07)

Bug Fixes

  • export all common types (65fe2ad)

1.6.0 (2023-09-06)

Features

1.5.0 (2023-06-22)

Features

  • workflows endpoints added (e3bf931)

1.4.0 (2023-06-22)

Features

1.3.3 (2023-04-20)

Bug Fixes

  • POST, PATCH, DELETE logging breaking calls (e10e5fc)

1.3.2 (2023-04-20)

Bug Fixes

1.3.1 (2023-04-19)

Bug Fixes

  • export Adminstration, Contact and SalesInvoice in index (f15841e)

1.3.0 (2023-04-17)

Features