Releases: trycourier/courier-node
Releases · trycourier/courier-node
v7.10.0
v7.9.0
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
v7.8.0
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
v7.7.1
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
v7.7.0
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
v7.6.3
v7.6.2
v7.6.1
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
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
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)