Releases: Postuf/telegram-osint-lib
Releases · Postuf/telegram-osint-lib
Update socks-proxy version
v0.4.0 Merge pull request #218 from Postuf/revert-216-revert-215-dependabot/…
v0.3.22
v0.3.21
Retry info on user info request introduced:
- If network limits exceeded during user info
obtaining then UserInfoModel will contain special
field ('retry') filled accordingly - Method getCurrentContacts added in ContactKeepingClientImpl
in order to have an opportunity to clean account up
before user info requests if too much contacts presented
Registration timeout transitioned to user space:
- Messages reading cycle now transitioned from
internal class to user space - in order to provide
user possibility to implement own timeout logic
v0.3.20
v0.3.19
v0.3.18
Upgrade to layer 119
Shorten layer 119 diff (#207) - some elements were included twice bc of unsigned int ids Co-authored-by: Your Name <you@example.com>
v0.3.16
Upgrade to php 7.4
- improved overall quality of code by using field type annotations
Image fetch improvements
- improved image fetch speed by caching image DC authkeys