Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📄 Nightly releases changelog #14724

Open
CKEditorBot opened this issue Aug 2, 2023 · 0 comments
Open

📄 Nightly releases changelog #14724

CKEditorBot opened this issue Aug 2, 2023 · 0 comments
Labels
type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@CKEditorBot
Copy link
Collaborator

CKEditorBot commented Aug 2, 2023

Below are the changelog entries for the latest CKEditor 5 nightly release (0.0.0-nightly-20241223.0).

These entries come from commits on the #master branch and are generated automatically. Hence, some things may be unclear or incomprehensible. We are sorry for the inconvenience.

We use the latest stable release (44.1.0) as a starting point for collecting commits to process.

To learn more about the CKEditor 5 nightly releases - follow #14502.


Changelog

0.0.0-nightly-20241223.0 (December 23, 2024)

MINOR BREAKING CHANGES ℹ️

  • list: lower-alpha and upper-alpha list styles are now upcasted to lower-latin and upper-latin styles.

Features

  • list: Add support for lower-alpha / upper-alpha list type highlighting in list style properties buttons. Closes #17424. (commit)

Bug fixes

  • editor-classic: Export ClassicEditorUIView from package. (commit)

  • image: Insert image via url dialog can now be submitted by pressing "enter" key. Closes #16902. (commit)

    • Allow closing dialog on enter click

    • Add test for image insert via url to check if can be closed by clicking enter

    • Add new parameter to dialog to indicate if should have form tag.

    • Change insert image via url dialog submit on enter

    • Fix comments in image insert via url tests

    • fix tests

  • link: Trailing punctuation is no longer included in auto-linked URL. Closes #14497. (commit)

  • list: The list style buttons should show proper list type after clicking list for the first time. (commit)

  • table: Prevent table corruption when setting editor data with th cells following colspan rows. Closes #17556, #17404. (commit)

  • typing: Fix not working two-step caret movement on iOS devices. Closes #17171. (commit)

  • ui: Destroying another editor instance while modal is open will no longer unlock page scroll. Closes #17585. (commit)

  • Unify TypeScript declaration files. Fixes #17575 and #17533. (commit)

Other changes

  • engine: Improve performance of Selection#getSelectedBlocks when selection contains block elements with many blocks inside (e.g. table). Closes #17629. (commit)
  • list: Skip already visited list elements during reconversion and post fixing for better performance. Fixes #17625. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Minor releases (contain minor breaking changes):

Releases containing new features:

Other releases:

@CKEditorBot CKEditorBot added the type:improvement This issue reports a possible enhancement of an existing feature. label Aug 2, 2023
@ckeditor ckeditor locked and limited conversation to collaborators Aug 2, 2023
@pomek pomek pinned this issue Aug 3, 2023
@andrzejkala andrzejkala unpinned this issue Aug 28, 2024
@Witoso Witoso pinned this issue Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

No branches or pull requests

1 participant