Skip to content

Switch Mandrill to SendGrid

Latest
Compare
Choose a tag to compare
@structief structief released this 19 Apr 10:16

SendGrid

As Mandrill app, the API Encode uses to send out mails, end service on 27/04/2016, we needed to switch to another partner. Since SendGrid is a free alternative, that was our option. Adapter-class did not change, so this should not change a thing to your application.
(Should you want to use any other Mail-api, feel free to do so :) )

Gulp

v1.1.0 supported PHP-minification of your assets, but we decided that was a huge overkill, so we added Gulp. An example gulp-file is included, but dependancies aren't, so you'll need to add them yourself via bower of npm.

Small extra features

  • Extended internal Input-class, now able to find files in POST-requests. Guess we missed that in the first release.
  • Added a dirty way to send an entire query to the DBConnection-class. Use at own risk, since no mysqli-escaping is done.
  • Added the entire Fibonacci-sequence to the internet backbone