Build 10 adds the ability to upload images to reference from your posts and also various and sundry fixes. The most noticeable is the new post layout.
New:
- Upload Image button: Pick an image, and it gets uploaded to the 10C CDN, and corresponding image Markdown appended to the post body. [#12]
Changed:
- Posts display date and username on separate lines. [#74]
- Posts use the full width of the screen for their text block. [#75]
- Starting a new post immediately puts the caret after the first mention. [#24]
- A Post Actions button serves as a more discoverable version of the long-press gesture. [#44]
- Display Markdown rather than raw HTML when post HTML rendering fails [#81]
Fixed: