All Versions
11
Latest Version
Avg Release Cycle
119 days
Latest Release
1286 days ago

Changelog History
Page 1

  • v4.6.0 Changes

    October 11, 2020

    โž• 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)
  • v4.5.1 Changes

    December 20, 2019
    • โšก๏ธ Update for Xcode 11.3 and Swift 5.1.3
  • v4.5.0 Changes

    October 15, 2019

    โšก๏ธ Update for Swift 5.1 and Xcode 11 (#168)

    Rebuild dependencies with 5.1

    Import FoundationNetworking if found

  • v4.4.0 Changes

    July 26, 2019
    • โž• Add support for blocks
    • โž• Add users.lookupByEmail endpoint
  • v4.3.1 Changes

    April 07, 2019
    • SPM dependency fix
  • v4.3.0 Changes

    April 05, 2019
    • Xcode 10.2 and Swift 5
  • v4.2.2 Changes

    March 06, 2019

    ๐Ÿ†• New

    • Add support for member_joined_channel and member_left_channel RTM events (#150)

    ๐Ÿ›  Fixed

    • ๐Ÿ› Bug in decoding the user field of a MessageActionRequest (#149)
  • v4.2.1 Changes

    February 20, 2019
    • ๐Ÿ›  Fix podspec
  • v4.2.0 Changes

    February 11, 2019
    • โšก๏ธ Dependency manager updates
  • v4.1.0 Changes

    February 19, 2018
    • โšก๏ธ Update to Swift 4
    • ๐Ÿ‘ Multiple workspace support