Home / 1.2.0.2
Name Modified Size InfoDownloads / Week
Parent folder
doc 2016-03-10
README.txt 2016-03-10 2.0 kB
html-merge.zip 2016-03-10 215.3 kB
Totals: 3 Items   217.3 kB 76
html-merge v.1.2.0.2
====================

This program allows you to merge several HTML files into one file. No installation required. After unpacking the archive into any folder, read and accept the program license contained in the file 'license.txt', then run html-merge.exe.


Release notes
-------------

Changes in version 1.2.0.2:

Fixed omission of substring in the charset field of the meta Content-Type element.


Changes in version 1.2.0.1:

Fixed bug: when encoding attribute was enclosed in single quotes, encoding could not be detected


Changes in version 1.2.0.0:

Fixed bugs:
  - encoding could be detected improperly for some files with missing
    <meta> tags and xhtml files with non-UTF-8 encoding
  - multiple <html> tags could be present in the output file
  - UTF-8 encoding errors could be underreported resulting in file truncation

Changes in version 1.1.0.1:

New features:
  -  Command line support
  -  Extended error messages
  -  Localization added for languages:
        German, Spanish, French, Italian, and Portuguese
Fixed bugs:
  -  'doctype' element was not transferred to the output file
  -  'href' attribute was not resolved in 'area' tags
Improvements:
  -  Extended input encoding support (ISO-8859-1/2/3, Windows-1250/1/2/3,
     UTF-16, UTF-16BE, UTF-8)

     
Version history
---------------
     
Changes in version 1.0.2.0:
  -  Buffered file I/O issues resolved
  -  Fixed bug: XHTML files were parsed in HTML mode
  -  Font rendering parameters were set to OS default
  -  File encoding detection was improved

Bugs fixed in version 1.0.1.2:
  -  Failed to follow links if HTML href attributes were in uppercase

Features added in version 1.0.1.1:
  -  XHTML files support

Bugs fixed in version 1.0.1.1:
  -  href linking did not work if target was defined using 'id' attribute
  -  when output file had to be overwritten, merge halted in the middle
  -  'HTML files' string in the file save dialog was not output properly
Source: README.txt, updated 2016-03-10