* Improved handling of the value of `checked` or `selected` attributes when capturing a page. * No more record the original null value of special attributes generated by WebScrapBook when capturing a page. * Fixed an issue that the selected status of option elements are not preserved when resaving a page.
2.12.5
* Fixed an issue that the `capture.rewriteCss` option is not honored by constructed stylesheets during a capture. * Fixed possible bad record value for shadowRoot.slotAssignment. * Fixed missing constructed stylesheets when resaving a page.
2.12.4
* Fixed error when capturing a clonable shadow DOM. * Reworked handling of further shadow DOM options.
2.12.3
* Adjusted the marking for closed shadow DOM contents.
2.12.2
* Added support of capturing closed shadow DOM contents. * Miscellaneous improvements of the unit test suite.
2.12.1
* Fixed a script error during resaving a page in Firefox. * No more refresh constructed stylesheets data if the browser doesn't support it when resaving a page. * Miscellaneous improvements of the UI.