Skip to content

v1.63.0

Choose a tag to compare

@kaioken kaioken released this 08 Nov 13:51
· 774 commits to 1.x since this release
00d6214

📦 v1.63.0

This release brings major updates to AI agent communication, payment workflows, and image processing, alongside improvements in lead automation, event management, and user indexing.

✨ New Features
• Agent Channel Responder Activity – enables AI agents to reply contextually across communication channels (@kaioken)
• Portal Payment Provider – adds support for new external payment providers (@kaioken)
• Payment Stats & Filters – enhanced analytics with transaction-type and paid-only filtering (@jesusantguerrero)
• Lead Engagement & Comment Actions – new mutations for agent-to-lead communication (@kaioken)
• Social Interactions Module – adds engagement features for in-app activity (@kaioken)
• AI Image Filter Service – improved moderation and optimization chain for image generation (@rwhite27)
• ID Verification & Account Check – expanded validation flows (@kaioken)
• Order Event Codes & Payment Stats for event-based transactions (@jesusantguerrero)
• Reindex Social Users by App Command and Algolia user reindexing tools (@rwhite27)

🔄 Refactors & Improvements
• Refactored order provider, payment, and vehicle sharing logic (@kaioken, @FredPeal)
• Unified group UA logic and adapted for single-person groups (@tiberius19)
• Enhanced image optimizer with retry logic and fallback handling (@rwhite27)
• Improved message workflow creation, follow-up messages, and stop clock issue resolution (@kaioken, @FredPeal)
• Introduced custom user index support for app-specific search indexing (@kaioken, @rwhite27)
• Refined file download, Google video processing, and image-to-video pipeline (@rwhite27)
• Simplified user name validation and category flat array logic (@kaioken, @FredPeal)
• Improved payment information null safety and non-Stripe handling (@jesusantguerrero)

🛠 Fixes
• Fixed message response prompts and first message timing logic (@kaioken)
• Fixed country code correction and group integration issues (@tiberius19)
• Fixed Amplitude events, signup validation, and variant cost errors (@kaioken, @jesusantguerrero)
• Fixed workflow regeneration logic and duplicate message cleanup (@rwhite27)
• Fixed notification message formatting and blade variables (@rwhite27, @FredPeal)

🔗 Full Changelog

Compare v1.62.3 → v1.63.0