Skip to content

v59.0.0

Latest

Choose a tag to compare

@CKEditorBot CKEditorBot released this 30 Jul 09:40
v59.0.0
66779a6

MINOR BREAKING CHANGES ℹ️

  • manual-server: Manual tests are now discovered in the root-level manual/ directory of a package instead of tests/manual/.

    The manualStaticAssetsPlugin() plugin has been removed. Use the built-in publicDir option of Vite to serve static assets instead.

Features

  • manual-server: Improved the manual test runner UI to make tests faster and easier to find.

    It is now possible to save frequently used tests as favorites. Search results show the best matching packages first. Matching package and test names are highlighted. The clear button now looks the same across browsers.

Bug fixes

  • manual-server: Manual tests now load the package theme stylesheets from theme/index-editor.css and theme/index-content.css instead of the removed theme/index.css, restoring package styles on manual test pages.

    The manual test header no longer covers sticky toolbars, menu bars, and balloons when the page is scrolled. The header bar now stays in the normal document flow instead of being fixed to the viewport.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Minor releases (contain minor breaking changes):

Other releases: