type
product
Sep 11, 2023
Sep 01, 2023
<br>
tags in Markdown blocks which caused it to render incorrectly. This has been fixed. Aug 18, 2023
Aug 17, 2023
Preferences can now be associated with a tenant. If you send to a user in the context of their tenant, the preferences being applied will be the tenant level preferences, and if its not in the context of a tenant, its picked from user level preferences.
Note, this change does not impact you unless you’re using tenants. See the Tenants API reference for more information.
Aug 16, 2023
The hosted user preference age now uses brands from the tenant when a notification is sent using tenant_id
.
Create a tenant using API and attach a brand_id
:
When you send a notification using the above tenant, the host user preference page links generated by Courier will have appropriate acme_brand_new
instead of default brand.
Aug 16, 2023
Automations templates can now infer recipient userId
in most cases without manual configuration. User Id is inferred when:
user_id
or userId
) on invoke.recipient
field is set on invokeAug 14, 2023
The syntax for sending with a tenant has been updated to improve distinction vs sending to all members of a tenant with the addition of the context
property.
Please see the tenants section of users for examples of this syntax and usage.
Aug 11, 2023
message.data
will also be forwarded to the push provider.Jul 21, 2023
Jul 07, 2023
Jun 23, 2023
Jun 16, 2023
Jun 09, 2023
May 26, 2023
May 19, 2023
May 12, 2023
May 05, 2023
Apr 28, 2023
Apr 21, 2023
Send up to 10,000 notifications every month, for free.
Get started for free
© 2023 Courier. All rights reserved.
1name: "ACME Inc",2brand_id: "acme_brand_new",3properties: {4ceo: "Person",5}6}