Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 709 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 709 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.8] - 2024-02-09

Changed

  • Updated JS dependencies

Fixed

  • Disable version check by default, unless explicitly specified to prevent CKEditor 4 EOL alert

[1.0.7] - 2024-01-28

Fixed

  • Allow multiple editors with the same editorConfig

[1.0.6] - 2023-12-31

Changed

  • Switched to CKEditor v4.22.1 for the default editor URL.
  • Updated JS dependencies

Added

  • This changelog to keep track of updates.