Crawlee v3.1.2 Release Notes

Release Date: 2022-11-15 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • injectJQuery in context does not survive navs (#1661) (493a7cf)
    • ๐Ÿ‘‰ make router error message more helpful for undefined routes (#1678) (ab359d8)
    • MemoryStorage: correctly respect the desc option (#1666) (b5f37f6)
    • requestHandlerTimeout timing (#1660) (493ea0c)
    • ๐Ÿ‘ฏ shallow clone browserPoolOptions before normalization (#1665) (22467ca)
    • ๐Ÿ‘Œ support headfull mode in playwright js project template (ea2e61b)
    • ๐Ÿ‘Œ support headfull mode in puppeteer js project template (e6aceb8)

    ๐Ÿ”‹ Features


Previous changes from v3.1.1

  • ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • โž• add static set and useStorageClient shortcuts to Configuration (2e66fa2)
    • โœ… enable migration testing (#1583) (ee3a68f)
    • playwright: disable animations when taking screenshots (#1601) (4e63034)