This is a maintenance release with mostly minor bug fixes and changes, many of which stem from the issues reported with 0.2.13.
Two small pieces of functionality that were added:
** Many to Many associations will now code generate a new “IsAssociated()” method, which will check to see if an association between two objects exists
** QLinkButton adds a new HtmlEntities boolean property/flag, which basically specifies whether or not to perform html_entities on the text of the linkbutton's link
For those upgrading from 0.2.13, the upgrade should be straightforward -- simply replace the entire /includes/qcodo directory.
For those upgrading from prior to 0.2.13, you're advised to read through the 0.2.13 release notes/announcement at <http://www.qcodo.com/forums/topic.php/759>
The latest release can be downloaded at <http://www.qcodo.com/downloads/category.php/1>. Please post with questions and issues... thanks!