Skip to content

Releases: ExpressApp/pybotx

0.53.2 (Jan 23, 2023)

23 Jan 09:24
Compare
Choose a tag to compare

Added

  • Option for encrypting payload in send_smartapp_event method.

0.53.1 (Jan 19, 2023)

19 Jan 14:06
b4ad6b6
Compare
Choose a tag to compare

Changed

  • Update dependencies

0.53.0 (Jan 18, 2023)

18 Jan 12:34
Compare
Choose a tag to compare

Added

  • botx sync source type.
  • Processsing of unsupported sync source types.

0.52.1 (Jan 18, 2023)

18 Jan 11:00
Compare
Choose a tag to compare

Added

  • Imports of public classes

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