Skip to content

v0.7.0

Compare
Choose a tag to compare
@kanata2 kanata2 released this 02 Oct 18:22
· 732 commits to master since this release
26dd6eb

Thank you for all the contributions!

Breaking Changes

  • Add ScheduledMessage type (#753)
  • Add description field to option block object (#783)
  • Fix wrong conditional branch (#782)
    • The behavior of the user's application may change.(The current behavior is incorrect)

Highlights

  • example: fix to start up a server (#773)
  • example: Add explanation how the message could be sent in a proper way (#787)
  • example: fix typo in error log (#779)
  • refactor: Make GetConversationsParameters.ExcludeArchived optional (#791)
  • refactor: Unify variables to "config" (#800)
  • refactor: Rename wrong file name (#810)
  • feature: Add SetUserRealName for change user's realName(#755)
  • feature: Add response metadata to slack response (#772)
  • feature: Add response metadata to slack response (#778)
  • feature: Add select block element conversations filter field (#790)
  • feature: Add Root field to MessageEvent to support thread_broadcast subtype (#793)
  • feature: Add bot_profile to messages (#794)
  • doc: Add logo to README (#813)
  • doc: Update current project status and Add changelog for v0.7.0 (#814)