Skip to content

Releases: playframework/play-mailer

Play Mailer 8.0.0

18 May 14:08
Compare
Choose a tag to compare

For use with Play 2.8.x.

This was released on 2020-01-29.

4.0.0

20 Mar 10:59
Compare
Choose a tag to compare

This release is compatible with Play! 2.4

Changelog

Everything contained in 4.0.0-M1 plus:

  • Upgrade to apache commons email 1.4 (@mkurz) (#82)

5.0.0-M1

19 Mar 17:17
Compare
Choose a tag to compare
5.0.0-M1 Pre-release
Pre-release

This release is compatible with Play! 2.5

Changelog

Breaking changes

  • Mailer instance will reconfigure itself when send method is called (@schmitch) (#81)

Infrastructure

4.0.0-M1

08 Mar 09:04
Compare
Choose a tag to compare
4.0.0-M1 Pre-release
Pre-release

This release is compatible with Play! 2.4

Changelog

Breaking changes

  • CommonsMailer class renamed to SMTPMailer

Improvements

  • Compile-time Dependency Injection #70
  • Fluent Email API in Java #68
  • Allow to configure the mailer programmatically #54

Infrastructure

  • Adds mima plugin to the build #59
  • Upgrade to the latest Play! 2.4 version #61

3.0.1

08 Mar 09:04
Compare
Choose a tag to compare

This release is compatible with Play! 2.4

3.0.0-RC1

25 May 13:23
Compare
Choose a tag to compare
Releasing 3.0.0-RC1

2.4.1

25 May 13:24
Compare
Choose a tag to compare

This release is compatible with Play! 2.3

3.0.0-M1

16 Jan 20:36
Compare
Choose a tag to compare

First release compatible with Play 2.4 (milestone)

2.4.0

16 Jan 20:36
Compare
Choose a tag to compare

BREAKING CHANGES

  • New API

2.3.1

25 May 13:23
Compare
Choose a tag to compare
Added travis badge