* Added support of capturing the source document embedded through an `<embed>` tag.
* Added support of handling legacy HTML attributes for a capture: `embed[pluginspage]`, `object[codebase]`, `object[archive]`, `object[classid]`, `applet[codebase]`, `applet[classid]`.
* Fixed an issue of message length error for Chromium if a page to be captured or saved exceeds around 50MB.
* Fixed an issue that `View source` in the current tab doesn't create new tabs when multiple items are selected.
* Fixed an issue that a link like "foo.html?bar" is not shown in the sitemap.
* Fixed an issue that a frame page embedded through `<embed>` is not shown in the sitemap.
* Fixed an issue that a resource embedded through `<embed>`, `<object>`, or `<applet>` may not be blocked correctly in the viewer for Chromium.