Non-breaking updates roll-up
What's Changed
- chore: unnecessary use of fmt.Sprintf by @testwill in #1212
- Add Video Block by @walkure in #1210
- Add connected_team_ids optional field to Conversation by @zFlabmonsta in #1253
- Add blocks in slackevents.MessageEvent by @invzhi in #1227
- Add support for Rich Text Lists by @daniel-pieper-personio in #1155
- Add support for Rich Text Input by @peimanja in #1240
- Fix: always add context to errors during block serde by @yunginnanet in #1259
- Edited field in the app mention event by @IbirbyZh in #1256
- Expose is_enterprise_install field by @7ail in #1255
- feat: Add the ability to set
URL
onNewButtonBlockElement
via.WithURL()
by @joshbranham in #1250 - Add block element type FileInput by @elct9620 in #1249
- Openid connect by @danielmichaels in #1242
- Add is_enterprise_install flag for org wide installation support by @hussachai in #1225
- Add an example of updating modal by @KouWakai in #1142
- add deleted timestamp for deleted msg events by @zFlabmonsta in #1261
- Add slack connect events & tests by @Birtato in #1262
- Add rich_text_quote and rich_text_preformatted by @rusq in #1260
New Contributors
- @testwill made their first contribution in #1212
- @walkure made their first contribution in #1210
- @zFlabmonsta made their first contribution in #1253
- @invzhi made their first contribution in #1227
- @daniel-pieper-personio made their first contribution in #1155
- @peimanja made their first contribution in #1240
- @yunginnanet made their first contribution in #1259
- @IbirbyZh made their first contribution in #1256
- @joshbranham made their first contribution in #1250
- @elct9620 made their first contribution in #1249
- @danielmichaels made their first contribution in #1242
- @KouWakai made their first contribution in #1142
- @Birtato made their first contribution in #1262
Full Changelog: v0.12.3...v0.12.4