Skip to content

Commit

Permalink
Merge pull request #44 from cksource/t/42
Browse files Browse the repository at this point in the history
Update `versionCheck` property in API documentation
  • Loading branch information
jacekbogdanski authored Aug 21, 2024
2 parents ac2d36d + 83066b8 commit 3215349
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/ckeditor_version-check.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,10 @@
* - For CKEditor 4.22.* and below, this option is enabled by default.
* - For CKEditor 4 LTS (4.23.0 and above), this option is disabled by default.
*
* Starting July 1st, 2024, we have enabled security notifications for editor instances accessed through https://cdn.ckeditor.com/.
* To learn more about these changes, please read this article: https://ckeditor.com/blog/important-update-for-ckeditor-4-users.
* You can control security notifications for CDN-based editors using the `config.versionCheck` option.
*
* @cfg {Boolean} [versionCheck]
* @since 4.22.0
* @member CKEDITOR.config
Expand Down

0 comments on commit 3215349

Please sign in to comment.