0.14.0 (2026-08-17)
Features
- Add additional card verification in worker (33cc815)
- Add additional tools to MCP for contacts and campaigns (24b48cb)
- Add event context to send email step (4fa6379)
- Add foundations for Plunk MCP Server (5828309)
- Add foundations for Plunk MCP Server (00b0a92)
- Add foundations for Plunk MCP Server (7167a0a)
- Add optional rate limiting for track, send and contact endpoints (05080e7)
- web: highlight Liquid logic tags in the visual editor (556167d)
- web: insert logic blocks across lines when starting a fresh line (bfa3ee9)
- web: offer case, contains, for/else, comment and raw blocks (54c8f30)
- web: offer ready-made Liquid blocks, and rebuild both suggestion menus (7c3b2ca)
- web: report template syntax errors while editing (c48401b)
- web: warn about field references that will never resolve (066470c)
Bug Fixes
- improve performance tests to work on CI and fix test config (a3de94d)
- smtp: preserve Reply-To when relaying to /v1/send (ce3bcf0)
- smtp: preserve Reply-To when relaying to /v1/send (73d0d5a)
- templates: stop rejecting inline bodies on /v1/send (474034d)
- web: don't warn about the workflow event payload (1fac3a8)
Performance Improvements
- templates: stop re-rendering a template that blew a runtime limit (e78abb7)