Skip to content

Releases: TimeTac/js-client-library

v2.85.1

15 Jan 13:40
27720e6
Compare
Choose a tag to compare
  • Includes support for new timesheetAccounting service, unapprove. (#903)

v2.85.0

13 Jan 08:53
Compare
Choose a tag to compare

Changes

  • Export Default Limit Value
    • Introduced a default limit value to enhance configurability.

Deprecations

  • IntegrationCategory
    The following fields are deprecated:

    • externalId
    • iconUrl → Use icon_url instead.
    • createdAt → Use created_at instead.
    • updatedAt → Use updated_at instead.
  • Integration
    The following fields are deprecated:

    • shortDescription → Use short_description instead.
    • websiteUrl → Use website_url instead.
    • navigationUrl → Use navigation_url instead.
    • imageUrl → Use image_url instead.
    • iconUrl → Use icon_url instead.
    • accessCredentialsId → Use access_credentials_id instead.
    • createdAt → Use created_at instead.
    • updatedAt → Use updated_at instead.
  • IntegrationToCategory
    The following fields are deprecated:

    • integrationId → Use integration_id instead.
    • categoryId → Use category_id instead.
    • createdAt → Use created_at instead.
    • updatedAt → Use updated_at instead.

v2.84.2

17 Dec 15:56
66380f0
Compare
Choose a tag to compare
  • Includes new fields for the Tier schema.

v2.84.1

09 Dec 12:19
Compare
Choose a tag to compare
Bump package version

v2.84.0

09 Dec 07:58
Compare
Choose a tag to compare

UserEvents endpoint is added

v2.83.4

26 Nov 15:17
d7015d1
Compare
Choose a tag to compare

-Includes WorkSchedule type update

v2.83.3

22 Nov 14:27
Compare
Choose a tag to compare
  • Includes update of OnboardingStepsSlugs enum.

v2.38.2

06 Nov 12:04
Compare
Choose a tag to compare
  • Added identity_card_number field to User entity type for ID management.

v2.38.1

05 Nov 13:00
Compare
Choose a tag to compare
  • Deprecation Notice: Certain fields in Integration, IntegrationCategory, and IntegrationToCategory types are scheduled for deprecation. Please review and update dependencies accordingly.

v2.38.0

25 Oct 08:25
Compare
Choose a tag to compare
  • DeltaSync Resource List Extensibility