SlackKit v4.6.0 Release Notes

Release Date: 2020-10-11 // over 3 years ago
  • ➕ Added

    • ➕ Add support for users.conversations (#179)
    • ➕ Add support for conversations.members and conversations.history (#186)
    • ➕ Add pagination for users.list(#182)
    • 👌 Support specifying thread_ts when uploading files (#184)

    🔄 Changed

    • ⚡️ Updated to use .xcframework dependencies to support Xcode 11.4+
    • ⚡️ Update Swift version to 5.2.4
    • ⚡️ Update Starscream to 4.0.4
    • ⚡️ Update swifter to 1.5.0

    🛠 Fixed

    • Fix event type name of email_domain_changed (#181)
    • 🛠 Fix parameter errors in sendMessage, sendEphemeral, and fileInfo (#178)

Previous changes from v4.5.1

    • ⚡️ Update for Xcode 11.3 and Swift 5.1.3