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