Skip to content

Releases: paneedesign/DatabaseSwiftMailerBundle

v3.0.0 beta 1

19 May 07:12
281b9da
Compare
Choose a tag to compare
v3.0.0 beta 1 Pre-release
Pre-release

On this Release:

Merge PR #2

v3.0.0 alpha 2

14 Feb 09:36
Compare
Choose a tag to compare
v3.0.0 alpha 2 Pre-release
Pre-release

On this release:

  • add travis configuration
  • add and configure psalm/pstan
  • apply pstan/psalm/beautify and fix errors
  • configure Symfony flex

v3.0.0-alpha.1

13 Feb 10:16
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

On this release:

  • move logic from EmailController and EmailRepository to EmailService
  • create interfaces for EmailRepository and EmailService
  • review configuration on DI and services.yaml

v2.0.6

05 Jun 07:56
Compare
Choose a tag to compare

Remove @template tag to fix issue with case sensitive "Email"
Implement max_retries and delete_sent_messages options

v2.0.4

04 Jun 08:23
Compare
Choose a tag to compare

Upgrade project to compliant with Symfony 4
Use dependency injection to pass parameters to controller
Get code flex ready

v1.1.0

03 Jun 13:46
Compare
Choose a tag to compare

Add new features:

  • Possibility to pass a different entity manager
  • Possibility to enable/disable automatic flush of emails to database

v1.0.0

03 Jun 13:10
Compare
Choose a tag to compare

Remove some external dependencies, refactor code and add default theme in dashboard