Skip to content

v1.9.0

Compare
Choose a tag to compare
@tchapi tchapi released this 13 Jan 14:41

What's Changed

  • Add symfony/apache-pack for easier setup on shared hosting β€” d638ea7
  • Update to Bootstrap 4.6 β€” 9a9b6c8
  • Add a new CI workflow β€” #42
  • Use symfony/mailer instead of deprecated SwiftMailer β€” #39

How to upgrade

You must rename the MAILER_URL env parameter to MAILER_DNS (check the https://github.com/tchapi/davis/blob/master/.env#L32 file for more info) and everything should work flawlessly.

Full Changelog: v1.8.0...v1.9.0