Skip to content

5.1.8

Compare
Choose a tag to compare
@sebastianfeldmann sebastianfeldmann released this 13 Feb 11:31
5.1.8
  • Switch from Swiftmailer to PHPMailer
  • Fix type error issue loading json configurations - issue #174
  • Fix dropbox remote cleanup error because of missing files in the PHAR - issue #175

The latest Swiftmailer version is still not working in the PHAR version so I made the decision to switch to PHPMailer that has not as many options but just works.