Cloud Mail PHP Edition 릴리스

Released: Sep 2, 2025

2024 (24.0.9376) 버젼 업데이트

기능

  • Updated with additional encoding support and improved interoperability.

Released: Jun 2, 2024

2022 (22.0.8920) 버젼 업데이트

기능

  • Added Foreign Function Interface (FFI) support, simplifying deployment by eliminating the need for a binary extension library.
  • Added support for listing and managing contacts in Office365 and Gmail.
  • Improved attachment handling.
  • Simplified authentication.

Released: Jan 30, 2024

2022 (22.0.8795) 버젼 업데이트

기능

  • Added PHP 8.3 support.

Released: Oct 10, 2022

2022 (22.0.8319) 버젼 업데이트

기능

  • 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.