-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
362 lines (254 loc) · 7.41 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
v1.51.47
- feat(draft): added `Revision` field
v1.51.46
- feat: added `ServerLogout` event
v1.51.45
- feat(Team): added `PinnedSortOrdering` field
v1.51.44
- feat(tdapi): added `Message.LinkedMessages` field
v1.51.43
- feat(Subtask): added `Importance` and `Complexity` fields
v1.51.37
- feat: new field contact.ReactionNotificationsEnabled
v1.51.36
- feat: new field contact.SystembotNotificationsEnabled
v1.51.30
- feat: contact entity to code gen
v1.51.18
- fix: json state field
v1.51.17
- fix(tdapi): ParserSendArchiveStateRequest field status renamed to field state
v1.51.16
- feat(tdapi): ParserSendArchiveStatusRequest renamed to ParserSendArchiveStateRequest
- fix(ParseStatus): set deprecated
v1.51.15
- feat(contact): CanImportChats
- fix(features): ChatsImportEnabled removed
v1.51.14
- feat: archiveName field for ParserGenerateChatsResponse,ParserGetStateResponse,ParserUploadArchiveResponse
v1.51.13
- fix: parse archive state response generation
v1.51.12
- feat: parse error code
- feat: parse get state
- feat: get mapped users resp added chat name
v1.51.11
- fix(server.Processing): add body to constructor
v1.51.10
- feat(server.Processing): body field
v1.51.9
- feat(ParseStatus): new status: not_found
v1.51.8
- feat: parser.ParserGetArchiveStatusResponse progress added
v1.51.7
- fix: MappedUser.Contact - set omitempty
v1.51.6
- feat: codegen for parser
v1.51.5
- feat: added action type for NewServerProcessing constructor
v1.51.4
- feat: action type added for tdapi.GenerateChatsResponse,tdapi.ParserUploadArchiveResponse,tdapi.BackgroundAction
- feat: tdapi.ParserSendArchiveStatusRequest,tdapi.ParserSendArchiveStatusResponse
v1.51.3
- feat: action type for serverProcessingParams
- feat: tdapi.GenerateChatsRequest,tdapi.GenerateChatsResponse
v1.51.2
- feat: features.ChatsImportEnabled flag
v1.51.1
- fix: use contact structure for mappedUser
v1.51.0
- feat(parser): tdapi.Parser, Parser structs
v1.50.56
- feat(Contact): added `canCreateMeeting` field
v1.50.50
- feat(Features): add rumarket app url
v1.50.27
- feat(Subtask): added `DeadlineExpired` field
v1.50.25
- feat(ContactFilter): add display_name filter
v1.50.24
- feat(TaskFilter): add filter contact_section
- feat(Subtask): add Deadline
v1.50.9
- feat(contact): add id field for contactFilter
v1.50.0
- feat(auth): add kerberos auth feature flag and drop ntlm flag
v1.49.20
- feat(calls): add screen share events(client.call.screenshare, server.call.screenshare)
v1.49.19
- theme.CallColors pointer fixed
v1.49.18
- added new color structs for app: theme.CallColors, theme.SwipeColors, theme.Bg
v1.49.16
- added avatar colors for app to theme.avatar
v1.49.8
- fix: change type for CallType: from string to CallType struct
- fix: remove omitempty from server video calls
- feat(features): add params CallsAudioEnabled and CallsVideoEnabled. Make param CallsVersion deprecated
v.1.49.7
- feat(features): new settings for captcha
v.1.49.6
- fix(features): fix type of field
v.1.49.5
- fix(features): fix broken versioning
v.1.49.4
- feat(features): add ReCaptchaWebKey param in features for captcha settings
v.1.49.3
- feat(features): add param in features for support NTLM authentication
- feat(features): add param in features for captcha settings
- feat(TS codegen): parse Go float into TS number
v.1.49.2
- feat(video_calls): add structures for support video calls with back compatibility
v.1.49.1
- chore(features): add omitempty tag for FileExtensions fields in Features struct
v.1.49.0
- feat(dlp): add DLPEvent structures for DLP integration
v.1.48.2
- update comment ADUid field in ContactCustomFields struct for docs
v.1.48.1
- added FileExtensionWhitelist, FileExtensionBlacklist and FileExtensionWhitelistPriority params in Features struct
v.1.48.0
- tdapi.TeamConfirmation
v.1.47.1
- fix: remove omitempty tag for IsPinCodeRequired and PinCodeWrongLimit fields
v.1.47.0
- added IsPinCodeRequired and PinCodeWrongLimit fields in Features struct for pin-codes support
v.1.46.9
- added ADUid CustomField
v.1.46.8
- tdapi.Resp._time field position fix
v.1.46.7
- added form for create payment
v.1.46.6
- added Subscription struct
v.1.46.5
- TaskItem.CanChange added
v.1.46.4
- tdapi.Team.task_importance_rev
v.1.46.3
- more docs added
v.1.46.2
- tdapi.Team.display_family_name_first
v.1.46.1
- remove unused tdapi.Gone
v.1.46.0
- server.uisettings params changed from {"params": data} to {"params": {"namespace": namespace, "data": data}}
v.1.45.3
- features.MaxTeamTitleLength
v.1.45.2
- NewServerChatsUpdated shortcut
v.1.45.1
- libs upgrade
v.1.45.0
- experimental optional field icons if tdapi.AtLinks and tdapi.SharpLinks
v.1.44.0
- remove deprecated server.panic event
v.1.43.1
- tdapi.EasyApiMessage
v.1.43.0
- tdapi.AtLinks
- tdapi.SharpLinks
- tdapi.BotCommands
v.1.42.0
- DND renamed to Focus Mode
v.1.41.2
- Added Tariff.Price
v.1.41.1
- contact.hide_pushes_content
v.1.41.0
- user.hide_pushes_content
v.1.40.0
- Add Team.available_tariffs field
v.1.39.0
- Experimental DND features: editable Contact.dnd_until field, readonly OnlineContact.dnd field
v.1.38.2
- Contact.gentime / ShortContact.gentime
v.1.38.1
- User.teams field
v.1.38.0
- User.icon_data field
- all icon_data fields now are not nullable
v.1.37.1
- tdmocks submodule
v.1.36.9
- tdapi.Resp.Markup
v.1.36.8
- features.MaxProjectLength
v.1.36.7
- tdapi.resp.reason
v.1.36.6
- features.multi_nodes
v.1.36.5
- features.custom_app_icon_name
v.1.36.4
- Tariff: add Uid
- Tariff: NameEn -> TitleEn
- Tariff: NameRu -> TitleRu
- Tariff: "CloudSpace" omitempty now
- Tariff: "MaxUploadFilesize" omitempty now
- Tariff: "MaxMembersInTeam" omitempty now
- Tariff: "MaxParticipantsPerCall" omitempty now
v.1.36.3
- add MaxUploadFilesize field
v.1.36.2
- add Tariff struct
v.1.36.1
- tdapi.ContactFilter
v.1.36.0
- CBOR support
v.1.35.3
- subtask.task_status
v.1.35.2
- features.amplitude_api_key
v.1.35.1
- features.custom_theme flag if server has custom theme
v.1.35.0
- TaskItem.gentime
v.1.34.7
- added WebBase colors for features.Theme
v.1.34.5
- features.ios_corp_app
- features.android_corp_app
v.1.34.4
- tdproto.InvitableUser
v.1.34.3
- Contact.node, tdproto.Node
v.1.34.2
- features.theme_settings
v1.34.1
- tdapi.MyReactions
- tdapi.DevicePing
- tdapi.GroupMembers
- tdapi.MessageMarkup
- tdapi.TaskColors
- tdapi.ColorRule
- removed tdapi.GroupMember, use tdproto.GroupMembership instead
v1.34.0
- tdapi.UploadFilter
v1.33.7
- Contact.can_import_tasks field
v1.33.6
- Contact.can_manage_projects field
v1.33.5
- tdapi.Contact, tdapi.Integration, tdapi.Team
- Contact.add_to_team_rights field removed
- Team.pinned field added
- PushDevice docs
v1.33.4
- features.min_corp_ios_version and features.min_corp_android_version
v1.33.3
- remove deprecated ServerCallOffer and ClientCallAnswer
- mark ServerCallAnswer as deprecated (left for backward compatibility)
v1.33.2
- add comments to *.call.sdp events
- extract JSEP struct to file from server_call_answer.go
v1.33.1
- tdapi.Draft
- gentime for draft renamed to draft_gentime
v1.33.0
- experimental client.call.sdp / server.call.sdp events
- group wiki page removed
- draft_num replaced by gentime in server.chat.draft
v1.32.0
- features.calls deprecated. Use features.calls_version: (0 = disabled, 1 = audio only, 2 = audio+video)
- features.min_app_version deprecated. Use features.min_ios_version, features.min_android_version