Suggesting mode: every space advances the caret Fix
In suggesting (track-changes) mode, a second consecutive space no longer leaves the caret visually stuck. Tracked insertions now apply the same whitespace handling the browser applies to normal typing, so spaces render instead of collapsing — and revert to plain spaces once text follows, keeping word wrap and copied text clean.
Code blocks survive reload Fix
Insert Code placed its block at the caret even inside a paragraph, which looked right until the document was saved and reopened — the browser then hoisted the block out and split the paragraph. The paragraph is now split at insert time, so what you save is exactly what reloads.
Refreshed download packages Packaging
Every download bundle is rebuilt against the current core and plugin set, so the 2.5.0 accessibility and editing fixes — including the Escape-dismissible image toolbar and the repaired Set Size panel — now ship in all ten framework packages.