Releases: bonitasoft/bonita-connector-email
Releases · bonitasoft/bonita-connector-email
Release 1.4.1
🐛 Bugfix
Stop forcing attachment filename encoding. Previous behavior can be enabled using the following System property -Dmail.mime.encodefilename=true
when starting the Bonita runtime.
Release 1.3.0
1.3.0 (2020-10-09)
New Features
- SSL/TLS: Add a trust certificate input parameter
Bug Fixes
- SSL/TLS: Activate server hostname verification (#8) (8a9f127)
Other Changes
- dependencies:
- Update javax.mail to 1.6.2
Release 1.2.3
1.2.3 (2020-08-25)
New Features
- project: make project community friendly (f6ead0e)
Bug Fixes
- code smell: fix various code smell pointed by sonar (#9) (85648ec)
- SSL: Enable server hostname verification (#8) (8a9f127)
Other Changes
- release: prepare release 1.2.3 (38db1c3)