Releases: guigrpa/docx-templates
Releases · guigrpa/docx-templates
v4.9.2
v4.9.1
- Issue #259 Fix issue that caused inserted images to be overwritten when
createReport()
was invoked a second time on the resulting template.
v4.9.0
v4.8.2
v4.8.1
v4.8.0
- #231 The library now also comes with a pre-compiled and polyfilled browser build. See documentation in README. Thanks @mathe42!
- PR 229 Minor change to how filenames of HTML snippets are formatted in the final .docx file so the resulting documents work with picky parsers.
v4.7.0
- #221 New feature: user can now optionally specify image rotation when using IMAGE commands.
- #218 Fixed bug that caused redundant copies of images to be inserted into the docx file.
- #133 Fix for the INTERNAL ERROR thrown when using links inside for loops.
- #222 Fix for bug that caused HTML commands to produce corrupted docx files.