Skip to content

Releases: Doist/twist-sdk-typescript

v2.5.0

30 Apr 11:42

Choose a tag to compare

2.5.0 (2026-04-30)

Features

  • search: allow query to be omitted when mentionSelf is true (#120) (f2c2b65)

v2.4.1

17 Apr 14:51

Choose a tag to compare

2.4.1 (2026-04-17)

Bug Fixes

  • Use correct API parameter names for thread and inbox timestamp filtering (#117) (70c542d)

v2.4.0

16 Apr 07:57

Choose a tag to compare

2.4.0 (2026-04-16)

Features

  • inbox: add archiveFilter param to getInbox (#119) (bec28f8)

v2.3.1

10 Apr 15:58

Choose a tag to compare

2.3.1 (2026-04-10)

Bug Fixes

  • Use correct API parameter names for comment timestamp filtering (#114) (70eb399)

v2.3.0

01 Apr 20:54

Choose a tag to compare

2.3.0 (2026-04-01)

Features

  • add dynamic client registration (RFC 7591) (#108) (d85306a)

v2.2.0

27 Mar 18:16
1f2ca28

Choose a tag to compare

2.2.0 (2026-03-27)

Features

  • add closeThread and reopenThread to ThreadsClient (#103) (547c6c2)

Miscellaneous

  • deps: bump brace-expansion from 1.1.12 to 1.1.13 in /website (#102) (941e714)
  • deps: bump node-forge from 1.3.2 to 1.4.0 in /website (#101) (64bde6e)
  • deps: bump picomatch (#98) (4464e78)
  • deps: bump picomatch from 2.3.1 to 2.3.2 in /website (#100) (4d51cb2)

v2.1.4

26 Mar 08:34
e93497c

Choose a tag to compare

2.1.4 (2026-03-25)

Bug Fixes

v2.1.3

25 Mar 15:27
312ba13

Choose a tag to compare

2.1.3 (2026-03-24)

Code Refactoring

  • Extract string unions to const/type pairings and export all schemas (#95) (7a3cf90)

v2.1.2

18 Mar 17:49
92637a6

Choose a tag to compare

2.1.2 (2026-03-18)

Bug Fixes

  • add 'conversation' to SearchResultSchema type enum (#93) (e2f4e2a)

v2.1.1

18 Mar 11:04
fb6aa20

Choose a tag to compare

2.1.1 (2026-03-18)

Bug Fixes

  • handle wrapped response from comments/getone endpoint (#92) (6994b1a)

Miscellaneous

  • deps: update dependency undici to v7.24.0 [security] (#90) (02ecd04)