projectdoc Toolbox 7.4.2 Release Notes

Minor bugfixes and improvements.

Release Date

Today we released version 7.4.2 of the projectdoc Toolbox!

The projectdoc Toolbox is an add-on for Confluence supporting agile software development teams to collaborate on process, project, system, and product documentation. 

Installation Instructions

Install the projectdoc Toolbox to your Confluence 9.2.x to 9.x instance.

There are no additional steps necessary.

Upgrade Instructions

Update the projectdoc Toolbox on your Confluence instance.

This version supports Confluence version 9.x., but not 10.x.

For previous versions of Confluence there are separate versions of the projectdoc Toolbox:

List of Changes

The following changes are part of version 7.4.2 of the projectdoc Toolbox for Confluence

Key Summary T P Description
PDAC-1863 Improve Serialization of RenderContentFragment Improvement Major

Update the serialization of RenderContentFragment. Use primitives and String instead of more complex objects.

PDAC-1867 Doctype Autocomplete on Empty Bug Major

When we should display the list of doctypes in Autocomplete for Macro Parameters, we get a JavaScript error instead.

This is because the empty string is inserted, but the object has no id or name. This version removes the empty selection which stops the JavaScript from failing.

PDAC-1866 Fix Dependency with reported CVE-2025-53864 Bug Major

A vulnerability has been reported with the following dependency.

gson-2.11.0.jar (pkg:maven/com.google.code.gson/gson@2.11.0, cpe:2.3:a:google:gson:2.11.0:::::::*) : CVE-2025-53864

This fix updates to a later version know to have fixed this issue.

PDAC-1862 Ensure no Standard Labels rendered in Tag Macro Bug Major

Remove per default labels from the list of tags with the Tag Macro.

There are a couple of standard labels that should never be added as tags to a document. Such as “projectdoc”, “projectdoc-document, “projectdoc-index”, or “unrestored-unknown-attachment”.

PDAC-1861 Properties Marker must only be rendered on Document Properties Table Bug Major

The CSS class “pd-document-properties” must only be set on a properties table.

The Tour Macro also uses this class, but must not.

References

Links to information referenced in the release notes.

projectdoc Rebuild Manual
Information for administrators on how to maintain projectdoc documents or to build them from scratch.

Resources

Additional resources on our website regarding the release of the projectdoc Toolbox.

Release Notes for the projectdoc Toolbox
Relevant information on changes to the projectdoc Toolbox for Confluence introduces by new versions of this app.
Glossary
Terms used in and defined for projectdoc.
FAQs
Questions and answers related to the projectdoc Toolbox and Confluence.