Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
jordanwildon
GitHub Repository: jordanwildon/Telepathy
Path: blob/main/CHANGES.txt
201 views
1
v2.3.0/2 25.10.2022 -- Significant update, including major efficiency tweaks.
2
3
Retrieval of message reactions is here! Gain insights on the
4
engagement in a chat with new analytics and see how many times
5
a message has been reacted to, how much it's been forwarded, and
6
how many replies it has. Message edit date/time is also now available.
7
8
In addition to that, more changes have been made:
9
- Engagement rate calculation based on reactions, comments and forwards.
10
- Speed improvements as part of the ongoing refactoring (up to two messages archived per second).
11
- Posts are now not translated by default but with the "-tr" flag, speeding up retrieval time.
12
- Improved location save files based on feedback from OS2INT.
13
- Addition of up to four alternative logins.
14
- Telepathy can now look up users by either ID or by username.
15
- Information about when a user was last online is now part of the user lookup.
16
- Bug fixes.
17
18
v2.2.51/62 21.10.2022 -- Building upon the major update, a few errors have been fixed,
19
installation has been improved and stablized, and several
20
new features have been added, including:
21
22
- Added "has media" column to archive files.
23
- Added post URL to archive file.
24
- Additional investigation resources added to the README.
25
- Maximise edgelist compatability with Gephi.
26
27
v2.2.50 16.10.2022 -- Major update! Code refactoring, reply retrieval,
28
translated descriptions, speedier decryption of media, support for
29
analyzing private groups, bug fixes and much more!
30
31
32
v2.1.10 25.08.2022 -- Bugs busted, solved initialization error, efficiency tweaks,
33
added automatic translations, fixed issue with media archiving,
34
multiple targets now work with user and location flags.
35
Added a flag for exporting list of chats the account is a
36
participant of.
37
38
v2.1.9, 16.08.2022 -- Added JSON export flag.
39
40
v2.1.4/8, 09.08.2022 -- Added support for multiple clients. Bug fixes.
41
42
v2.1.0/3, 08.08.2022 -- Added user lookup, location lookup, support for multiple
43
targets, log file, bug fixes, and improved encoding.
44
45
v2.0.0, 28.07.2022 -- Major update! Everything is simpler, more organized
46
and complies with updates to Telegram's API. Automated
47
statistics are included, as well as a few more toys,
48
with more to come!
49
50
v1.1.15, 25.04.2022 -- Fixed locations module, added phone number retrieval to
51
the participants module, improved documentation.
52
53
v1.1.13/14, 21.04.2022-- Bug fixes.
54
55
v1.1.12, 21.04.2022 -- Fixed file management, updated advanced tools.
56
57
v1.1.4/11, 16.04.2022 -- Bug fixes.
58
59
v1.1.3, 16.04.2022 -- Added support for multiple -n flags.
60
61
v1.1.2, 15.04.2022 -- Bug fixes.
62
63
v1.1.1, 15.04.2022 -- Updated directory handling.
64
65
v1.1.0, 15.04.2022 -- Initial release.
66
67