File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11# scrapy-playwright changelog
22
3+ ### [ v0.0.8] ( https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.8 ) (2022-01-13)
4+
5+ * Fix PLAYWRIGHT_DEFAULT_NAVIGATION_TIMEOUT setting (allow zero value)
6+
7+
8+ ### [ v0.0.7] ( https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.7 ) (2021-10-20)
9+
10+ * Log all requests/responses (debug level)
11+
12+
13+ ### [ v0.0.6] ( https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.6 ) (2021-10-19)
14+
15+ * Page event handlers
16+ * Python 3.10 support
17+ * Doc fixes
18+ * Override User-Agent header
19+
20+
321### [ v0.0.5] ( https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.5 ) (2021-08-20)
422
523* Improve garbage collection by removing unnecessary reference
You can’t perform that action at this time.
0 commit comments