v3.11.3
apify/crawleev3.11.3Sep 3, 2024by apify-service-account
AI Summary
This update improves URL matching for Facebook pages and refines cache management in RequestQueueV2 to handle pending queues more robustly.
Key Highlights
- Improved 'FACEBOOK_REGEX' to match older style Facebook page URLs.
- Fixed RequestQueueV2 cache reset if the queue is pending for too long.
Full Release Notes
## [3.11.3](https://github.com/apify/crawlee/compare/v3.11.2...v3.11.3) (2024-09-03) ### Bug Fixes * improve `FACEBOOK_REGEX` to match older style page URLs ([#2650](https://github.com/apify/crawlee/issues/2650)) ([a005e69](https://github.com/apify/crawlee/commit/a005e699682cbf4bb2e48ff92cf2bbf3e0d2be26)), closes [#2216](https://github.com/apify/crawlee/issues/2216) * **RequestQueueV2:** reset recently handled cache too if the queue is pending for too long ([#2656](https://github.com/apify/crawlee/issues/2656)) ([51a69bc](https://github.com/apify/crawlee/commit/51a69bc1f2084c4d7ef3b7bdab3695b77af29540))