Cloud Mail C++ Edition Releases

Released: Sep 2, 2025

Updates in 2024 (24.0.9376)

Funktionen

  • Updated with additional encoding support and improved interoperability.

Released: Jun 2, 2024

Updates in 2022 (22.0.8920)

Funktionen

  • Added support for listing and managing contacts in Office365 and Gmail.
  • Improved attachment handling.
  • Simplified authentication.

Released: Apr 16, 2023

Updates in 2022 (22.0.8506)

Funktionen

  • Cloud Mail C++ Edition now runs on Arm64.

Released: Oct 10, 2022

Updates in 2022 (22.0.8319)

Funktionen

  • Added a new CloudMailer component which is used to send HTML emails via Amazon SES, Gmail or Microsoft Graph using one standard API. The simplified API makes implementation very quick and easy, and should be applicable in most use cases.
  • Updated across the board to provide a more consistent and simpler development experience.
  • The Qt toolkit has been merged into the C++ toolkit.
  • The C++ Edition libraries for Linux have been updated to use the internal implementation of SSL/TLS and...