After some 4 years since the last release, this new version contains a few bugfixes and a new feature, the ability to write to disk the full record of what was sent or received over the network.
This is a minor update. Existing APIs remain unchanged, and all scripts written should still be compatible.
- Fixed findAllContaining tag name matching (change in webkit case handling)
- Added saveNetwork() in WebpuppeteerTab to cause all network data to be stored (in binary format) to disk
- Removed old MTGox api access code (deprecated) and dependencies (sha2 code)