slack v0.4.0 Release Notes
Release Date: 2018-10-15 // over 6 years ago-
๐ฒ full differences can be viewed using
git log --oneline --decorate --color v0.3.0..v0.4.0
- ๐ฅ Breaking Change: renamed ApplyMessageOption, to mark it as unsafe, โ this means it may break without warning in the future.
- ๐ฅ Breaking: Msg structure files field changed to an array.
- ๐ General: implementation for new security headers.
- RTM: deadlock fix between connect/disconnect.
- Events: various new fields added.
- ๐ Web: various fixes, new fields exposed, new methods added.
- ๐ Interactions: minor additions expect breaking changes in next release for dialogs/button clicks.
- Utils: new methods added.