Skip to content

v54.4.0

Choose a tag to compare

@CKEditorBot CKEditorBot released this 11 Mar 11:52
v54.4.0
64e69bc

Features

  • release-tools: The createGithubRelease() task now accepts an isLatest option (defaults to true) that controls whether the GitHub release is marked as the latest. Set it to false to publish a release without overwriting the "latest" label - useful when maintaining older major branches alongside a newer one. Closes ckeditor/ckeditor5#19929.

  • release-tools: Added support for publishing stable releases with the latest-v{X} dist-tag, including strict validation that the tag major matches the released version major. Closes ckeditor/ckeditor5#19874.

    Existing tag behavior (latest, staging, next, pre-release tags, and custom tags) remains backward compatible.

Other changes

  • web-crawler: Retry pages that report errors (not just Puppeteer task/page crashes) with a 1s delay between attempts to reduce flaky failures from transient network and temporary issues.
  • web-crawler: Lower page timeout time to 20 seconds.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases: