Changelog¶
v1.10.0¶
Released: 2025-07-11
Features¶
- automation context to event handler
- events from automation traml includes limetype context and email data
v1.9.5¶
Released: 2025-07-10
Bug Fixes¶
- adapt spinner in bedrock connection to newer version
v1.7.0¶
- Added support for
include_email_data_in_webhook_payload
and addedTramlEmailMessage
class
v1.3.0¶
- Changed validation to support special characters for SMS from number/senderid åäöæøü_- and whitespace are now also supported
v1.2.2¶
- Changed default behavior of exclude_optout from 'True' to 'False'
v1.2.0¶
- Supports setting custom email headers
- Added helpers for setting most common use cased (priority, in reply to and autoreply )
v1.1.2¶
- Changed encoding of attachment to work better with Lime Marketing API
v1.1.1¶
- Initial release of next generation TRAML
- Better configuration for testing with whitelisted dry run recipients and the possibility to override the recipient
- SMS now supports merge codes just as emails
- We got rid of the event-handler so you now get a response back from Lime Marketing with the id of the email - you know its been queued for sending
- TRAML now supports sending plain text content. You can send only plain text content or use text content as fallback for the HTML content