Skip to content

Releases: peerigon/clockodo

v28.1.0

07 Mar 00:46

Choose a tag to compare

28.1.0 (2026-03-07)

Features

  • add getCustomersCountProjects and use v4/users/me for getMe (b179b2b)
  • Add several new endpoints (87d7ef4)

v28.0.4

06 Mar 09:36

Choose a tag to compare

28.0.4 (2026-03-06)

Bug Fixes

  • Add missing pagination to getUsers() and getTeams() (1c8d183)

v28.0.3

23 Feb 21:07

Choose a tag to compare

28.0.3 (2026-02-23)

Bug Fixes

  • Errors due to allegedly required parameters (25879cc)

v28.0.2

21 Feb 00:02

Choose a tag to compare

28.0.2 (2026-02-21)

Bug Fixes

  • Merge remote-tracking branch 'upstream/main' (fae8695)

v28.0.1

18 Feb 23:58

Choose a tag to compare

28.0.1 (2026-02-18)

Bug Fixes

v28.0.0

18 Feb 23:26

Choose a tag to compare

28.0.0 (2026-02-18)

  • feat!: update SDK routes, docs, and typings to latest API surface (#324) (b059f89)

BREAKING CHANGES

  • getAggregatesUsersMe() was renamed to getMe().
  • getEntriesTexts() and getEntriesTextsPage() now use
    term instead of text.
  • legacy top-level filter* query params were removed;
    use the supported current params/filter object.
  • TypeScript method/input/output types were updated and
    tightened, which may require downstream code changes.
  • Rename UsersParam to UsersParams

v27.1.0

12 Feb 23:49

Choose a tag to compare

27.1.0 (2026-02-12)

Features

  • deps: Update dependencies in package.json and package-lock.json (cbd6af7)

v27.0.2

12 Feb 22:44

Choose a tag to compare

27.0.2 (2026-02-12)

Bug Fixes

  • Add explicit types to exports (df38280)
  • bump axios from 1.13.2 to 1.13.5 (#321) (c21058a)

v25.2.1

04 Aug 21:38

Choose a tag to compare

25.2.1 (2025-08-04)

Bug Fixes

  • deps: bump axios from 1.10.0 to 1.11.0 (#251) (f63ccaf)
  • deps: bump form-data from 4.0.1 to 4.0.4 (#250) (931e03b)

v25.2.0

26 May 07:39

Choose a tag to compare

25.2.0 (2025-05-26)

Features

  • deps: bump @faker-js/faker from 9.7.0 to 9.8.0 (#218) (a68f8b9)