-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
ChangeLog
97 lines (63 loc) · 2.3 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
2024-10-19 Michael Lee <[email protected]>
* RELEASE: 2.0
Changes:
- TDLib 1.8.36
- New look for collected messages
- Two options for TG-Focus type: basic group(default), super group
- Major version serves as configuration ABI
- Provide ready-to-use API pass
- Other bug fixes and minor improvments
2024-02-16 Michael Lee <[email protected]>
* RELEASE: 1.6
Changes:
- Update TDLib to 1.8.24
- Introduce TGFID
- Improve chat creation strategy
- Internationalization support
- Rename tf-* to tgf-*
2023-09-25 Michael Lee <[email protected]>
* RELEASE: 1.5
Changes:
- Update TDLib from 1.8.14 to 1.8.21
- Support quoted messages
- Support two-setup authentication
- Simplify TDLib version management
- Dedicated CI/CD repository
- Support various platforms
2023-09-25 Michael Lee <[email protected]>
* RELEASE: 1.4.1814, ec2d3f5cf4854875dfd9c6dcd90f31e03aa8bd7a
Backward compatible changes:
- Improve build script's portability
- Fix unicode convertion issues occurred during message styling
- Introduce "rej_senders" filter
- Fine-grained control of focusd logging
TDLib version: 1.8.14
OCI image base: alpine:3.18
Artifacts: https://github.com/micl2e2/tg-focus/actions/runs/6654343823
2023-09-25 Michael Lee <[email protected]>
* RELEASE: 1.3.1814, 01f4d22fc45ac29701377de2ebc31088243fbdd0
Backward Compatible Changes:
- Downgrade TDLib from 1.8.17 to 1.8.14.
- Change OCI base from debian:bookworm-slim to alpine:3.18.
- Refine tf-conf cli interface.
TDLib version: 1.8.14
OCI image base: alpine:3.18
Artifacts: https://github.com/micl2e2/tg-focus/actions/runs/6347256195
2023-09-25 Michael Lee <[email protected]>
* RELEASE: 1.2.1817, fa7aed9d6d72b93683385f7723126c9b74859b7a
Backward Compatible Changes:
- Introduce bold style message.
- Add documentation, license.
TDLib version: 1.8.17
OCI image base: debian:bookworm-slim
Artifacts: https://github.com/micl2e2/tg-focus/actions/runs/6295899479
2023-09-23 Michael Lee <[email protected]>
* RELEASE: 1.1.1817, 3ce09078b47722ac152709201ffff94b84d39e44
Initial release.
TDLib version: 1.8.17
OCI image base: debian:bookworm-slim
Artifacts: https://github.com/micl2e2/tg-focus/actions/runs/6283171167
From semver.org:
Backward Compatible Changes
Backward Compatible Fixes
Backward Incompatible Changes