All Versions
21
Latest Version
Avg Release Cycle
79 days
Latest Release
1285 days ago

Changelog History
Page 1

  • v0.23.6 Changes

    October 12, 2020

    ➕ Adds the unfurl action from the Slack Web API

  • v0.23.5

    June 09, 2020
  • v0.23.4

    May 27, 2020
  • v0.23.3 Changes

    May 27, 2020

    0️⃣ Patch fix for default state bug

  • v0.23.2

    April 10, 2020
  • v0.23.1

    April 10, 2020
  • v0.23.0

    March 17, 2020
  • v0.22.0

    February 27, 2020
  • v0.21.2 Changes

    February 25, 2020

    ⬇️ Downgrade ex_doc to ~> 0.18 to allow hex.publish on Elixir 1.6

  • v0.21.1 Changes

    February 25, 2020

    ➕ Adds missing Slack Web API methods:

    • admin.apps.*
    • app.uninstall
    • auth.revoke
    • chat.scheduleMessage
    • oauth.v2.access
    • users.profile.get
    • users.profile.set
    • views.*

    🛠 Fixes messaging warnings

    superfluous_charset warnings thrown with every im.open call are now properly handled with a default Content-Type of utf-8 (it was missing).