v2.12.12

spider-rs/spiderv2.12.12Nov 5, 2024by j-mendez

AI Summary

Focuses on improving smart mode parsing performance and fixing rendering issues with inline JavaScript and HTML encoding.

Key Highlights

  • Improve smart mode parsing performance
  • Fix smart mode re-rendering and encoding
  • Add HTML pre-parsing
  • Add Chrome status code check

Full Release Notes

# Fix smart mode re-rendering and performance

* fix smart mode re-rendering inline js detection
* perf improve smart mode parsing 
* fix encoding smart mode html
* add pin html pre-parsing
* add chrome status code check for performing full actions

**Full Changelog**: https://github.com/spider-rs/spider/compare/v2.11.20...v2.12.12