Skip to content

Releases: Postuf/telegram-osint-lib

Update socks-proxy version

11 May 14:37
79852d4
Compare
Choose a tag to compare
Pre-release
v0.4.0

Merge pull request #218 from Postuf/revert-216-revert-215-dependabot/…

v0.3.22

17 Feb 08:41
1c60e5c
Compare
Choose a tag to compare
  • migrate to version 7.4.2

v0.3.21

28 Dec 08:57
947e40b
Compare
Choose a tag to compare

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

21 Dec 20:05
e83f943
Compare
Choose a tag to compare
  • updated client
  • fixed sudden break in registration flow

v0.3.19

16 Oct 12:55
Compare
Choose a tag to compare
  • Registration version upgrade fix

v0.3.18

14 Oct 09:53
f7774a1
Compare
Choose a tag to compare

Add wait time into flood exception message

Upgrade to layer 119

07 Oct 15:11
97f57f5
Compare
Choose a tag to compare
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

06 Oct 15:53
1d3e614
Compare
Choose a tag to compare
  1. Non-encrypted connection logging takes same logger as encrypted (#205)
  2. Upgrade proto to layer 119 (#206)

Upgrade to php 7.4

12 Aug 14:46
8b1322a
Compare
Choose a tag to compare
  • improved overall quality of code by using field type annotations

Image fetch improvements

22 Jul 17:37
a6f7105
Compare
Choose a tag to compare
  • improved image fetch speed by caching image DC authkeys