* Added support of custom MIME types mapping using `~/.config/wsb/mime.types`.
* Added `wsb help mimetypes` for documentation about customizing MIME types mapping.
* Added support of some common MIME types.
* Reworked handling of some HTTP headers and HTML attributes to conform with the spec better.
* Fixed an issue that meta charset be ignored when parsing a meta refresh.
* `items` converter now preserves file metadata for the generated HTZ or MAFF files.
* Fixed incorrect icon path after a conversion of the `items` converter.
* `wsb2sb` converter no more changes the linefeed format for output files.
* Fixed potential bad handling of XHTML files for the `wsb2sb` converter.
* Fixed incorrect rewriting of content in special tags like `<template>`, `<xmp>`, etc., for `migrate` and `items` converters.