v19.3

Notifuse/notifusev19.3Dec 9, 2025by pierre-b

AI Summary

This is a minor bug fix release for Notifuse v19.3 that addresses an issue with SES email encoding. The update fixes the handling of non-ASCII characters in email local parts, ensuring they are properly encoded using the RFC 2047 standard.

Key Highlights

  • Fixed SES email encoding for non-ASCII characters in email local parts
  • Email addresses with special characters (e.g., Añejandramendo@gmail.com) are now properly handled
  • Implemented RFC 2047 standard for email character encoding

Full Release Notes

 **Release Date:** December 9, 2025

  ## Bug Fix

  - **SES Email Encoding**: Fixed handling of
  non-ASCII characters in email local parts (e.g.,
   `Añejandramendo@gmail.com`). These are now
  properly encoded using RFC 2047 standard.