v1.5.1

langgenius/dify-sandboxv1.5.1Jan 23, 2025by github-actions[bot]

AI Summary

This release addresses a critical bug where cookies were not being set correctly, ensuring that web crawling operations function reliably for applications that rely on cookie-based authentication.

Key Highlights

  • Fixed cookie setting logic to ensure correct behavior
  • Resolved potential authentication errors during web crawling
  • Improved reliability of the crawling process

Full Release Notes

## [1.5.1](https://github.com/BuilderIO/gpt-crawler/compare/v1.5.0...v1.5.1) (2025-01-23)


### Bug Fixes

* correctly set cookies ([567ab0b](https://github.com/BuilderIO/gpt-crawler/commit/567ab0b0a538032d02743ae3ecc51dfdc0fdb5c6))