Skip to content

Releases: ExpressApp/pybotx

0.52.0 (Dec 15, 2022)

15 Dec 11:19
Compare
Choose a tag to compare

Changed

  • Separate "UNSUPPORTED" chat type from ChatTypes.

0.51.2 (Nov 1, 2022)

01 Nov 08:12
Compare
Choose a tag to compare

Fixed

  • Throw exception in logs if bot can't get token.

Changed

  • NamedTemporaryFile was replaced with SpooledTemporaryFile in users_as_csv method.

0.51.1 (Oct 31, 2022)

31 Oct 09:10
Compare
Choose a tag to compare

Updated

  • Bump upper pydantic version to 1.11.0.

0.51.0 (Oct 28, 2022)

28 Oct 13:15
Compare
Choose a tag to compare

Added

  • Method for getting a list of users on a CTS.

0.50.0 (Oct 25, 2022)

25 Oct 13:15
Compare
Choose a tag to compare

Added

  • user_kind field to Users API.

0.49.0 (Aug 12, 2022)

12 Aug 07:42
0090c57
Compare
Choose a tag to compare

Added

  • unregistered and guest user types
  • Processing of unsupported user types

0.48.0 (Aug 1, 2022)

01 Aug 07:33
Compare
Choose a tag to compare

Added

  • shared_history field to chats API.

0.47.0 (July 21, 2022)

21 Jul 15:27
Compare
Choose a tag to compare

Added

  • Method for getting a list of SmartApps on the current CTS.

0.46.0 (July 20, 2022)

20 Jul 08:05
Compare
Choose a tag to compare

Added

  • Method for updating the user profile.

0.45.1 (July 18, 2022)

18 Jul 14:01
Compare
Choose a tag to compare

Added

  • Methd to search for a user by other_id.