Downloads
Download tar.gz
83.58 KB
MD5: ff8802f2718d54a7abed35c0667b2170
SHA-1: 1e1f852791259aaa79314ecc40bbdd9484effbbd
SHA-256: 729aa8f1b008c6d2f776475daef38d0858a8432dd07e1c3eae167182ada503ae
Download zip
125.03 KB
MD5: f24befa08ed7902eb4b7f567232c7e09
SHA-1: d7f1e52d46da687e6d4f68d0c1bdec9cfe1ac4ad
SHA-256: 27819589e54cc693c45d9e11e49edbfa9367177dc711cb2b3da8978289680b69
Release notes
Improvements since beta6:
- Added API function: messaging_template_build() to build message from template
- Added bulk sending to multiple users: messaging_message_bulk_send(), to be optimized
- Some improvements to support language for tokens
- Set name for anonymous user, prevent PHP Notice on latest token module
- Fixed Message::get_destination(), set_destination() to always set a value, by davidmprice, #832098
- Moved all mail related functions into messaging_mail module, #807964
- PHPMailer, SMTP Port and Security configuration in UI, by bryan_savage and joshk, #813550