Releases: HubSpot/slack-client
slack-client-1.17.2
- Added support for the MESSAGE_LIMIT_EXCEEDED Slack error type.
- Added support for the new ENTITY_DETAIL container type, which is used for handling Work Object flexpane actions
slack-client-1.17.1
Updated models related to links unfurling via Work Objects
- Updated the display_type field to provide custom record type
- Added models to support fullscreen preview with images
slack-client-1.16.18
Updated models to work with actions for Work Objects and Flexpane
slack-client-1.16.17
Updated the WorkObjectAction model to omit empty fields
slack-client-1.16.16
Fixed bugs related to serialization and deserialization for models which are used for Slack Work Objects and Flexpane:
- Added enum for the tag_color fields prperty
- Added missing deserializers
- Added annotations to omit empty fields during serialization
slack-client-1.16.15
Fixed bug related to EventType-to-Model mapping
slack-client-1.16.14
Fixed the event type name for the ENTITY_PRESENT_DETAILS event.
Updated the EntityDetailsRequestedEvent model to set a default value for the ts property, since it’s not passed in the request.
slack-client-1.16.13
Extended models used for link unfurling via Slack Work Objects. Fixed bug with sending empty metadata field
slack-client-1.16.12
We provided models to handle the Slack Work Object Flexpane, Actions, and field customization.
slack-client-1.16.11
What's Changed
- Add multi users select input by @ethanez713 in #390
New Contributors
- @ethanez713 made their first contribution in #390
Full Changelog: slack-client-1.16.10...slack-client-1.16.11