Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-28 | 1.2 kB | |
v0.17.2 source code.tar.gz | 2025-06-28 | 414.0 kB | |
v0.17.2 source code.zip | 2025-06-28 | 504.8 kB | |
Totals: 3 Items | 920.0 kB | 0 |
Features added
- Add
Timezone
parameter for the slackTimePickerBlockElement
by @jamesjarvis in https://github.com/slack-go/slack/pull/1448 and https://github.com/slack-go/slack/pull/1449 - Add support for Slack image file objects in the
ImageBlockElement
by @superturkey650 in https://github.com/slack-go/slack/pull/1444 - Add ability to add file ids when updating a message by @nlopes in https://github.com/slack-go/slack/pull/1451
- Add support for the API endpoint
/migration.exchange
to the library by @nlopes in https://github.com/slack-go/slack/pull/1453 - Add
/apps.connections.open
handler to slacktest by @prologic in https://github.com/slack-go/slack/pull/1447
New Contributors
- @jamesjarvis made their first contribution in https://github.com/slack-go/slack/pull/1448
- @prologic made their first contribution in https://github.com/slack-go/slack/pull/1447
- @superturkey650 made their first contribution in https://github.com/slack-go/slack/pull/1444
Full Changelog: https://github.com/slack-go/slack/compare/v0.17.1...v0.17.2