Skip to content

Releases: bonitasoft/bonita-connector-email

Release 1.4.1

13 Dec 08:53
Compare
Choose a tag to compare

🐛 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.4.0

13 Oct 15:26
d2d99ab
Compare
Choose a tag to compare

1.4.0 (2023-10-13)

Release 1.3.0

09 Oct 13:36
Compare
Choose a tag to compare

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

25 Aug 07:32
Compare
Choose a tag to compare

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)