Sending email from a template, and settings APIs
Send directly from the template editor with merge tags visible, plus organization and workspace settings APIs.
Added
2- EmailSend an email straight from the template page, with the available merge tags shown in the send dialog.
- PlatformOrganization and workspace settings APIs, with the auth screen configuration cached.
Fixed
2- AuthenticationA blocked account now gets a clear error instead of a generic failure.
- SecurityServer-side auth data is passed by reference rather than as a token in the URL.