0.86
MathJax: Updated to v3.
Fixed forward references.
Improved equation numbering.
Added support for starred macros,
and starred macros for mathtools, nccmath, physics.
Improved filename generation.
Fixed labels in eqnarray and lateximage.
Fixed nccmath, xcolor.
General:
* The \input primitive in all TeX engines, including tex, now also accepts a
group-delimited filename argument, as a system-dependent extension. The usage
with a standard space/token-delimited filename is completely unchanged. The
group-delimited argument was previously implemented in LuaTeX; now it is available
in all engines. ASCII double quote characters (") are removed from the filename,
but it is otherwise left unchanged after tokenization. This does not currently
affect LaTeX’s \input command, as that is a macro redefinition of the standard
\input primitive.
* New option –cnf-line for kpsewhich, tex, mf, and all other engines, to support
arbitrary configuration settings on the command line.
* The addition of various primitives to various engines in this and previous years
is intended to result in a common set of functionality available across
all engines.
epTeX, eupTeX: New primitives \Uchar, \Ucharcat, \current(x)spacingmode, \ifincsname;
revise \fontchar?? and \iffontchar. For eupTeX only: \currentcjktoken.
LuaTeX: Integration with HarfBuzz library, available as new engines luahbtex
(used for lualatex) and luajithbtex. New primitives: \eTeXgluestretchorder,
\eTeXglueshrinkorder.
pdfTeX: New primitive \pdfmajorversion; this merely changes the version number
in the PDF output; it has no effect on any PDF content. \pdfximage and similar
now search for image files in the same way as \openin.
pTeX: New primitives \ifjfont, \iftfont. Also in epTeX, upTeX, eupTeX.
XeTeX: Fixes for \Umathchardef, \XeTeXinterchartoks, \pdfsavepos.
Dvips: Output encodings for bitmap fonts, for better copy/paste capabilities.
0.66
Added options to set image directory and prefix.
Improved support for multiple projects in the same directory.
Added support for xr and xr-hyper.
Improved filename generation when special characters or macros
are used in section names.
Added a user-adjustable limit to the filename length.
Fixed floats, indexing, minipages.
Improved HTML output formatting, CSS for definition lists and
table notes.
Fixed, improved, or updated caption, subcaption, multicol,
multicolrule, tocbasic, acronym, kotexutf, extramarks, fancyhdr.
Added ar, ed, indentfirst, nameauth, truncate, and verified
works as-is with changelog.
Prevented the use of several obsolete packages.
0.67
Improved filename generation for symbols in section names.
Added academicons, bbding, dingbat, eurosym, fontawesome, fontawesome5,
marvosym, pifont, typicons.
Added changes, easyReview, fitbox, foreign, gloss, karnaugh-map, multicap,
nomencl, notes, struktex, umoline, xfakebold.
Tested to work as-is with askmaps, curves, euro, karnaughmap, tikz-karnaugh.
0.63
Tested and added support for numerous classes and packages for CJK:
Chinese: cjkpunct, upzhkinsoku, xpinyin, zhspacing, zhlineskip.
Japanese: pLATEX, upLATEX, bxjsarticle and related, ltjsarticle and
related, luatexja, luatexja-fontspec, ujarticle and related,
zxjatype.
Korean: kotex, luatexko, xetexko.
0.64
Japanese: Added utarticle and related classes. Improved ujarticle and
related classes.
Chinese: Fix for biblatex with CTEX.
Koma-Script: Fixes for scrlayer, scrlayer-scrpage. Added scrpage2.
Updated addlines.
Added bsheaders, gmeometric, marginal, rmpage, scrpage2.
0.65
Added numerous Japanese classes and packages.
Improved page layout.
Added an \includegraphics alt tag option.
Added an error if detects a duplicate HTML file name.
Fixes for tabular*.
Improved HTML validation for \quad, \enskip, figure captions.
Added support for fontspec \textsi and \sishape.
Added multicols \docolaction.
Added embrac, footnoterange, multicolrule, versonotes.
0.39:
Improved title page and titling package support. Added authblk.
\multirow now supports the new vpos argument. Added a way to combine
\multicolumn and \multirow. Handles several other tabular special cases.
Added supertabular, xtab, bigstrut, bigdelim.
Added fullwidth.
Added addlines, anysize, a4, a4wide, a5comb, textarea, zwpagelayout,
typearea, ebook.
0.40:
Improved \graphicspath, grffile.
Improved LaTeX and textcomp symbols.
Fixes for bigdelim with improved HTML output, additional objects inside
a lateximage, xltxtra with XeLaTeX, tocbibind, multicolumnrow with
older versions of xparse and multirow, underline.
Added support for adjmulticol, cuted, midfloat, pfnote, fnpos,
dblfnote, stabular, tabls, sectsty, anonchap, quotchap.
0.41:
Adds tabular vertical rules.
Adds booktabs width and trim.
The package causes LaTeX to directly produce HTML5 output,
using external utility programs only for the final conversion
of text and images. Math may be represented by SVG files or
MathJax. Documents may be produced by LaTeX, LuaLaTeX, or
XeLaTeX. A texlua script removes the need for system utilities
such as make and gawk, and also supports xindy and latexmk.
Configuration is automatic at the first manual compile. Print
and HTML versions of each document may coexist, each with its
own set of auxiliary files. Support files are self-generated on
request. Assistance is provided for HTML import into EPUB
conversion software and word processors.