Written By jws
2017-02-08T14:52:00Z
Build 7 fixes those unsightly blank squares. It also improves post rendering by combining styles, so bold-italic shows up as such rather than either bold or italic.
Thanks to @phoneboy for the push to ship this sooner rather than later. :)
Fixed:
- Load images with non-HTTPS source URLs. These were showing up as a blank square beneath the post before. [#61]
- Render "stacked" styles, like bold-italics. Before, only the "topmost" style was applied, so bold-italics would be just italics, and italic-bold would be just bold. [#56]