2.12.0
What's Changed
New team_id
type
There is a new team_id
type available. Can't do much with it - yet - but we are working to add better support for it coming soon.
Create Channel and Create Usergroups built-in functions now accept team_id
Creating channels and usergroups in org environments requires specifying the origin team workspace; this change is an incremental step to get closer to better supporting this use case.
New Add Bookmark built-in function
You can now add bookmarks using this SDK!
Changelog
- New
team_id
type, updates to built-ins, updated builtin function generation script instructions by @filmaj in #327
Full Changelog: 2.11.0...2.12.0