Skip to content

v1.9.6

Choose a tag to compare

@nemerald-voip nemerald-voip released this 23 Jul 20:03
· 66 commits to main since this release

What's new

Customizable Email Templates

FS PBX now includes a native Email Templates workspace for managing system-generated emails.

WARNING
Breaking change for customized email templates
Existing modifications made through the legacy email-template system are not automatically migrated and will no longer be used. Before upgrading, save copies of any customized templates. After upgrading, recreate them as custom templates in the new Email Templates page.
Unmodified installations require no additional action.

Highlights

  • Read-only, versioned default templates maintained by FS PBX.
  • Editable custom templates for individual accounts.
  • Global custom templates shared across all accounts.
  • Override priority: account → global → default.
  • Edit subjects, HTML, and plain-text content.
  • Preview rendered emails before saving.
  • Blade conditions and loops are supported, while PHP and scripts remain blocked.
  • Custom templates are never overwritten during updates.
  • Updated defaults are automatically synchronized during upgrades.
  • Expanded coverage for voicemail, fax, authentication, messaging, emergency calls, exports, transcriptions, and other notifications.
  • Administrators can copy any default template, customize it, and enable or disable the override without altering the original.

What's Changed

New Contributors

Full Changelog: v1.9.5...v1.9.6