Releases: ExpressApp/pybotx
Releases · ExpressApp/pybotx
0.73.0 (Oct 22, 2024)
0.72.0 (Sep 17, 2024)
Added
- subscribe to unread counter in sending manifest
- ios and android fullscreen layout params for sending manifest
0.71.0 (Sep 9, 2024)
Added
- /api/v4/botx/smartapps/unread_counter support
0.70.0 (Aug 2, 2024)
Added
fields into UserFromSearch:
- created_at
- cts_id
- description
- ip_phone
- manager
- office
- other_ip_phone
- other_phone
- public_name
- rts_id
- update_at
0.69.1 (Jul 10, 2024)
Fixed
- ImportError in aiocsv >= 1.3 and python <= 3.10
0.69.0 (Jul 10, 2024)
Added
- chat_deleted_by_user event
Changed
- the specification of synchronous smartapp requests
0.68.1 (Jun 18, 2024)
Added
- the following fields into UserFromCsv: avatar, avatar_preview, manager, office, description, phone, other_phone, ip_phone, other_ip_phone
0.68.0 (Jun 13, 2024)
Added
- A manager_huid field into UserFromCSV
0.67.1 (Jun 11, 2024)
Fixed
- Return mypy_extensions to main deps
0.67.0 (Jun 11, 2024)
Added
- A handler for synchronous SmartApp events