Ok, the latest CB Activity build release has the following changes.
1. Article content is now raw output to avoid reformatting and loss of content
2. Intro text article and global parameter is now respected (so can be toggled on/off per article as desired)
3. A read more button is now output at the bottom of the article contents linking to the article (this respects read more parameters)
4. Joomla content prepare event now is properly sent com_content.article context allowing 3rd party extensions/content plugins to properly parse the article contents for integrations (e.g. like integrations that insert custom shortcodes)
5. Intro image is now used instead of full text image if available
6. Image alt description is now properly added to main image
7. Image caption now properly floats on top of images (bottom right) if available
This is the best I can do for now as I'm in the middle of other coding tasks. In a future release category display and tags display will be added. Below is an example of an expanded post with all the above changes.