05 April 2025, Pascal Euhus
docToolchain release v3.4.2
About This Release
This release includes several important bug fixes, new features, and dependency upgrades.
Key highlights include:
-
Fixed internal links issue in publishToConfluence with v3.4.1.
-
Resolved pagination traversal and cursor extraction issues in ConfluenceClientV2.
-
Addressed an exception in generatePDF when using custom-theme.yml due to missing fonts.
-
Fixed a runtime error in the exportEA script caused by a type mismatch in VBScript.
New features added in this release include
-
the ability to change the search form,
-
a progress indicator for the publishToConfluence task
-
options to extend diagram names with GUIDs and filter diagrams within a package in exportEA.
Additionally, several dependencies have been upgraded .
Notes
fixed
-
fixed an issue with ConfluenceClientV2 pagination traversal / cursor extraction
-
generatePDF throws exception when using custom-theme.yml (font not found in GEM_FONTS_DIR) #1460
added
-
possibility to change the search form
-
#1468: Add progress indicator/logging for 'allPages' fetch in publishToConfluence task
-
exportEA: add option to extend the diagram name during export with the GUID to guarantee uniqueness #1473 exportEA: Add option to include GUID into diagram names
-
allow filtering of diagrams within a package - #1472: exportEA: Add filter to select diagrams via tag in EA directly
changed
-
upgrade dependencies
-
'org.asciidoctor:asciidoctorj-diagram:2.3.2'
-
asciidoctor-jvm = "4.0.4"
-
revealjs = "5.1.0"
-
asciidoctorj = "2.5.13"
-
You like docToolchain? |