Skip to content

Releases: peerigon/clockodo

v22.2.0

06 Nov 13:44
Compare
Choose a tag to compare

22.2.0 (2023-11-06)

Features

  • Use v3 API for services and lumpsum services (#131) (1a8ba9d)

v22.1.0

06 Nov 08:47
Compare
Choose a tag to compare

22.1.0 (2023-11-06)

Features

  • Add testData property to targethoursRow (#140) (9c2e511)

v22.0.0

24 Oct 15:21
Compare
Choose a tag to compare

22.0.0 (2023-10-24)

Features

  • Replace deactivate... with delete... (67e0b33)

BREAKING CHANGES

  • There are no deactivate... methods anymore. In order to deactivate a customer, project, ..., you need to call edit... with active: false.

v21.15.0

24 Oct 14:47
Compare
Choose a tag to compare

21.15.0 (2023-10-24)

Features

  • Add overtimecarry endpoint (db9aca4)
  • added overtimecarry model and api request (b062946)

v21.14.0

24 Oct 10:01
Compare
Choose a tag to compare

21.14.0 (2023-10-24)

Features

  • Add holidaysquota and holidayscarry endpoints (f342c2f), closes #31

v21.13.0

16 Oct 09:35
Compare
Choose a tag to compare

21.13.0 (2023-10-16)

Features

  • expand workTimes model with new property (828a6e7)

v21.12.0

26 Sep 07:06
Compare
Choose a tag to compare

21.12.0 (2023-09-26)

Features

  • nonbusinessgroupsId is now optional for getNonbusinessDays (fe6384a)
  • nonbusinessgroupsId is now optional for the getNonbusinessDays API call (cf98a8c)

v21.11.0

14 Sep 12:13
Compare
Choose a tag to compare

21.11.0 (2023-09-14)

Features

v21.10.4

13 Sep 16:12
Compare
Choose a tag to compare

21.10.4 (2023-09-13)

Bug Fixes

  • Incorrect pagination types (d5ddd74)
  • Incorrect pagination types (412d610)

v21.10.3

13 Sep 12:09
Compare
Choose a tag to compare

21.10.3 (2023-09-13)

Bug Fixes

  • Incorrect AccessToCustomersProjects type (a3c9574)
  • make top-level props accept false (3c31fa3)