ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.66k stars 3.71k forks source link

πŸ“ƒ Iteration 26 roadmap πŸ“ƒ #1887

Closed mlewand closed 5 years ago

mlewand commented 5 years ago

This post outlines our targets for the upcoming iteration. The goal is to provide a summary of where we are going.

New features

Collaborative features

Bug fixes

There are more minor issues planned for iteration 26. See the list of issues assigned to the current iteration for more details.

The code freeze is planned to happen between the 19th and 21st of August, followed by releasing npm packages on August 26th. Social followup will happen between 27th and 29th of August.

Please keep in mind that these plans are subject to change and even though we put all our energy to deliver all the items mentioned above, the iteration plan may change at any point.

mlewand commented 5 years ago

We created a preview of our upcoming image resize. Feel free to give it a spin and share your feedback with us!

Also we merged Paste from Google Docs enhancements recently. You can check it by building latest CKEditor 5 version from the source.

Also we decided to push back the release by one week to iron out couple of outstanding issues. See the "Schedule" section in the main post to see updated dates.

mlewand commented 5 years ago

RTL support has been just merged to the master branch. Thank you for your involvement!

mlewand commented 5 years ago

We just have merged Interactive checkboxes (a.k.a. TODO list) πŸŽ‰. It can be previewed by building editor from the latest master branch and adding TodoList plugin.

mlewand commented 5 years ago

Export content styles feature has just been merged to the master branch πŸŽ‰

mlewand commented 5 years ago

The image resize has been just merged into the master branch πŸŽ‰

mlewand commented 5 years ago

Just a quick update: this time our QA took a little longer than expected, so npm package is scheduled to be released on the 26th of August.

mlewand commented 5 years ago

Version 12.4.0 has been published on npm πŸŽ‰ The social followup and next iteration roadmap will happen later this week.

Thank you for all the feedback we received during this iteration.

zadam commented 5 years ago

@mlewand doc links on the release page don't work (all of them are 404). I remember this was the case with the previous releases as well so I assume this is somehow intentional. But it is quite annoying, especially since there's nothing else to do than just check periodically when they come up ...

mlewand commented 5 years ago

@zadam can you point me to the links that results with a 404? I'm not aware of such, and yes, that would be annnoying. In case you're talking about e.g. RTL feature guide it works fine (and was working yesterday as well) unless there's some issue with cdn or something.

zadam commented 5 years ago

@mlewand Links on the release page all return 404:

grafik

By some experimentation I found out that if I have to remove "ckeditor5/build" from the URLs and then they work ...

jodator commented 5 years ago

@zadam Thanks for noticing! The links are fixed.

Reinmar commented 5 years ago

Haha, me generating them manually (before we published the docs) had to end like this :D Thanks for reporting!

mlewand commented 5 years ago

New iteration plan has been published - it includes code blocks, horizontal rule, page break, collapsing toolbar and other features.

See iteration 27 roadmap for a complete overview!