v16.3

Notifuse/notifusev16.3Nov 15, 2025by pierre-b

AI Summary

Notifuse v16.3 is a minor release that improves SMTP authentication by replacing hardcoded PLAIN auth with auto-discovery, enabling support for Azure Communication Email and other providers that require LOGIN authentication.

Key Highlights

  • Replaced hardcoded PLAIN authentication with auto-discovery mechanism
  • Added support for LOGIN authentication method
  • Enabled compatibility with Azure Communication Email
  • Improved support for other SMTP providers with varying auth requirements

New Features

  • SMTP authentication auto-discovery for flexible provider support

Full Release Notes

# Notifuse v16.3

**Released:** November 15, 2025

## Improvement

- **SMTP Authentication**: Replaced hardcoded PLAIN auth with auto-discovery to support Azure Communication Email and other providers requiring LOGIN authentication.