All releases tagged Minor feature enhancements


Release Notes: A couple of bugs were fixed and some small feature enhancements wer made. Because of incorrect decoding of the from field, MMS messages sent from iPhones could not be decoded properly, and this has now been corrected. The example application was saving MMS message parts into MySQL BLOB fields, which caused images and other parts to be cut. Therefore the default datatype has been changed to MEDIUMBLOB.


Release Notes: An installation script, which creates the database or/and the tables, was added. A phpMyAdmin dump of the database structure was added. The directory structure of the package was changed.