File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 11# scrapy-playwright changelog
22
3+ ### [ v0.0.13] ( https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.13 ) (2022-03-24)
4+
5+ * PageCoroutine checks
6+ * Fix encoding detection
7+ * Ability to abort requests via setting
8+
9+
10+ ### [ v0.0.12] ( https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.12 ) (2022-03-15)
11+
12+ * Avoid exceptions during cleanup when the browser could not start
13+ * Warn when non PageCoroutine objects are passed to Request.meta.playwright_page_coroutines
14+
15+
16+ ### [ v0.0.11] ( https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.11 ) (2022-03-12)
17+
18+ * Set the maximum amount of pages per context
19+ * Response.ip_address attribute
20+ * Response security details
21+
22+
23+ ### [ v0.0.10] ( https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.10 ) (2022-03-02)
24+
25+ * Fix response encoding detection
26+
27+
328### [ v0.0.9] ( https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.9 ) (2022-01-27)
429
530* Ability to process request headers
You can’t perform that action at this time.
0 commit comments