Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 May 01:19

What's Changed

  • Improved recovery reliability by writing workflow state files atomically, reducing the risk of corrupted state after interruptions.
  • Made citation pages safer by only turning valid http, https, and mailto URLs into links; unsafe or malformed URLs are now rendered as plain text.
  • Improved URL handling for sources without a scheme, such as example.com/source, by normalizing them to https://example.com/source for better citation matching.