What's New in v9.3.1
🔒 Chatwoot Public API Path Escaping & Whatsmeow Updates
Version 9.3.1 hardens Chatwoot public API requests by escaping path segments correctly and updates whatsmeow through the latest revisions.
🐛 Bug Fixes
Escape Chatwoot Public API Path Segments (#819)
- Escapes public API path segments before constructing Chatwoot requests
- Prevents malformed paths when account, inbox, contact, or conversation identifiers contain reserved characters
🔧 Technical Improvements
Dependency Updates
- Updates whatsmeow to the latest revision
What's Changed
- fix(chatwoot): escape public API path segments (#819) by @aldinokemal
- chore: update whatsmeow to latest by @aldinokemal
- chore(release): v9.3.1 by @aldinokemal
Contributors
Full Changelog: v9.3.0...v9.3.1