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 nomysqli-escaping
is done. - Added the entire Fibonacci-sequence to the internet backbone