conjoon 0.1.4RC1 released
The conjoon development team is proud to announce the immediate availability of conjoon 0.1.4RC1. This is a release candidate for a maintenance release which introduces support for Twitter’s oauth features.
Notable changes from the changelog:
[Twitter module - client]
- changed ui of both Wizard/Options panel to consider Twitter’s new oauth
authorization process
[Twitter module - backend]
- fixed some issues related to deprecated parameters Zend Framework would
still use when communicating with the Twitter API (see ZF-9215) -
fixed types of fields which would still be set to “int”/”float” whereas
“string” should be used now
[Vendor]
- Updated Zend Framework to version 1.11.6