Skip to content

Releases: klhq/tdlib-docker

1.8.65

15 Jun 11:58
fefa9e1

Choose a tag to compare

  • docs: bump TDLib version badge to 1.8.65 (fefa9e1) — Lance Hsu
  • Merge branch 'master' into build (b172e9f) — Lance Hsu
  • Fix typos in API scheme docs (a17f87c) — Georgii Ippolitov
  • Revert "Set CMAKE_MAKE_PROGRAM for iOS build" (c0757dd) — Kylmakalle
  • unset CMAKE_FIND_ROOT_PATH_MODE_PROGRAM (9ae32a3) — Kylmakalle
  • Fix spelling. (0917763) — levlam
  • Add source to get_message_content_object. (912b29b) — levlam
  • Fix typo in animation.has_stickers documentation (062f260) — roundedrectangle
  • Fix typos in documentation (d6debbb) — roundedrectangle
  • Update version to 1.8.65. (a8f21f5) — levlam
  • Fix get_input_page_table_cell. (e80270f) — levlam
  • Don't send automatic rich text to the server. (2fe4156) — levlam
  • Check for bots in WebBrowserManager::on_authorization_success. (6d0824e) — levlam
  • Make pageBlockTable.caption nullable. (108b33f) — levlam
  • Add td_api::richTextReferenceLink. (d171257) — levlam
  • Fix trim_first. (44db718) — levlam
  • Improve anchor handling. (7445746) — levlam
  • Don't warn about invalid entities in old checklist tasks. (d78ceef) — levlam
  • Ignore draft replies to local messages. (a74cc9a) — levlam
  • Add td_api::chatJoinResultRequestDeclined. (434ef4b) — levlam
  • Support rich messages in move_message_content_sticker_set_to_top. (5e21b56) — levlam
  • Add and use DialogParticipantManager::get_chat_join_result_object. (edab0cb) — levlam
  • Fix logging. (09b9c24) — levlam
  • Simplify get_poll_media_object usage. (3a2c083) — levlam
  • Return no media for invalid poll media. (fe5ab8d) — levlam
  • Improve documentation. (3f9f03c) — levlam
  • Make credit and table caption nullable. (6817f61) — levlam
  • Make pageBlockCaption.credit nullable. (39d1662) — levlam
  • Make pageBlockCaption nullable. (8df09c1) — levlam
  • Fix misprint. (5d11c72) — levlam
  • Improve documentation. (82607ee) — levlam
  • Update README.md (05b3737) — Lance Hsu
  • Add missing include. (e6b6c17) — levlam
  • Fix richTextMention documentation. (1f55d80) — levlam
  • Use get_message_content_rich_message if possible. (b629bd3) — levlam
  • Fix add_message_content_dependencies for ManagedBotCreated. (84f21a1) — levlam
  • Minor improvements. (104536c) — levlam
  • Fix includes. (4e59e82) — levlam
  • Simplify PageBlock field names. (4f3676d) — levlam
  • Update pageBlockChatLink documentation. (01b0cec) — levlam
  • Add richTextBankCardNumber.bank_card_number. (65cd30a) — levlam
  • Add payload to automatic entities. (e21eab8) — levlam
  • Remove richTextAutoPhoneNumber. (5161b59) — levlam
  • Remove richTextAutoEmailAddress. (0bca63e) — levlam
  • Remove richTextAutoUrl. (99e233f) — levlam
  • Fix option name. (39ea84d) — levlam
  • Add td_api::inputVideo. (ad25dc7) — levlam
  • Add td_api::inputPhoto. (499c227) — levlam
  • Add td_api::inputDocument. (e6245bd) — levlam
  • Add td_api::inputAudio. (3271d27) — levlam
  • Add td_api::inputAnimation. (bf8b079) — levlam
  • Extract authentication codes from rich messages. (fbe572d) — levlam
  • Improve documentation. (bf746e4) — levlam
  • Improve updateChatJoinResult documentation. (e27fde4) — levlam
  • Support rich messages in editQuickReplyMessage. (39d6b80) — levlam
  • Support rich messages in editBusinessMessageText. (45b4098) — levlam
  • Support rich messages in editInlineMessageText. (bd9a93f) — levlam
  • Support rich messages in editMessageText. (1eff7c4) — levlam
  • tg_cli: allow to pass rich messages instead of text messages. (691dc32) — levlam
  • tg_cli: add and use as_input_message. (d68320c) — levlam
  • tg_cli: add InputRichMessage. (a74c276) — levlam
  • Check can_send_messages in RichMessage::can_send. (9f0f70f) — levlam
  • Add td_api::draftMessageContentRichMessage. (d730220) — levlam
  • Add td_api::DraftMessageContent. (6727c04) — levlam
  • Ignore anchors for shared media. (9dfaec3) — levlam
  • Add updateUnconfirmedSession.unconfirmed_session_count. (40e24dc) — levlam
  • Add and use get_update_unconfirmed_session_object. (d86bb30) — levlam
  • Support rich messages in profile tabs. (c1ca762) — levlam
  • Add get_web_page_blocks_index_mask. (8139027) — levlam
  • Add pageBlockAnimation.has_spoiler. (aa2d317) — levlam
  • Document blocks specific to instant view. (e65c04f) — levlam
  • Support inputRichMessage. (ca9098c) — levlam
  • Add WebPageBlock.get_input_page_block. (726b159) — levlam
  • Improve method order. (23a9997) — levlam
  • Add RichText.get_input_rich_text(). (ac0c191) — levlam
  • Add FormattedDate::get_input_text_date. (b167a22) — levlam
  • Support inputMessageRichMessage in inline query results. (c710b04) — levlam
  • Simplify TextDraftInfo. (9e220de) — levlam
  • Fix DialogAction comparison. (e95e1fd) — levlam
  • Support messageRichMessage in updatePendingMessage. (79eaa8a) — levlam
  • Replace updatePendingTextMessage with updatePendingMessage. (c152f9e) — levlam
  • Add sendRichMessageDraft. (8d54e2a) — levlam
  • Add td_api::inputRichMessage. (2d88e82) — levlam
  • Add option "rich_message_table_column_count_max". (0e0c37d) — levlam
  • Add option "rich_message_media_count_max". (27d21d4) — levlam
  • Add option "rich_message_depth_max". (a5a345f) — levlam
  • Add option "rich_message_block_count_max". (0fd58b4) — levlam
  • Add option "rich_message_text_length_max". (b5bc424) — levlam
  • Improve WebPageBlock::for_each_text. (ca67bf7) — levlam
  • Add and use RichText::get_full_text(). (4d10e3a) — levlam
  • Add parameter recurse_text to for_each_rich_text. (02e17a0) — levlam
  • Add td_api::premiumLimitTypeMessageTextLength. (a0dfea7) — levlam
  • Add td_api::inputMessageRichMessage. (2ded57e) — levlam
  • Support replies to rich messages in other chats. (1eaeaf6) — levlam
  • Return webAppUrl in chatJoinResultGuardBotApprovalRequired. (7a154de) — levlam
  • Add td_api::getFullRichMessage. (d44b6ca) — levlam
  • Support list item types. (2c601fe) — levlam
  • Improve pageBlockListItem.type handling. (792ff5a) — levlam
  • Improve pageBlockListItem.type documentation. (2cf217f) — levlam
  • Allow copying of rich messages only for bots. (a31a034) — levlam
  • Support RichText in can_send_message_content, (f9ed7a8) — levlam
  • Add td_api::getCountry. (49fdf01) — levlam
  • Support telegram_api::botInlineMessageRichMessage. (f79ba0d) — levlam
  • Support messageRichText in update_used_hashtags. (f18e7df) — levlam
  • Use skip_bot_commands in get_rich_message_object. (e3e6309) — levlam
  • Support RichText in get_message_content_has_bot_commands. (111c581) — levlam
  • Support RichMessage in get_message_content_min_user_ids(). (033d7b1) — levlam
  • Add WebPageBlock::for_each_rich_text. (c42d9ba) — levlam
  • Implement RichMessage::clone(). (48f727b) — levlam
  • Add td_api::messageRichMessage. (1a3dcfe) — levlam
  • Add WebPageBlock::for_each_text. (7bff585) — levlam
  • Add RelatedArticle::get_page_block_related_article_object. (7bbdff0) — levlam
  • Add WebPageBlockList::Item methods. (619eadb) — levlam
  • Add td_api::richMessage. (e0f07c5) — levlam
  • Add WebPageBlock comparison operators. (0ce538b) — levlam
  • Add DialogPhoto/ProfilePhoto comparison operators. (a45ac5b) — levlam
  • Add td_api::richTextMentionName. (dadf8b3) — levlam
  • Load instant view dependencies. (4ed5f85) — levlam
  • Add WebPageBlock::add_dependencies. (876df01) — levlam
  • Add td_api::richTextBankCardNumber. (ce0380e) — levlam
  • Add td_api::richTextDateTime. (eb92c12) — levlam
  • Support new pageBlockOrderedList fields. (d26c34a) — levlam
  • Add pageBlockListItem.value/type. (5a1290f) — levlam
  • Add pageBlockListItem.has_checkbox/is_checked. (95d94ec) — levlam
  • Support pageBlockBlockquoteBlocks. (61fd837) — levlam
  • Return blocks in pageBlockBlockQuote. (1be7468) — levlam
  • Add td_api::pageBlockThinking. (1a36c86) — levlam
  • Add td_api::pageBlockMathematicalExpression. (e3d39cd) — levlam
  • Add td_api::pageBlockSectionHeading. (f65a89d) — levlam
  • Add pageBlockVideo.has_spoiler. (17b833f) — levlam
  • Add pageBlockPhoto.has_spoiler. (00c75a8) — levlam
  • Add td_api::richTextAutoPhoneNumber. (b7f63fb) — levlam
  • Add td_api::richTextAutoEmailAddress. (47541c1) — levlam
  • Add td_api::richTextAutoUrl. (4a385cd) — levlam
  • Add td_api::richTextBotCommand. (7687d6e) — levlam
  • Add td_api::richTextCashtag. (ff5f74d) — levlam
  • Add td_api::richTextHashtag. (b44a060) — levlam
  • Add td_api::richTextMention. (112a9c8) — levlam
  • Add td_api::richTextSpoiler. (08768f6) — levlam
  • Add td_api::richTextCustomEmoji. (b895a66) — levlam
  • Add td_api::richTextMathematicalExpression. (84bd6e5) — levlam
  • Explicitly specify namespace in WebPageBlock. (5bfa4b5) — levlam
  • Improve live location documentation. (f63e43e) — levlam
  • Treat empty location in live location as empty live location. (22c8206) — levlam
  • Use liveLocation in editBusinessMessageLiveLocation. (c99307d) — levlam
  • Use liveLocation in editInlineMessageLiveLocation. (e59e480) — levlam
  • Use liveLocation in editMessageLiveLocation. (fb985db) — levlam
  • Add InputMessageLocation::get_input_media_geo_live. (df1e8ff) — levlam
  • Add process_live_location. (fa95018) — levlam
  • Simplify inputMessageLiveLocation. (8d72b20) — levlam
  • Add td_api::liveLocation. (6802307) — levlam
  • Handle JOIN_GUARD_TIMEOUT errors. (1194f6a) — levlam
  • Improve guard_bot_user_id documentation. (3e17b90) — levlam
  • Use send_closure_later when adding call notification just in case. (c3759d5) — levlam
  • Add td_api::updateChatJoinResult. (b449204) — levlam
  • Add td_api::answerChatJoinRequestQuery. (9a5604f) — levlam
  • Add td_api::ChatJoinRequestResult. (63eb20e) — levlam
  • Support chatJoinResultGuardBotApprovalRequired in joinChat. (099039a) — levlam
  • Add chatJoinResultGuardBotApprovalRequired. (3c5f004) — levlam
  • Return ChatJoinResult for joinChat. (b64291c) — levlam
  • Make wrap_failed_to_add_members_promise private. (c9031f9) — levlam
  • Add separate DialogParticipantManager::join_dialog. (733abb8...
Read more

1.8.64

18 May 10:33
7a4bdbe

Choose a tag to compare

  • docs: add Alpine consumer example to Pattern A (7a4bdbe) — Lance Hsu
  • docs(readme): recommend directory COPY to preserve libtdjson.so symlink (63cd01b) — Lance Hsu

1.8.64rc2

20 May 10:35
f39d604

Choose a tag to compare

  • fix(docker): restore libtdjson.so unversioned symlink (f39d604) — Lance Hsu

1.8.64rc1

20 May 09:42
0244ed3

Choose a tag to compare

  • feat(docker): add Debian variant, make it the default (0244ed3) — Lance Hsu
  • fix(ci): make release step idempotent and shell-safe (9507287) — Lance Hsu

1.8.63

21 May 07:51
4d30a87

Choose a tag to compare

  • Merge branch 'master' into build (4d30a87) — Lance Hsu
  • Merge branch 'master' into build (a9601fc) — Lance Hsu
  • Fix git fetch --tags failing when tag is force-updated (fddb639) — Lance Hsu
  • Update README to reflect Alpine base and 26 MB image size (29c5db1) — Lance Hsu
  • Allow force-updating existing tags in add_git_tag and sync_and_release (1f3e04f) — Lance Hsu
  • Merge branch 'master' into build (d830c78) — Lance Hsu
  • Add sync_and_release.sh for one-command upstream sync and deploy (ff664a5) — Lance Hsu
  • Use separate DockerHub password secret for description sync (4d7371b) — Lance Hsu
  • Optimize CI: native arm64 runner, parallel arch builds, use all cores (4766739) — Lance Hsu
  • Migrate to Alpine and strip static libs for smaller image (#4) (97aef21) — Lance Hsu
  • Update README for dual GitHub/DockerHub use and sync description on deploy (604cf10) — Lance Hsu
  • Replace deprecated create-release action with gh CLI (9a38264) — Lance Hsu
  • Merge branch 'master' into build (0383acd) — Lance Hsu
  • Add TDLib version badge to README and auto-update it in add_git_tag.sh (fd5ad97) — Lance Hsu

1.8.62

21 May 07:51
737f4b9

Choose a tag to compare

  • Merge branch 'master' into build (737f4b9) — Lance Hsu
  • Fix badge URL: lancehsu -> lazyskyline7 (a379c1f) — Lance Hsu
  • Merge branch 'master' into build (d5dfca7) — Lance Hsu
  • Fix Dockerfile: ldconfig ordering, use COPY --chown, remove redundant strip (797c2e1) — Lance Hsu
  • fix build flow (888474d) — Lance Hsu
  • Fix deployment badge link to tdlib-docker repo (f4414bf) — Lance Hsu
  • Fix deployment flow: staged build then promote to latest (a6bb025) — Lance Hsu

1.8.61

01 Mar 09:49
24ff09d

Choose a tag to compare

  • Merge branch 'master' into build (24ff09d) — Lance Hsu
  • Use explicit cast to int64. (6d50906) — levlam
  • Update version to 1.8.61. (11e254a) — levlam
  • Cache forum topics for no more than 1 minute. (0c7d8be) — levlam
  • Minor improvements. (6bcc2f8) — levlam
  • Add giftResaleResultOk.received_gift_id. (756a05d) — levlam
  • Move sendCallRating to CallManager. (70f80c4) — levlam
  • Add CallActor::get_input_phone_call_to_promise. (559c053) — levlam
  • Store access hash in MessageCall. (1d3f112) — levlam
  • Store recent call identifiers. (676f35a) — levlam
  • Add messageGroupCall.unique_id. (f64052c) — levlam
  • Add groupCall.unique_id. (8206e97) — levlam
  • Add call.unique_id. (9353079) — levlam
  • Improve field name. (f4ca2b5) — levlam
  • Don't log Clocks::system() twice. (6ebb3ec) — levlam
  • Allow getUserProfileAudios for bots. (b26041b) — levlam
  • Handle "STARGIFT_ALREADY_CRAFTED" errors. (17848e4) — levlam
  • Add td_api::craftGiftResultInvalidGift. (62e7c76) — levlam
  • Add td_api::craftGiftResultTooEarly. (4b8b9de) — levlam
  • Improve documentation. (d83d495) — levlam
  • Fix processing of "URL_EXPIRED" errors. (5891cfe) — levlam
  • Fix adding of sent quick reply messages. (c929172) — levlam
  • Update owned TON amount when sending stake dice to quick replies. (e04a58d) — levlam
  • Fix duplicate call to unregister_message_content. (71d6a59) — levlam
  • Don't update owned ton count when sending a quick reply message. (d5e3f5a) — levlam
  • Don't allow to resend quick reply messages. (3a5bf06) — levlam
  • Remove unused forward declaration. (49adf0e) — levlam
  • Improve button style documentation. (0af5e43) — levlam
  • Add messageChatOwnerChanged. (3bb56df) — levlam
  • Add td_api::messageChatOwnerLeft. (7c026da) — levlam
  • Improve gift craft probabilities. (5c63a76) — levlam
  • Support icon and style in keyboard buttons. (aca2b36) — levlam
  • Add more KeyboardButtonStyle methods. (ff9baed) — levlam
  • Add KeyboardButtonStyle class. (c3676da) — levlam
  • Improve documentation. (9bd0bbc) — levlam
  • Improve wrong date logging. (d02c7b8) — levlam
  • Add and use StickerSetId::get_sticker_set_ids. (09437ed) — levlam
  • Support td_api::deleteProfilePhoto for bots. (d9690ce) — levlam
  • Allow td_api::setProfilePhoto for bots. (9ac7004) — levlam
  • Use UserId::get_user_ids. (3793c40) — levlam
  • Use "user who" instead of "user that". (2bc63cf) — levlam
  • Minor improvements. (149ad16) — levlam
  • Improve documentation. (c1b079c) — levlam
  • Improve td_api::loginUrlInfoRequestConfirmation. (9b5f6e1) — levlam
  • Improve getExternalLink documentation. (81a768b) — levlam
  • Add getExternalLink.allow_phone_number_access. (c53ea6e) — levlam
  • Support OAuth links in getExternalLinkInfo. (ff7c933) — levlam
  • Treat OAuth links as external links. (5eac9b5) — levlam
  • Remove getProxyLink in favor of getInternalLink. (b335297) — levlam
  • Allow to call pingProxy before adding the proxy. (56b5eb9) — levlam
  • Add and use MessageTopic::is_forum_general(). (170caa5) — levlam
  • Explicitly send messages to the General forum topic. (b6f1483) — levlam
  • Don't copy draft to General forum topic. (44da1a5) — levlam
  • Ignore chatMemberStatusRestricted.is_member for bots. (984b4c2) — levlam
  • Fix applying of effects from being sent messages after restart. (8dfc437) — levlam
  • Update owned TON count when sending stake dice. (b1ffb65) — levlam
  • Add missing finalization of star/TON spendings. (2480a0d) — levlam
  • Improve td_api::getUpgradedGiftVariants. (78568ac) — levlam
  • Use channelForbidden.monoforum. (1342582) — levlam
  • Update craft_probability_per_mille documentation. (a4b6af0) — levlam
  • Improve upgradedGiftAttributeRarityPerMille documentation. (2d48430) — levlam
  • Add searchGiftsForResale.for_crafting. (9d8ff6f) — levlam
  • Add upgradedGift.craft_probability_per_mille. (7446ff5) — levlam
  • Pass proxy to addProxy, editProxy and testProxy. (7a0e70b) — levlam
  • Remove internalLinkTypeUnsupportedProxy in favor of internalLinkTypeProxy. (6e15f5b) — levlam
  • Use td_api::proxy in td_api::internalLinkTypeProxy. (d4aa732) — levlam
  • Add td_api::proxy and use it in addedProxy. (a41d1fa) — levlam
  • Rename proxy to addedProxy. (8b49976) — levlam
  • Improve name of td_api::internalLinkTypeStarPurchase. (4748921) — levlam
  • Improve name of td_api::internalLinkTypeNewStory. (85cb439) — levlam
  • Improve link type names. (a05626d) — levlam
  • Update appearance links. (677fc1d) — levlam
  • Update settingsSectionDataAndStorage subsections. (bd7a6d9) — levlam
  • Support tg://chats/emoji-status links. (9cfd191) — levlam
  • Add td_api::internalLinkTypeChatSelection. (458d3d2) — levlam
  • Add td_api::internalLinkTypeSearch. (832cabe) — levlam
  • Add td_api::internalLinkTypePostStory. (3c69fca) — levlam
  • Add td_api::getGiftCraftVariants. (1c37d20) — levlam
  • Add td_api::getChatOwnerAfterLeaving. (3e873d3) — levlam
  • Add giftsForCrafting.attribute_persistence_per_mille. (a7d8712) — levlam
  • Add internal "stargifts_craft_attribute_permilles" option. (b33b69c) — levlam
  • Add upgradedGiftModel.is_crafted. (d39b1f1) — levlam
  • Use UpgradedGiftAttributeRarity for gift attributes. (b6a11b0) — levlam
  • Add td_api::UpgradedGiftAttributeRarity. (961a6c3) — levlam
  • Support appearance/themes links. (ab7023e) — levlam
  • Add td_api::internalLinkTypeContacts. (88f3523) — levlam
  • Fix StakeDice forwarding. (4639c77) — levlam
  • Add td_api::internalLinkTypeNewChannelChat. (f8ad451) — levlam
  • Add td_api::internalLinkTypeNewGroupChat. (0e588f9) — levlam
  • Add td_api::internalLinkTypeNewPrivateChat. (4565767) — levlam
  • Add td_api::internalLinkTypeCalls. (ebf736e) — levlam
  • Add td_api::internalLinkTypeMyProfile. (f241ef0) — levlam
  • Add td_api::internalLinkTypeSavedMessages. (8e8b880) — levlam
  • Add user.has_user_manageable_topics. (a0200e2) — levlam
  • Add tonTransactionTypeStakeDiceStake/Payout. (d87e052) — levlam
  • Update some links. (761f305) — levlam
  • Remove duplicate edit profile links. (bc9299e) — levlam
  • Add td_api::settingsSectionSendGift. (7cfcd1f) — levlam
  • Add td_api::settingsSectionBusiness. (5995f5d) — levlam
  • Add td_api::settingsSectionPowerSaving. (b5ec650) — levlam
  • Allow bots to create topics in private chats. (1845143) — levlam
  • Add td_api::settingsSectionQrCode. (ffd257f) — levlam
  • Add td_api::settingsSectionInAppBrowser. (57e95d0) — levlam
  • Add settingsSectionMyStars.subsection. (084533c) — levlam
  • Add td_api::settingsSectionSearch. (4942924) — levlam
  • Add td_api::settingsSectionPrivacyPolicy. (a96f805) — levlam
  • Add td_api::settingsSectionFeatures. (abf1f4a) — levlam
  • Add td_api::settingsSectionFaq. (79bb442) — levlam
  • Update settingsSectionPrivacyAndSecurity subsections. (3c78f8e) — levlam
  • Add td_api::settingsSectionAskQuestion. (fd7a101) — levlam
  • Add td_api::settingsSectionPremium. (4e407f1) — levlam
  • remove td_api::settingsSectionPhoneNumber. (1434f15) — levlam
  • Add settingsSectionChatFolders.subsection. (2ab648a) — levlam
  • Remove td_api::settingsSectionPassword. (a361bcf) — levlam
  • Add settingsSectionDevices.subsection. (7928ff9) — levlam
  • Improve function order. (a6c1516) — levlam
  • Remove td_api::settingsSectionLoginEmail. (4c999a6) — levlam
  • Add td_api::settingsSectionDataAndStorage. (beff7b0) — levlam
  • Add settingsSectionNotifications. (1338bea) — levlam
  • Support more settingsSectionEditProfile subsections. (3be25f6) — levlam
  • Add settingsSectionEditProfile.subsection. (0a43778) — levlam
  • Add settingsSectionAppearance.subsection. (45d03a3) — levlam
  • Remove td_api::settingsSectionDefaultMessageAutoDeleteTimer. (bdb31fd) — levlam
  • Remove td_api::settingsSectionPrivacyAndSecurity. (135a5be) — levlam
  • Add settingsSectionPrivacyAndSecurity.subsection. (c98968c) — levlam
  • Add settingsSectionLanguage.subsection. (0079326) — levlam
  • Add td_api::craftGift. (a9b9b0e) — levlam
  • Add td_api::getGiftsForCrafting. (904516a) — levlam
  • Add receivedGift.craft_date. (e220d66) — levlam
  • Add messageUpgradedGift.craft_date. (156eed1) — levlam
  • Add td_api::upgradedGiftOriginCraft. (3fa9a81) — levlam
  • Add upgradedGift.is_crafted. (2a8d31e) — levlam
  • Add upgradedGift.is_burned. (2821de3) — levlam
  • Add class SettingsSection for internal links. (921286b) — levlam
  • Update layer to 222. (d6ca5cc) — levlam
  • Add authorization debug. (93d46bc) — levlam
  • Call MessagesManager::on_authorization_success as early as possible. (7da8a11) — levlam
  • Add and use StarGiftCollectionId::get_star_gift_collection_ids. (fc97a2e) — levlam
  • Add and use DialogId::get_dialog_ids. (e4833ef) — levlam
  • Improve add_message_content_dependencies for gifts. (6caa8cf) — levlam
  • Remove an expected error. (af47918) — levlam
  • Allow to remove verification of unknown chats. (0d2e4fa) — levlam
  • Implicitly send messages to general forum topic. (7cca834) — levlam
  • Fix can_send_message_to_forum_topic. (edbb3af) — levlam
  • Ignore replied_message_info for messageActionGeoProximityReached. (34c8ba3) — levlam
  • Copy supergroupFullInfo.photo for direct messages chats from original chats. (ab38b1d) — levlam
  • Add and use ChatManager::get_update_supergroup_full_info_object. (ff8d0c6) — levlam
  • Load main full channel after full direct messages chat. (da4d900) — levlam
  • Load monoforum channel full when loading the channel full from database. (beeb458) — levlam
  • Fix promise set in forced on_load_channel_from_database. (22d0a7c) — levlam
  • Use get_channel_full_const instead of get_channel_full. (36cfaf0) — levlam
  • Check can_send_message_to_forum_topic in can_reply_to_message. (1525124) — levlam
  • Add ForumTopicManager::can_send_message_to_forum_topic. (fab0b1c) — levlam
  • Add and use DialogFilterId::get_dialog_filter_ids. (292168e) — levlam
  • Add and use DialogListId::get_chat_lists_object. (233222e) — levlam
  • A...
Read more

1.8.60

04 Feb 07:44
537aef8

Choose a tag to compare

  • build: strip to downsize (537aef8) — Lance Hsu
  • ci: improve flow (098afc9) — Lance Hsu
  • ci: add cache (c029d1a) — Lance Hsu
  • ci: update build (8fe8141) — Lance Hsu
  • :Merge branch 'master' into build (07bd47f) — Lance Hsu
  • Improve documentation. (cb863c1) — levlam
  • Fix includes. (225e0c1) — levlam
  • Use StarGiftId::get_star_gift_ids. (b9c7b01) — levlam
  • Add StarGiftId::get_star_gift_ids. (8565058) — levlam
  • Allow 0 as gift model/backdrop rarity. (ab23545) — levlam
  • Move can_use_message_send_options to MessageSendOptions. (0b41d9a) — levlam
  • Remove now unneeded include. (f2b31f3) — levlam
  • Always disable constexpr mutex constructor just in case. (62287f9) — levlam
  • Move process_message_send_options to MessageSendOptions.cpp. (ce4e8fc) — levlam
  • Move MessageSendOptions to a separate header. (2f23de0) — levlam
  • Update version to 1.8.60. (0da5c72) — levlam
  • Add td_api::summarizeMessage. (c0cef2a) — levlam
  • Add message.summary_language_code. (251b17e) — levlam
  • Add stakeDiceState.suggested_stake_toncoin_amounts. (7547fdb) — levlam
  • Add "ton_stakedice_stake_suggested_amounts" internal option. (375b7f5) — levlam
  • Add td_api::inputMessageStakeDice. (cb3ee0c) — levlam
  • Store state_hash for outgoing stake dice. (8d19591) — levlam
  • Add options "stake_dice_stake_amount_min" and "stake_dice_stake_amount_max". (f135b27) — levlam
  • Add td_api::getStakeDiceState. (2219277) — levlam
  • Return updateStakeDiceState in getCurrentState. (61c8c7e) — levlam
  • Add td_api::updateStakeDiceState. (9f2f264) — levlam
  • Add td_api::stakeDiceState. (6aa52b0) — levlam
  • Add td_api::messageStakeDice. (029ba9a) — levlam
  • Unify gift purchase offer class and parameter names. (584951b) — levlam
  • Update layer to 221. (cfacc91) — levlam
  • Create theme chat for upgraded gifts. (00b0845) — levlam
  • Support gift themes with negative intensity. (a125a69) — levlam
  • Fix test. (aa4c212) — levlam
  • Fix compilation error. (5742c28) — levlam
  • Update copyright year. (4d06d1b) — levlam
  • Specify that the sticker emoji can be empty (c1e37b6) — roundedrectangle
  • Fix typo in log (d1e545f) — roundedrectangle
  • Add and use Contact::validate. (9182944) — levlam
  • Make get_contact private. (aa05d39) — levlam
  • Add and use get_contacts. (dac96a4) — levlam
  • Move can_send_message to DialogManager. (2af6168) — levlam
  • Improve business story repost. (94860fa) — levlam
  • Update default value of the option "gift_resale_toncoin_cent_count_min". (0609fc4) — levlam
  • Increase default "paid_media_message_star_count_max" to 25000. (58c96d7) — levlam
  • Move delete_topic_history to MessageQueryManager. (147843c) — levlam
  • Move delete_all_call_messages to MessageQueryManager. (957c8db) — levlam
  • Move delete_dialog_messages_by_sender to MessageQueryManager. (bcaa866) — levlam
  • Move delete_dialog_messages_by_date to MessageQueryManager. (0d70f96) — levlam
  • Move fix_delete_message_min_max_dates to MessageQueryManager. (93d4ad0) — levlam
  • Fix suggesting of null photo. (7d8704d) — levlam
  • List options lexicographically. (568ae21) — levlam

1.8.59

23 Dec 12:00
e2685ce

Choose a tag to compare

Full Changelog: 1.8.58...1.8.59

1.8.58

19 Dec 08:57
ee7d534

Choose a tag to compare

Full Changelog: 1.8.56...1.8.58