Keep track of the latest changes to the code!
An introduction to a still-experimental extension surface in Collabora Online: what an extension looks like on disk, how it shows up in the UI, and how it talks to the document running inside the kit. The extension framework described here is gated behind the experimental_features flag in coolwsd.xml. Treat it...
Collabora Online Writer can now read and write Markdown for any text document Collabora Online Writer has just learned a new file format. From the 25.04.8 release, it can export any text document it opens (DOCX, ODT, the old binary DOC, RTF, HTML and more) to Markdown, and then import...
The big news this week: CODE 26.04 is released. It’s the culmination of months of work across AI integration, smarter review workflows, more powerful spreadsheets, better presentations, accessibility, and interoperability — all built in the open. Alongside the release, the crash count hit zero new regressions, CI is improving, and...
Why to switch from ValueSet to IconView? No Native Accessibility support: With ValueSet widget, screen readers (like Orca) only saw a single flat image. It...
Last week we told you about 286 commits, 26 contributors, and a brand-new Gerrit instance. This week? The monorepo is done, CI is stabilizing, three...
(related patch https://gerrit.libreoffice.org/c/core/+/201925) When exporting a document to pdf, if the document has inserted images in a vector format (svg or pdf itself) the file...
Related issue: https://github.com/CollaboraOnline/online/issues/14257 In the browser we have limited control on how the rendering is scheduled. To be sure our code is not causing long...
At some stage the possibility to export PDF documents from the new Collabora Office unintentionally went away. That was during the final frantic work before...
Collabora Office isn’t new — it’s been powering productive work for years. But this week marks something different: the development infrastructure now lives under its...
Update 2026-04-07 Update: 2026-04-11 Update: 2026-04-17 Let’s kick the developers out! In the ongoing saga of The Document Foundation (TDF), their Membership Committee has decided...
It is useful to check that basic functionality in CODA-W is not broken accidentally by commits to other parts of the code. We have lots...