History of changes

v3.5.1 (September 18, 2023)

v3.5.0 (June 12, 2023)

v3.4.1 (April 20, 2023)

v3.4.0 (March 8, 2023)

v3.3.4 (December 5, 2022)

v3.3.3 (September 16, 2022)

v3.3.2 (July 28, 2022)

v3.3.1 (April 19, 2022)

v3.3 (November 15, 2021)

v3.2 (May 14, 2021)

v3.1.1 (November 30, 2020)

v3.1 (July 22, 2020)

v3.0.1 (February 26, 2020)

v3.0 (November 19, 2019)

The Web Help generated by XMLmind Web Help Compiler gets a fresh new look. Moreover:

Incompatibilities:

v2.3.2 (September 12, 2019)

Bug fix: the Web Help having the classic layout did not work in Google Chrome version 77+.

v2.3.1 (September 9, 2019)

Bug fix: the code used to workaround FOUC (Flash Of Unstyled Content) did not work properly because _wh/wh.css contained a typo ("visiblity: hidden;" instead of "visibility: hidden;").

v2.3 (July 2, 2019)

Enhancements:

Bug fixes:

Incompatibilities:

v2.2 (April 19, 2019)

v2.1.3_03 (February 12, 2019)

Minor internal changes needed when whc is used to generate the contextual help of XMLmind products. (Added to the IDs of figures having a figcaption, tables starting with a caption, blockquotes starting with a h1,...,h6 to the ID map used to implement a contextual help.)

v2.1.3_02 (November 29, 2018)

v2.1.3_01 (August 21, 2018)

Minor internal tweaks.

v2.1.3 (May 18, 2018)

XMLmind Web Help Compiler, which passed all non-regression tests, is now officially supported on Java™ 10 platforms.

v2.1.2 (March 23, 2018)

Bug fixes:

v2.1.1 (March 19, 2018)

Upgraded jQuery to v3.3.1.

v2.1.0 (December 08, 2017)

v2.0.0 (September 18, 2017)

Added parameter layout which may be used to select a layout for the generated Web Help. Default layout is called classic. New layout is called simple.

v1.4.5 (August 21, 2017)

Added workaround for an Internet Explorer 11/Edge bug: expanding a collapsed TOC entry displayed subentries having two bullets instead of just one.

v1.4.4 (June 10, 2017)

v1.4.3 (April 27, 2017)

v1.4.2_03 (April 14, 2017)

v1.4.2_02 (March 30, 2017)

Bug fixes:

v1.4.2_01 (March 13, 2017)

Minor internal tweaks.

v1.4.2 (November 7, 2016)

Upgraded jQuery to v3.1.1, jQuery UI to v1.12.1. This major upgrade required making a number of changes in the JavaScript™ code of XMLmind Web Help Compiler, so this may have added minor bugs. If, in the generated Web Help, you find anything which does not work as expected, please be kind enough to file a bug report (mailto:ditac-support@xmlmind.com).

v1.4.1_01 (August 18, 2016)

Upgraded jQuery to v2.2.4, which implies that the Web Help generated by whc no longer supports Internet Explorer 8 and older versions.

v1.4.1 (April 8, 2016)

v1.4.0_05 (February 22, 2016)

v1.4.0_04 (October 26, 2015)

Minor internal tweaks.

v1.4.0_03 (July 30, 2015)

XMLmind Web Help Compiler now copies the background styles possibly found in the body element of an input XHTML page. This is needed to support the watermark feature implemented by ditac v2.5.6+.

v1.4.0_02 (June 18, 2015)

Upgraded jQuery to v1.11.3, jQuery UI to v1.11.4.

v1.4.0_01 (January 22, 2015)

Upgraded jQuery to v1.11.2, jQuery UI to v1.11.2.

v1.4 (September 17, 2014)

Enhancements:

Bug fixes:

v1.3.0_03 (April 04, 2014)

Now requires Java™ 1.6+ in order to compile and run.

v1.3.0_02 (February 12, 2014)2.1.3_03

Upgraded jQuery to v1.11.0, jQuery UI to v1.10.4.

v1.3 (October 29, 2013)

v1.2.1 (July 8, 2013)

v1.2.0_01 (May 20, 2013)

Minor internal tweaks.

v1.2.0 (February 18, 2013)

v1.1.4 (September 11, 2012)

Added message translations to de, es, it, ja, pl, ru, zh-CN, zh-TW, thanks to a contribution made by Jirka Kosek (http://xmlguru.cz/).

v1.1.3 (June 15, 2012)

Add a Print button to the toolbar found in the TOC pane.

v1.1.2 (April 30, 2012)

Minor internal tweaks.

v1.1.1 (March 13, 2012)

New collapse-toc parameter specifies whether the TOC should be initially collapsed.

v1.1 (January 10, 2012)

Whc now accepts raw index files. A raw index is an index were entries have not been merged and sorted. A example of such file is found in whc_install_dir/sample/raw_index.xml. (Compare this file with whc_install_dir/sample/index.xml.)

This enhancement was motivated by the fact that we have found that generating an index were entries are merged and sorted is almost impossible using XSLT 1. This task seems to require XSLT 2 features (e.g. grouping).

v1.0 (December 6, 2011)

First release.