Skip to content

Releases: trycourier/courier-ruby

v4.17.1

26 Jun 00:41
cff218d

Choose a tag to compare

4.17.1 (2026-06-25)

Full Changelog: v4.17.0...v4.17.1

Documentation

  • openapi: add full response examples to every endpoint (be9724a)
  • openapi: reword Cancel Submission description (68565aa)
  • openapi: reword Get Submission Checks description (94541e4)
  • openapi: reword Replace Submission Checks description (7aa63c1)

v4.17.0

24 Jun 22:30
ed18e97

Choose a tag to compare

4.17.0 (2026-06-24)

Full Changelog: v4.16.0...v4.17.0

Features

  • preferences: workspace preference sections & nested topics endpoints (d53ac7b)

v4.16.0

23 Jun 22:00
42c65db

Choose a tag to compare

4.16.0 (2026-06-23)

Full Changelog: v4.15.0...v4.16.0

Features

  • journeys: add content + locale endpoints to journey-scoped templates (9309361)

Documentation

  • journeys: clarify checksum usage + re-trigger docs sync for journey content endpoints (dfff96b)

v4.15.0

17 Jun 20:17
7a90fdb

Choose a tag to compare

4.15.0 (2026-06-17)

Full Changelog: v4.14.0...v4.15.0

Features

  • openapi: add add-to-digest JourneyNode variant (55fdd8f)

Bug Fixes

  • client: send content-type header for requests with an omitted optional body (1e1b51c)

v4.14.0

16 Jun 21:16
53a0a8f

Choose a tag to compare

4.14.0 (2026-06-16)

Full Changelog: v4.13.0...v4.14.0

Features

  • openapi: add DELETE /users/{id}/preferences/{topicId} (417d5c8)

v4.13.0

15 Jun 16:28
5f55126

Choose a tag to compare

4.13.0 (2026-06-12)

Full Changelog: v4.12.0...v4.13.0

Features

  • digests: document digest REST endpoints in OpenAPI spec (6fdd4fc)

v4.12.0

28 May 20:17
5c1134d

Choose a tag to compare

4.12.0 (2026-05-28)

Full Changelog: v4.11.0...v4.12.0

Features

  • C-18612 Add Journeys batch node variant to OpenAPI spec (046a5de)
  • Mark settings as required on POST /brands (72fb020)

v4.11.0

19 May 17:15
cf047df

Choose a tag to compare

4.11.0 (2026-05-19)

Full Changelog: v4.10.2...v4.11.0

Features

  • [C-18380] Journeys API reference: copy + naming cleanup (5930853)
  • [SUP-607] Add DELETE endpoint for Courier Create tenant templates (72df650)
  • api: add journey CRUD/templates/versioning endpoints, journey node/condition types (30bc8f6)
  • support setting headers via env (6f99d29)

Bug Fixes

  • client: elide content type header on requests without body (5f06485)

Chores

  • internal: more robust bootstrap script (91e8fd1)

v4.10.2

14 Apr 16:56
923384c

Choose a tag to compare

4.10.2 (2026-04-14)

Full Changelog: v4.10.1...v4.10.2

Bug Fixes

  • types: flatten NotificationTemplateResponse model structure (4c019eb)
  • types: make note optional, flatten NotificationTemplateGetResponse (05f8c8c)

v4.10.1

13 Apr 20:27
98fa975

Choose a tag to compare

4.10.1 (2026-04-13)

Full Changelog: v4.10.0...v4.10.1

Bug Fixes

  • multipart encoding for file arrays (6f54534)
  • types: correct notifications/routing_strategies return types, remove mutation models (8020a8f)