All updates
Improvement

API updates preserve rich post formatting

Update posts through the API or connector without flattening heading levels or losing images and layout details from rich content blocks.

Post updates made through the public API and connected assistants now carry rich editor content into the saved post more faithfully.

  • Heading levels stay intact: third- and fourth-level headings remain at their intended level instead of being converted to second-level headings.
  • Image grids keep their content and layout: images, column choices, and other typed block settings survive the update path.
  • More rich block details are preserved: image dimensions, video start times, merged table cells, and ordered-list starting numbers remain attached to their blocks.
  • Updates fail more safely: inblog confirms that the current editable document is ready before applying the change instead of leaving an ambiguous result.