Skip to content

Releases: adonisjs/mail

Add instructions to selectively setup mail drivers

21 Oct 10:27

Choose a tag to compare

  • chore: update instructions to selectively configure drivers 4b49db9
  • chore: update dependencies a096fe9

v5.0.2...v5.0.3

Bug Fixes and dependencies update

20 Oct 16:22

Choose a tag to compare

  • chore(release): 5.0.1 745bdf1
  • chore: update dependencies b1eaa10
  • chore: update dependencies 72f077e
  • chore(release): 5.0.1 e82c953
  • chore: remove package-lock file (#57) 1f223df
  • test: fix breaking test d387bec
  • refactor: rename adonis:mail:sent event to mail:sent 31b6111
  • test: add test case for adding custom drivers 23f552a
  • fix: REPL bindings registration code 6737d93

v5.0.0...v5.0.2

Fix v5.0.0

13 Oct 10:35

Choose a tag to compare

  • test: fix breaking test d387bec
  • refactor: rename adonis:mail:sent event to mail:sent 31b6111
  • test: add test case for adding custom drivers 23f552a
  • fix: REPL bindings registration code 6737d93

v5.0.0...v5.0.1

Getting package ready for beta release of @adonisjs/core

11 Oct 14:41

Choose a tag to compare

  • chore: set typescript skipLibCheck=true b50a96d
  • feat: setup repl bindings 4147616
  • refactor: get package ready for beta version of @adonisjs/core 12d87f4
  • improvment: add smtp auth config to the template file 277bd33

v4.2.2...v5.0.0

Handful of improvements and bug fixes

27 Jul 19:47

Choose a tag to compare

  • chore: update dependencies 4305162
  • chore: commit fixtures .env file 853c08d
  • fix: add sendLater to the MailManager 6f9184d
  • docs(README): add audit badge 41b38b2
  • test: add test for providers 11942ec
  • chore: update license.md file adab93b
  • chore: update dependencies 33c6002
  • chore: update prettier ignore file ca2d7dc
  • chore: update dependencies 45f6993

v4.2.1...v4.2.2

Sending mail object to the queue monitor callback function

16 Jul 12:14

Choose a tag to compare

  • improvement: attach mail object to the queue monitor error and response objects 1371fc3

v4.2.0...v4.2.1

Add Sparkpost mail driver

16 Jul 04:56

Choose a tag to compare

  • refactor: remove unwanted import 46cd295
  • chore(deps): bump minimist from 1.2.0 to 1.2.5 (#51) daf3da9
  • feat: add sparkpost driver 4bdc461
  • refactor: do not set X-Mailgun-Message-Id, since it has no impact aab4a7a

v4.1.1...v4.2.0

Improvements over the last release

09 Jul 17:20

Choose a tag to compare

Changes

  • Fixed the broken types in the last release
  • Improving pretty print output

Commits

  • test: retry flaky test 1b12c7f
  • docs(README): add audit report 62c80f6
  • improvement: show preview url in pretty print log f958f59
  • improvement: mailgun transport logs tags,url and headers 64361d4
  • refactor: improving output of pretty printer 9b49418
  • fix: config to use correct types d403ecc

v4.1.0...v4.1.1

Ready for prime time

09 Jul 15:07

Choose a tag to compare

This release gets the mailer ready to be used. Docs will be ready by next week

  • chore: remove unwanted packages 848b943
  • refactor: make implementation water tight 36fee9d
  • chore: add stale and lock files to cleanup issues 4c7c453
  • feat: add support for queue emails to the in-memory queue d0a3c67
  • refactor: decouple views rendering from message object 5df5706
  • refactor: remove hooks all together c50550c
  • refactor: remove calling hooks 7f245a0
  • chore: register typings 22a84e4
  • improvement: define type for 'adonis:mail:sent' event 367b390
  • chore: add audit report 80a77c9
  • feat: add mail event pretty printer f11918f
  • improvement: profile mail.send and emit events e0c58d1
  • feat: add Mail.preview to preview emails using ethereal email 9da643a
  • chore: update templates to reflect mailgun config 3410762
  • ci: increase timeout between events and send api calls 5213018
  • improvement: infering send options from the driver send method 5f5caff
  • feat: add mailgun driver adf842c
  • chore: update dependencies 5b68306
  • feat: add support for trapping emails 43f4ef4
  • feat: add support for hooks f57e085
  • improvement: to static types 9651ab6
  • improvement: hold reference to views path used for generating email content 9d4f72c
  • refactor: return this from embed and embedData methods 5d1e91c
  • chore: add prettier 14eaa6e
  • chore: update dependencies f56194c
  • chore: update dependencies 2f3cd39

v4.0.2...v4.1.0

Getting reading for usage

20 Jun 06:52

Choose a tag to compare

  • fix: breaking types ab5a567
  • fix: publish templates to npm 1631215
  • feat: getting package ready for usage eaac817
  • chore: update dependencies 2288e1f
  • chore: update dependencies 03d7824
  • chore: remove aws-sdk to dev dependency f8bc828
  • feat: add SES driver (#45) d1b8e49

v4.0.0...v4.0.2