Skip to content

Releases: trycourier/courier-node

v7.10.0

08 Apr 22:50
f50f4a3

Choose a tag to compare

7.10.0 (2026-04-08)

Full Changelog: v7.9.0...v7.10.0

Features

  • api: add content endpoints, remove draft resource, update checks/types in notifications (05fc09f)
  • api: add listNotifications method to routing strategies (0bc2d84)

v7.9.0

02 Apr 20:32
bfed1ea

Choose a tag to compare

7.9.0 (2026-04-01)

Full Changelog: v7.8.0...v7.9.0

Features

  • api: add create/retrieve/archive/publish/replace methods to notifications (7c8e91f)
  • api: add providers resource with CRUD and catalog endpoints (a81a418)
  • api: add routing strategies resource (2287006)
  • types: add ElementalHTMLNodeWithType type (e9bc05a)
  • types: add html node variant to ElementalNode (d24c791)

Chores

  • ci: skip lint on metadata-only changes (7ccbdd7)
  • internal: tweak CI branches (9c79ef7)
  • internal: update gitignore (843949b)

Documentation

  • add AGENTS.md for AI coding assistants (#232) (1f7de4d)

v7.8.0

12 Mar 18:39
739cdf0

Choose a tag to compare

7.8.0 (2026-03-12)

Full Changelog: v7.7.1...v7.8.0

Features

  • api: add journeys resource with list and invoke methods (fa91ce8)

Bug Fixes

  • client: preserve URL params already embedded in path (4a5307f)
  • types: make timestamp fields optional in MessageDetails (6cd35c3)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (982eea2)
  • internal: codegen related update (4549f6e)
  • internal: update dependencies to address dependabot vulnerabilities (a69843f)

v7.7.1

04 Mar 21:18
4a920d0

Choose a tag to compare

7.7.1 (2026-03-03)

Full Changelog: v7.7.0...v7.7.1

Bug Fixes

  • api: remove body_token parameter from tokens.addSingle method (b8de6f7)
  • api: remove brand field from ElementalContent (2a3d25d)
  • docs/contributing: correct pnpm link command (d3b4a96)

Chores

  • internal/client: fix form-urlencoded requests (45deac0)
  • internal: avoid type checking errors with ts-reset (88b8c18)
  • internal: codegen related update (879dd2f)
  • internal: remove mock server code (cbd7d67)
  • update mock server docs (f4a7c1f)

Documentation

  • add AUTO-GENERATED-OVERVIEW markers for README sync (#228) (63dc300)
  • sync README from mintlify-docs (2026-02-20 18:11 UTC) (#229) (f35a2aa)

v7.7.0

06 Feb 19:28
2b43f0f

Choose a tag to compare

7.7.0 (2026-02-06)

Full Changelog: v7.6.3...v7.7.0

Features

  • api: add publish/replace methods to tenants.templates, versions sub-resource (a479e13)
  • api: support array of recipients in send message to parameter (e122396)

Bug Fixes

  • client: avoid memory leak with abort signals (456f32b)
  • client: avoid removing abort listener too early (955a0ac)

Chores

  • client: do not parse responses with empty content-length (f6a0da2)
  • client: restructure abort controller binding (ebbf307)

v7.6.3

27 Jan 19:32
53b5a5f

Choose a tag to compare

7.6.3 (2026-01-27)

Full Changelog: v7.6.2...v7.6.3

Chores

  • ci: upgrade actions/github-script (9be20f2)
  • internal: update actions/checkout version (ff49d84)
  • internal: upgrade babel, qs, js-yaml (69281b2)

Documentation

  • types: clarify version field description in AutomationTemplate (3b61dec)

v7.6.2

14 Jan 19:31
5579d6a

Choose a tag to compare

7.6.2 (2026-01-14)

Full Changelog: v7.6.1...v7.6.2

Chores

  • fix typo in descriptions (3e9304a)
  • internal: regenerate SDK with no functional changes (1eabb0d)
  • internal: regenerate SDK with no functional changes (fdf454c)
  • remove custom code (68b45da)

v7.6.1

12 Jan 20:42
74a5a04

Choose a tag to compare

7.6.1 (2026-01-12)

Full Changelog: v7.6.0...v7.6.1

Bug Fixes

  • types: correct rules field type in NestedFilterConfig (20636ec)

Chores

  • internal: regenerate SDK with no functional changes (2230886)

v7.6.0

08 Jan 20:17
e273dbe

Choose a tag to compare

7.6.0 (2026-01-08)

Full Changelog: v7.5.0...v7.6.0

Features

  • api: remove methods across audit-events/brands/bulk/automations/translations/tenants (459d7de)

Chores

  • break long lines in snippets into multiline (3c43d25)

v7.5.0

05 Jan 14:17
33cf20a

Choose a tag to compare

7.5.0 (2025-12-29)

Full Changelog: v7.4.0...v7.5.0

Features

  • api: add audience/slack/ms_teams/pagerduty/webhook recipient types to send.message (236fa8b)