Version 0.3 - released Jan 14 2006 ---------------------------------- - added download link to messages list - added listen via Flash movie to download list - added ability to automatically detect the notify url and upload to yor phoneblogz.com account - updated INSTALL.txt according to above changes Version 0.3.1 - released Jan 15 2006 ------------------------------------ - 0.3 tar.gz file was incorrectly created - files should have been in a phoneblogz sub-directory - added intelligence to checkmessages.php to try and find the wp-config.php file Version 0.4 - released Jan 21 2006 ---------------------------------- - added ability to configure the post's subject, message body and category - added ability to use a Flash movie to play the clip instead of forcing a download for the main post - abstracted out the posting code for re-use - posting now downloads the MP3 file locally - the check messages page now allows you to view the actual post - forced the enclosure URL to be added for podcasting support Version 0.4.1 - released Jan 21 2006 ------------------------------------ - removed white space at end of phoneblogz-functions.php that was causing problems on some systems Version 0.5 - release Feb 01 2006 --------------------------------- - changed the way that the notify url is determined so should now be accurate - fixed bug where it'll post all existing PhoneBlogz rather than just newer ones - changed Flash posting code to use new player Version 0.6 - Feb 19 2006 ------------------------- - converted the phoneblogz.com communications to the new xmlrpc API - added multi-user support - fixed bug where items always showed up as POSTED - added better error reporting if a manual post fails Version 0.6.1 - Mar 12 2006 --------------------------- - MP3 download now via XMLRPC to avoid server-specific restrictions Version 0.6.2 - Apr 1 2006 -------------------------- - Added extra error checking for manual posting from "Check Messages" page - Added code to delete messages from PhoneBlogz once a message has been successfully posted - Updated API code to support on hold messages and remote message deletion - Modified checkmessages to only auto-post messages that are NOT on hold awaiting approval Version 0.6.3 - Apr 5 2006 -------------------------- - Updated API to be able to add users to the current PhoneBlogz account - Added user_register hook to automatically try add a new PhoneBlogz user and associate the PhoneBlogz and WordPress users together. The new PIN number is e-mailed to the new WordPress user if association is successful. Version 0.6.4 - Apr 10 2006 --------------------------- - Corrected API server name Version 0.6.5 - Apr 10 2006 --------------------------- - Corrected stupid save changes bug Version 0.7 beta - Apr 19 2006 ------------------------------ - Compatibility with WordPress MU Version 0.7 beta2 - Apr 24 2006 ------------------------------- - Fixed pbusermap bug - Moved default message and subject into the config file Version 0.7 beta3 - Apr 27 2006 ------------------------------- - Modified enclosure system to pull size direct from file rather than HTTP headers Version 0.7 - Jun 18 2006 ------------------------- - Modified install instructions Version 0.7.1 - Jun 22 2006 --------------------------- - Set the currentuser global object if it doesn't exist Version 1.0 - Aug 02 2006 ------------------------- - Support for Martin Laine's excellent Audio Player plugin Version 1.1 - Sep 02 2006 ------------------------- - Added checkbox to post as draft, not published