Skip to content

Latest commit

 

History

History
89 lines (62 loc) · 1.09 KB

File metadata and controls

89 lines (62 loc) · 1.09 KB

Version 4.7.0

Release Date: Unreleased

4.7.0 release of CodeIgniter4

  • TBD

Email: Added support for choosing the SMTP authorization method. You can change it via Config\Email::$SMTPAuthMethod option

  • Added Email.invalidSMTPAuthMethod and Email.failureSMTPAuthMethod
  • Deprecated Email.failedSMTPLogin

See the repo's CHANGELOG.md for a complete list of bugs fixed.