Plain text rendering for emails
You now have the ability to set an email to render as plain text in the Courier Designer UI. Open Channel Settings > General and toggle the βRenderingβ option from βHtmlβ to βPlain Textβ.
See the latest Courier feature releases, product improvements and bug fixes
You now have the ability to set an email to render as plain text in the Courier Designer UI. Open Channel Settings > General and toggle the βRenderingβ option from βHtmlβ to βPlain Textβ.
This update to the webhook notification designer lets you configure the payload of your webhook integration using a Jsonnet code editor. This improvement is backward compatible with existing webhook integrations.
With the release of v1.7.0, the Courier Python SDK has hit full parity with the Courier API. Check out the Courier Python SDK on Github for details and install from PyPI via pip.
You can now set the color of the text in a Text Block. Simply highlight the text and choose from a list of preset options or use a hex value to set a custom color. You can even use a variable in the hex field to dynamically set the color via the JSON payload in your send command.
π£ Announcing the public release of the Courier and Segment integration, the ability to add internal notes to your notifications and Python Library support for Lists API.
New: Lists API Create lists, subscribe recipient profiles, then notify every user on the list with a single Send API call.
New: Inline images and highlighted text Email Text Blocks now allow inline images and highlight text with colors from your brand or custom hex codes.
New: Conditional text Show or hide text within any Text Block by filtering data from the data
or profile
objects in the Send API call.
Improved: Conditional logic Toggle between Hide/Show When logic when building conditionals based on user and profile data.
Improved: Numbered list blocks List blocks can now be numbered as well as bulleted.
βοΈNew Messages API Endpoint: Thereβs a new [Messages API endpoint] (https://docs.trycourier.com/reference/messages-api#getmessagehistorybyid) that allows you to get a timeline of events for a given message ID programmatically.
π New: Mailgun attachments: You can now attach a file via the overrides.mailgun.attachments array inside the API send request.
Twilio Delivery Status: Weβre excited to be rolling out βdeliveredβ or βundeliverableβ status for Twilio notifications.
π Courier auth token added to General Settings: By popular demand, your auth token can now be found in the General Settings of your courier app.
New: Our new JSONNET Template Blocks help you design your messages in Courier for Slack by selecting from a list of common block types like buttons, drop-downs, images, and more.
Improved: We also support Email open tracking now, by default, for all email channels in the Data Logs.