ckeditor5-design
ckeditor5-design copied to clipboard
📅 News and updates: September 12, 2016
CKEditor 5 v0.2.0 has been released. This second developer preview has been focused on refactoring the code and general project cleanup (that is why this release contains over 170 closed tickets). We began working on iteration 3. You can read more about its scope in Planning: Iteration 3.
The most important bits are:
- The first version of the link feature has been released. It has been preceded by a research on UI/UX – you can check the discussions.

- The list feature is under development. It triggered a nontrivial discussion about lists representation in the data model. The outcome was positive and we are now implementing this feature.
- We started working on compatibility with more browsers (so far we tested the editor only in Chrome).
- We are constantly working on bringing documentation to life. We are about to merge a pull request with the initial version of documentation builder – a tool which we will use to compile a website with all kinds of resources (samples, guides, API docs, etc.).