If you would like to keep access to future CKEditor 4 security patches, check the Extended Support Model, which guarantees security updates and critical bug fixes until December 2026. Alternatively, upgrade to CKEditor 5.
BREAKING CHANGES:
The v4.0.1 release introduces compatibility with Angular v16+. Please note that this version of Angular no longer supports Internet Explorer 11.
If you want to maintain support for IE11 or haven't upgraded to Angular v16 yet, make sure to use the Angular integration in version 3.3.0.
Other Changes:
- #242: Updated the minimal version of Angular to
^13.4.0
to ensure compatibility with Angular 16+. Thanks to Moez Mehri! - Updated default CDN CKEditor 4 dependency to 4.22.1.
Note: Version 4.0.1 includes a patch for the distribution bundle that fixes missing support for Angular v16+ and should be used instead of v4.0.0 if you target a newer version of Angular.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.21.0.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.20.2.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.20.1.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.20.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.19.1.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.19.0.
Other Changes:
-
Updated default CDN CKEditor 4 dependency to 4.18.0.
Web Spell Checker ended support for WebSpellChecker Dialog on December 31st, 2021. Therefore, this plugin has been deprecated and removed from the CKEditor 4.18.0
standard-all
preset. We strongly encourage everyone to choose one of the other available spellchecking solutions - Spell Check As You Type (SCAYT) or WProofreader.
Other Changes:
- Updated year and company name in the license headers.
- Updated default CDN CKEditor 4 dependency to 4.17.2.
New Features:
- #190: Added support for CKEditor 4 Delayed Editor Creation feature.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.17.1.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.16.2.
Fixed Issues:
- #191: Fixed: Cannot find module
ckeditor4-integrations-common
error after upgrading to2.2.0
.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.16.1.
New Features:
- #143: Exposed
namespaceLoaded
event fired whenCKEDITOR
namespace is loaded, which can be used for its easier customization.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.16.0.
- Updated year in license headers.
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.15.1.
Breaking Changes:
- #130:
DIVAREA
editor type has been deprecated. Use Div Editing Area plugin instead (see migration guide).
Other Changes:
- Updated default CDN CKEditor 4 dependency to 4.15.0.
- #98: Updated repository dependencies (no changes in the actual
ckeditor4-angular
package). - #128: Improve the stability of
getEditorNamespace()
method.
Fixed Issues:
- #110: Fixed: Integration throws an error when CKEditor 4 component is removed from the DOM before CKEditor 4 is loaded. Thanks to Benjamin Hugot!
Other Changes:
- Updated the default CKEditor 4 CDN dependency to 4.14.1.
New Features:
- #7: The CKEditor 4 Angular component now exposes more CKEditor 4 native events. Thanks to Eduard Zintz! The newly exposed events are:
Other Changes:
- Updated the default CKEditor 4 CDN dependency to 4.14.0.
Other Changes:
- Updated the default CKEditor 4 CDN dependency to 4.13.1.
New Features:
- #6: Added support for classic (iframe-based) editor. Starting from this version classic editor is used by default.
- #40: Added support for Angular 5.
Fixed Issues:
- #42: Fixed: The
elementRef
related error is thrown when using Angular 5. - #54: Fixed: Two-way data binding does not work when the Undo plugin is not present.
Other Changes:
- Updated the default CKEditor 4 CDN dependency to 4.13.0.
Other Changes:
- Updated the default CKEditor 4 CDN dependency to 4.12.1.
Other Changes:
- #28: Updated package dev dependencies.
Other Changes:
- #20: Added the "Quick Start" section to README file.
- #10: Updated the LICENSE file with all required dependencies.
Other Changes:
README.md
file improvements.
The first beta release of CKEditor 4 WYSIWYG Editor Angular Integration.