v1.0.7
Here’s a cleaned-up, professional PR description you can use for v1.0.7:
🆕 What’s Changed in v1.0.7
🚀 New Features
- Guardrails Node in Workflow System – Adds configurable guardrails for enhanced safety and logic control. (by @cdmx-in, [#105](#105))
- File Upload in Human Handover Chats – Agents and users can now share files during live handover sessions. (by @cdmx-in, [#113](#113))
- Chat Initiation Message – Adds a customizable first-message option to improve user engagement. ([#106](#106))
🧠 Workflow & Crawling Improvements
- Improved crawling for JavaScript-heavy websites and enhanced reliability for Craw4AI-based crawler. ([#74](#74), [#75](#100), [#101](#101))
- Multiple crawling bug fixes and improved parsing for Shopify and general content ingestion.
🛍️ Shopify Integration Updates
- Upgraded to latest Shopify Embedded App API version and added uninstall + compliance webhooks.
([#85](#85), [#86](#93), [#111](#111)) - Fixed redirects, endpoint handling (
/shopify), and product parsing errors.
([#96](#96), [#97](#97), [#112](#112)) - Improved embedded app responsiveness and compatibility for Shopify merchants. ([#110](#110), [#102](#102))
⚙️ General Enhancements & Fixes
- Fixed Groq model loading, S3 cleanup, notification rendering, and parsing consistency.
- Improved responsiveness for smaller devices and fixed multiple CSS overrides.
- Build configuration optimized for production deployments.
- Alembic migration conflicts resolved.
- “Enterprise-only” role validation added for role-based access.
- Misc. bug fixes and workflow enhancements across backend and frontend.
👥 New Contributor
- @cdmx-in made their first contribution with Guardrails and File Upload features 🎉
Full Changelog: [v1.0.6 → v1.0.7](v1.0.6...v1.0.7)