slack v0.4.0 Release Notes

Release Date: 2018-10-15 // over 5 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.