General

Components

Community

Development

TDF

ODF Toolkit Release Notes

Release 0.13.0

ODFDOM 0.13.0 is released on January 23rd, 2026. Git tag: "odftoolkit-0.13.0".

GitHub issues (and feature pull requests) closed for this release 0.13.0

Major updates with 0.13.0

This release contains a set of incremental but important improvements to both the public API and internal implementation. Handling of spreadsheet time values has been corrected and extended by adding support for Java 8 Duration, allowing durations beyond 24 hours and fixing issues in existing getTimeValue() / setTimeValue() logic. The table and cell APIs were adjusted to support fluent method chaining, reducing boilerplate in client code. Several long-standing bugs and edge cases were fixed, including incorrect bitwise constants, index errors, null-handling issues, and invalid string comparisons, resulting in more predictable runtime behavior.

On the maintenance side, the codebase was updated to use more modern Java language features, and concurrency handling was simplified in critical classes. The build and release process was migrated to Maven Central, and CI was extended with coverage reporting and static analysis to make regressions easier to detect. Dependencies were updated to current versions as part of regular maintenance, improving compatibility and reducing known issues without introducing API-level changes.

Maven

Updated to latest Maven dependency versions - improving overall security!

Release 0.12.0

ODFDOM 0.12.0 is released on December 20th, 2023. Git tag: "odftoolkit-0.12.0".

GitHub issues (and feature pull requests) closed for this release 0.12.0

Major updates with 0.12.0

We added a new ODF 1.3 mimetype "Text master template". The API for Text Selection has been refactored #240 has been completely refactored (in incompatible way as it was earlier errorneous), see all ODFDOM API changes since 0.11.0 to 0.12.0! Aside of minor improvements this release was rather our yearly maintenance release - the refactoring of the generation is ongoing.

Maven 0.12.0 update

Updated to latest Maven dependency versions - improving overall security!

Release 0.11.0

ODFDOM 0.11.0 is released on December 21th, 2022. Git tag: "odftoolkit-0.11.0".

GitHub issues fixed in this release 0.11.0

Major updates with this version

Generation & Templates

Maven update 0.11.0

ODF JSON Changes (Collaboration)

Release 0.10.0

ODFDOM 0.10.0 is released on November 26th, 2021. Git tag: "odftoolkit-0.10.0". Major updates are coming with this version:

GitHub issues fixed in this release 0.10.0

Release 0.9.0

ODFDOM 0.9.0 is released on November 26th, 2021. Git tag: "odftoolkit-0.9.0".

GitHub issues fixed in this release 0.9.0

ASF JIRA issues fixed in this release 0.9.0

Historic release notes from ASF incubator times can be found here

Historic release notes of ODFDOM can be found here

Impressum (Legal Info) | Privacy Policy (Datenschutzerklärung) | Statutes (non-binding English translation) - Satzung (binding German version) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Apache License, v2.0. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License v2.0. “LibreOffice” and “The Document Foundation” are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy. LibreOffice was based on OpenOffice.org.