Necessary release that fixes multiple issues
🚀 New Stuff
- Added all the fetchers session classes to the interactive shell to be available right away without import.
🐛 Bug Fixes
- Added a workaround for a bug with the Playwright API on Windows that happened while retrieving content while solving Cloudflare.
- Fixed an encoding issue with the
viewcommand in the interactive shell - Fixed a bug with the
max_pagesargument inAsyncStealthySessionthat was crashing the code. - Fixed an issue that happened with the last updates that made the
html_contentandprettifyproperties in theSelectorclass return bytes, depending on the encoding. Both are returning strings as they were.
🙏 Special thanks to our Discord community for all the continuous testing and feedback


