Skip to content

Aldus 1.11.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 20:07
· 105 commits to main since this release
  • Any future render error in the block now shows a contained error panel instead of blanking the entire editor — you can keep editing the rest of your post.
  • Build and CI now catch undefined icon imports and incomplete bundles before they can be released, preventing the class of bug fixed in 1.10.2.
  • API responses from the server are now validated before use, so a malformed response fails gracefully instead of crashing the block.
  • The block is better at extracting usable JSON from LLM output that includes extra preamble text, reducing generation failures.