Skip to content

Releases: ckeditor/ckeditor5-dev

v25.4.2

30 Aug 06:24
Compare
Choose a tag to compare

Bug fixes

  • env: The "generateChangelog()" util will not crash when merging "Updated translations." commits found in the private repositories. Closes ckeditor/ckeditor5#10445. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v25.4.1

19 Aug 11:33
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v25.4.0

12 Aug 06:23
Compare
Choose a tag to compare

Features

  • webpack-plugin: Introduced several new options that improve the output files produced by the plugin. (commit)

    New options:

    • corePackageContextsResourcePath - (optional) a path to the file where all translation contexts are specified for the ckeditor5-core package. Defaults to '@ckeditor/ckeditor5-core/lang/contexts.json'.
    • includeCorePackageTranslations - (optional) a flag that determines whether all translations found in the core package should be added to the output bundle file. If set to true, translations from the core package will be saved even if they are not used in the source code (*.js files). Defaults to false.
    • skipPluralFormFunction- (optional) a flag that determines whether the getPluralForm() function should not be added in the output bundle file. Defaults to false.

Other changes

  • utils: The webpack configuration for DLL builds now produces the translation files. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v25.3.1

11 Aug 07:46
Compare
Choose a tag to compare

Other changes

  • docs: The web-crawler configuration now allows ignoring HTTPS errors. (commit)

    New options:

    • ignoreHTTPSErrors - (optional) a flag passed to the browser creator that allows ignoring HTTPS errors (e.g., when validating over HTTPS with a self-signed certificate). Defaults to false.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v25.3.0

26 Jul 14:54
Compare
Choose a tag to compare

Features

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v25.2.6

13 Jul 11:31
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v25.2.5

12 Jul 14:55
Compare
Choose a tag to compare

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v25.2.4

28 Jun 08:35
Compare
Choose a tag to compare

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v25.2.3

21 Jun 06:23
Compare
Choose a tag to compare

Bug fixes

Other changes

  • tests: The Slack notifier script will read the commit message from GitHub API for a particular commit. If the SLACK_NOTIFY_COMMIT_URL variable is specified, the value will be treated as the commit. Otherwise, a concatenation of TRAVIS_REPO_SLUG, and TRAVIS_COMMIT variables will be used. (commit)
  • tests: The Slack notifier will print a message if a commit was made by a bot (as a result of merging branches). (commit)
  • tests: The Slack notifier script will work if a commit comes from the #stable branch. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v25.2.2

10 Jun 11:36
Compare
Choose a tag to compare

Other changes

  • tests: Added the always visible button that navigates back to the list of manual tests. Refined the look of the list of manual tests. Closes ckeditor/ckeditor5#9843. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases: