Skip to content

Releases: fomadev/foma-render-engine

v1.0.0 - Production Ready Email Engine

05 Apr 22:40

Choose a tag to compare

Overview

We are proud to announce the first stable release of Foma Render Engine (v1.0.0). This version introduces a robust, headless email rendering micro-service designed specifically for the Foma ecosystem.

Key Features

  • .fre Template Support: Seamlessly render simplified HTML/CSS files using the Foma Render Extension.
  • Layout & View Architecture: Centralized layout.fre for consistent branding across all services (FomaBank, Dzoket, etc.).
  • Automatic CSS Inlining: Powered by Juice to ensure 100% email client compatibility (Outlook, Gmail, Mobile).
  • Dockerized Environment: Ready for instant deployment using Node 22 Alpine.
  • Handlebars Integration: Dynamic data injection for personalized user communication.

Included Templates

  • layout.fre: The global Foma branded framework.
  • otp.fre: Security-first verification code template.
  • welcome.fre: Onboarding template for new users.

Technical Stack

  • Runtime: Node.js 22
  • Framework: Fastify
  • Engines: Handlebars & Juice