Releases: weni-ai/mailroom
1.71.0-a17-staging
Changelog
f894977 Refactor Freshchat service Forward method to conditionally set MessageParts based on the presence of text, improving message construction logic.
1.71.0-a16-staging
Changelog
6cc22af Refactor Freshchat service Open method to improve user creation logic and error handling. Update test cases to reflect changes in error messages for user retrieval. Enhance body parsing and channel ID resolution for better clarity and functionality.
1.71.0-a15-staging
Changelog
cb31374 Update Freshchat event handling to rename 'message_created' action to 'message_create' for consistency with API specifications. Adjust corresponding test data to reflect this change.
1.71.0-a9-staging
Changelog
de8c618 Add timestamp and user identification fields to Freshchat Open method
1.71.0-a8-staging
Changelog
174d674 Update Freshchat client models to use omitempty for JSON fields, enhancing flexibility in API responses.
1.71.0-a7-staging
Changelog
763acf4 Refactor request body handling in Freshchat client for improved debug output
1.71.0-a14-staging
Changelog
73525a5 debug
1.71.0-a4-staging
Changelog
0e2766a Remove unused email extraction logic from Freshchat service Open method.