Skip to content

Commit

Permalink
Added CKEditor 4.22.1 standard-all.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekbogdanski committed Jun 30, 2023
1 parent 3f21da0 commit 0d51138
Show file tree
Hide file tree
Showing 19 changed files with 21 additions and 19 deletions.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

If you would like to keep access to future CKEditor 4 security patches, check the [Extended Support Model](https://ckeditor.com/ckeditor-4-support/), which guarantees **security updates and critical bug fixes until December 2026**. Alternatively, [upgrade to CKEditor 5](https://ckeditor.com/docs/ckeditor5/latest/updating/ckeditor4/migration-from-ckeditor-4.html).

## CKEditor 4.22.0
## CKEditor 4.22.0 / 4.22.1

⚠️ This is the last open source release of CKEditor 4. As announced in 2018, CKEditor 4 has reached its End of Life in June 2023.

Expand All @@ -22,6 +22,8 @@ Other Changes:

* [#5412](https://github.com/ckeditor/ckeditor4/issues/5412): Prevent using `document.domain` in Firefox in the [Preview](https://ckeditor.com/cke4/addon/preview) plugin.

Note: CKEditor 4.22.1 has been released immediately after 4.22.0 to fix the README issues on [npm](https://www.npmjs.com/) and contains no changes vs 4.22.0.

## CKEditor 4.21.0

**Security Updates:**
Expand Down
2 changes: 1 addition & 1 deletion ckeditor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ckeditor4",
"version": "4.22.0",
"version": "4.22.1",
"description": "JavaScript WYSIWYG web text editor.",
"main": "ckeditor.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion skins/kama/editor.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/kama/editor_ie.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/kama/editor_ie7.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/kama/editor_ie8.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/kama/editor_iequirks.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono-lisa/editor.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono-lisa/editor_gecko.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono-lisa/editor_ie.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono-lisa/editor_ie8.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono-lisa/editor_iequirks.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono/editor.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono/editor_gecko.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono/editor_ie.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono/editor_ie7.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono/editor_ie8.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion skins/moono/editor_iequirks.css

Large diffs are not rendered by default.

0 comments on commit 0d51138

Please sign in to comment.