- Changed the values for
DOWNLOAD_DELAY
(from0
to1
) andCONCURRENT_REQUESTS_PER_DOMAIN
(from8
to1
) in the default project template. - Fixed several bugs in the engine initialization and exception handling logic.
- Allowed running tests with Twisted 25.5.0+ again and fixed test failures with lxml 6.0.0.