v0.12.0
Thank you for all the contributions!
What's Changed
This release contains several backward incompatible changes.
Fixes
- Fix WorkflowStepCompletedRequest options handling by @CedricFinance in #1129
- fix: change type of timestamp by @yokishava in #1131
Enhancements
- add include_all_metadata to conversations.replies API by @ebkn in #1139
- Add team_id as a parameter to the users.conversations API method by @ctennis in #1134
- feat: add number input block element by @snpkx in #1132
- add GetOtherTeam method by @johanmcos in #1118
- add block elements for email_text_input and url_text_input by @ameliagapin in #1140
- Expose reactionItem and reactionEvent by @grimmy in #1095
- Support team.profile.get method by @MattDavisRV in #1097
- add GetOtherTeamInfoContext method by @johanmcos in #1143
- Add include_num_members support to conversation.info request by @Yohan460 in #989
- Add ListTeams and TeamAccess{Granted,Revoked}Events and fix missing enterprise ID by @stephenwan-opal in #1119
New Contributors
- @CedricFinance made their first contribution in #1129
- @ebkn made their first contribution in #1139
- @ctennis made their first contribution in #1134
- @snpkx made their first contribution in #1132
- @johanmcos made their first contribution in #1118
- @grimmy made their first contribution in #1095
- @Yohan460 made their first contribution in #989
- @stephenwan-opal made their first contribution in #1119
Full Changelog: v0.11.4...v0.12.0