What's Changed
- fix(link): change type HTMLLinkElement to HTMLAnchorElement by @hungtcs in #5858
- fix: #5851 - While setting content directly while using CharacterCount with limit is not obeyed by @gethari in #5862
- Prevent selection deletions at the end of list items from joining lists by @glenn-allen in #5863
- build: add pkg-pr-new by @nperez0111 in #5866
- Fix inline code formatting for text enclosed in backticks by @marwan37 in #4468
- fix: font family extesion demo by @alexvcasillas in #5880
- fix: remove unused spec for font family extension by @alexvcasillas in #5886
- fix: extension link object replacement caracter sanitization by @alexvcasillas in #5887
- Fix headline rules ignoring level 1 headlines by @bdbch in #5890
- feat: allow support for drag-and-drop between multiple editors by @bdbch in #5893
- fix emptyTextBlock detection to handle leaf nodes too by @bdbch in #5838
- Fix losing text selection/focus briefly when using the
focus
command on Android by @hellovietduc in #4448 - Allow suggestion character to be used inside the suggestion query by @bdbch in #5895
- [ISSUE-5516] Fixing select-all command by @AndreyChelnokov in #5900
- Fix : React DND broken when used within a NodeViewWrapper by @tej1562 in #5023
- Force add text align styles when a defaultAlignment is set by @bdbch in #5891
- fix: remove empty text style handling by @alexvcasillas in #5905
- revert: "fix: remove empty text style handling" by @nperez0111 in #5906
- feat(text-style): to fix Nested marks with styling are stripped by default #5720 by @mieze018 in #5897
- replaced youtube regex with regex found on https://regexr.com/3dj5t, … by @janthurau in #4645
- fix(extension-code): support safari versions 16.4 and older by @lino-levan in #5916
- Fix/remove empty text style extension by @alexvcasillas in #5909
- build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #5958
- build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #5935
- build(deps): bump cypress-io/github-action from 6.7.7 to 6.7.8 by @dependabot in #5938
- build(deps): bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #5922
- fix: update linkifyjs to support object-replacement characters by @nperez0111 in #5968
- fix(task-item): fix updating checked status by @nicksellen in #5953
- feat(core): add
rewriteUnknownContent
utility for cleaning JSON by @nperez0111 in #5915 - Publish a new pre-release version by @github-actions in #5836
New Contributors
- @hungtcs made their first contribution in #5858
- @marwan37 made their first contribution in #4468
- @alexvcasillas made their first contribution in #5880
- @hellovietduc made their first contribution in #4448
- @AndreyChelnokov made their first contribution in #5900
- @tej1562 made their first contribution in #5023
- @mieze018 made their first contribution in #5897
- @lino-levan made their first contribution in #5916
- @nicksellen made their first contribution in #5953
Full Changelog: v2.10.4...v2.11.0