Skip to content

Commit 71a2eb2

Browse files
committed
Prepare 4.3.1 Release Notes stub
Signed-off-by: Roger Sheen <roger@infotexture.net>
1 parent e049c65 commit 71a2eb2

File tree

1 file changed

+69
-1
lines changed

1 file changed

+69
-1
lines changed

release-notes/index.dita

Lines changed: 69 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
</titlealts>
99

1010
<abstract>
11-
<shortdesc>DITA Open Toolkit <keyword keyref="release"/> includes <ph conref="#v4.3/summary"/>.</shortdesc>
11+
<shortdesc>DITA Open Toolkit <keyword keyref="maintenance-version"/> is a maintenance release that fixes issues
12+
reported in DITA-OT <keyword keyref="release"/>, which includes <ph conref="#v4.3/summary"/>.</shortdesc>
1213
<p conkeyref="conref-task/semver-info"/>
1314
<note type="tip"><ph conkeyref="conref-task/download-ot"/></note>
1415
</abstract>
@@ -25,6 +26,73 @@
2526
</refbody>
2627
</reference>
2728

29+
<reference id="v4.3.1" outputclass="mark">
30+
<title>DITA-OT <keyword keyref="maintenance-version"/>
31+
<!--<ph outputclass="small text-muted">released mmmm D, yyyy</ph>-->
32+
</title>
33+
<refbody>
34+
<section>
35+
<p>DITA Open Toolkit <keyword keyref="maintenance-version"/> is a maintenance release that includes the
36+
following bug fixes.</p>
37+
<ul>
38+
<!-- https://github.com/dita-ot/dita-ot/issues?q=milestone%3A4.3.1%20sort%3Acreated-asc -->
39+
<li id="4564">html5 index.html navigation toc broken links when using copy-to or force-unique option
40+
<xref href="https://github.com/dita-ot/dita-ot/issues/4564" format="html" scope="external">#4564</xref>
41+
</li>
42+
<li id="4569">Enhance LinkFilter to support the copy-to attribute as priority over href attribute
43+
<xref href="https://github.com/dita-ot/dita-ot/issues/4569" format="html" scope="external">#4569</xref>
44+
</li>
45+
<li id="4589">Default output directory incorrect in 4.3.0
46+
<xref href="https://github.com/dita-ot/dita-ot/issues/4589" format="html" scope="external">#4589</xref>
47+
</li>
48+
<li id="4590">The "validate" transtype should work to be invoked also with the "-f" flag
49+
<xref href="https://github.com/dita-ot/dita-ot/issues/4590" format="html" scope="external">#4590</xref>
50+
</li>
51+
<li id="4592">Support format option for validate
52+
<xref href="https://github.com/dita-ot/dita-ot/issues/4592" format="html" scope="external">#4592</xref>
53+
</li>
54+
<li id="4593">Build Docker image for both linux/amd64 and linux/arm64
55+
<xref href="https://github.com/dita-ot/dita-ot/issues/4593" format="html" scope="external">#4593</xref>
56+
</li>
57+
<li id="4594">Fix CLI default output directory
58+
<xref href="https://github.com/dita-ot/dita-ot/issues/4594" format="html" scope="external">#4594</xref>
59+
</li>
60+
<li id="4596">Lines element in paragraph leads to nested paragraphs in HTML
61+
<xref href="https://github.com/dita-ot/dita-ot/issues/4596" format="html" scope="external">#4596</xref>
62+
</li>
63+
<li id="4602">New validate subcommand clashes with validate=Yes|No option
64+
<xref href="https://github.com/dita-ot/dita-ot/issues/4602" format="html" scope="external">#4602</xref>
65+
</li>
66+
<li id="4603">Fix subcommand backwards compatibility bug
67+
<xref href="https://github.com/dita-ot/dita-ot/issues/4603" format="html" scope="external">#4603</xref>
68+
</li>
69+
<li id="4606">Fix basedir with uplevels resource-only resources
70+
<xref href="https://github.com/dita-ot/dita-ot/issues/4606" format="html" scope="external">#4606</xref>
71+
</li>
72+
<li>Several dependencies have been upgraded to include the latest utility versions and fix security issues in
73+
bundled libraries:
74+
<ul>
75+
<li id="4588">Update logback version for security fixes
76+
<xref href="https://github.com/dita-ot/dita-ot/issues/4588" format="html" scope="external">#4588</xref>
77+
</li>
78+
<li id="4595">Update Saxon and Ant dependencies
79+
<xref href="https://github.com/dita-ot/dita-ot/issues/4595" format="html" scope="external">#4595</xref>
80+
</li>
81+
</ul>
82+
</li>
83+
</ul>
84+
<p>For additional information on the issues resolved since the previous release, see the
85+
<xref
86+
href="https://github.com/dita-ot/dita-ot/issues?q=milestone%3A4.3.1+is%3Aclosed"
87+
format="html"
88+
scope="external"
89+
>4.3.1 milestone</xref> and
90+
<xref href="https://github.com/dita-ot/dita-ot/compare/4.3...4.3.1" format="html" scope="external">
91+
changelog</xref> on GitHub.</p>
92+
</section>
93+
</refbody>
94+
</reference>
95+
2896
<reference id="v4.3">
2997
<title>DITA-OT <keyword keyref="release"/>
3098
<ph outputclass="small text-muted"> released February 15, 2025</ph>

0 commit comments

Comments
 (0)