Skip to content

Releases: dniccum/nova-custom-email-sender

Version 3.0.0

16 Dec 14:35
Compare
Choose a tag to compare
  • Adds support for the new Nebula Sender service
  • Various UI/UX updates
  • Various bug fixes

Version 2.1.0

08 Sep 13:16
Compare
Choose a tag to compare

Adds Laravel 8 support and sunsets Laravel 5.X support.

Version 2.0.3

15 Mar 14:51
Compare
Choose a tag to compare

Fixes a regression from the last release where the authenticated user was not appearing in the "Send As" drop down.

Version 2.0.2

14 Mar 16:01
Compare
Choose a tag to compare
  • Laravel 7.x support
  • Various code clean up
  • Fixes a translation bug

Version 2.0.1

12 Nov 03:39
Compare
Choose a tag to compare

Version bump to include an upgrade guide from version 1.X within the README

Version 2.0.0

12 Nov 03:27
Compare
Choose a tag to compare

Note: Thanks to @augustusnaz for adding these awesome new features.

Version 1.2.0

09 Oct 14:54
Compare
Choose a tag to compare

Adds new feature where a static HTML file can be uploaded to populate the message/email's content. See documentation for further details.

Version 1.1.1

13 Sep 16:30
24b1a47
Compare
Choose a tag to compare

Adds support for Laravel 6.X

Version 1.1.0

08 Aug 01:23
Compare
Choose a tag to compare
  • Adds ability to dynamically search and pull email addresses from the defined user model ( #4 )
  • Updates documentation to include the namespace within the installation section ( #11 )

Version 1.0.3

07 Jul 13:06
Compare
Choose a tag to compare
  • Applies bug fix pull request sent in by @andreasbergqvist where the select query was not using the associated configuration setting (#9,#10)
  • Applies a bug fix where a slash or question mark could not be used within the rich text area (#8)