Mail (IMAP) changelog
Changelog
2206-09 (Version 26.09.0, Runtime release)
-
Added support for
TLS 1.3for secure email connections, improving compatibility with modern email providers and security standards.TLS 1.2remains supported for continued connectivity with existing mail servers.noteTLS 1.3is available onJava 8u261+andJava 11+.EarlierJava 8versions automatically useTLS 1.2. -
Resolved an issue where the connector now successfully authenticates OAuth 2.0 connections.
2026-07 (Version 26.07.4, Current)
- Added support for
TLS 1.3in email integrations, improving compatibility with modern email providers and security standards.TLS 1.2remains supported to ensure continued connectivity with legacy mail servers.
note
Java 11 and later support TLS 1.3. Applications running on Java 8 or earlier automatically fall back to TLS 1.2.
2023-11 (23.01.0)
- Overridable fields now include Access Token parameters, Authorization parameters, and Extended JWT Claims (if supported by the connector).