John Preston
0f85080c15
Version 6.7.
...
- AI Text Editor for messages.
- Enhanced Polls with media, locations and suggested options.
- Bots can create and managed other Bots on your behalf.
- Drawing tools in image editor (brush, marker, eraser, arrow).
- Trim recorded voice messages.
- Per-file captions when sending multiple files.
- Audio sharing in calls on Linux.
2026-04-01 13:24:42 +07:00
..
_other
Fix packaged conditions in lib_ffmpeg and Packer
2025-06-03 09:41:22 +04:00
api
Check all peers load status in short updates.
2026-04-01 00:16:24 +07:00
boxes
Fix build with GCC.
2026-04-01 13:24:42 +07:00
calls
Brought non-sprite shadows revolution.
2026-03-28 11:50:50 +03:00
chat_helpers
Fix streaming messages in topics.
2026-04-01 00:13:52 +07:00
codegen /scheme
Provide single-data generic TL accessor.
2022-07-26 20:12:10 +03:00
core
Version 6.7.
2026-04-01 13:24:42 +07:00
countries
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
data
Implement managed bot creation limits toasts.
2026-04-01 00:16:22 +07:00
dialogs
Restored circle-backed unread icon badges in narrow type of dialogs.
2026-04-01 04:38:00 +03:00
editor
[img-editor] Added aspect ratio presets menu to crop tool.
2026-03-31 07:40:24 +03:00
export
Added support of service messages for polls.
2026-03-28 10:29:13 +03:00
ffmpeg
Fix video metadata rotation reading.
2025-12-22 17:56:55 +04:00
history
Added tracking of mouse over to waveform in voice messages.
2026-04-01 04:38:00 +03:00
info
Slightly optimized include of polls.style.
2026-03-30 10:19:14 +03:00
inline_bots
Added initial support gallery flag for inline bot results layout mode.
2026-03-31 15:42:26 +03:00
intro
Call QInputMethod::show in CodeInput
2026-02-06 13:24:42 +04:00
iv
Push non-default app scale to IV.
2026-03-16 13:10:21 +04:00
lang
Update API scheme to layer 224.
2026-03-25 13:08:49 +07:00
layout
Moved out highlight scroll logic from sections to single place.
2026-03-30 11:01:56 +03:00
main
Support new styles list from appConfig.
2026-03-28 14:48:58 +07:00
media
Fix many touchscreen-related problems.
2026-03-28 22:45:39 +07:00
menu
Fixed path traversal in bulk file download via filename sanitization.
2026-03-31 13:37:10 +03:00
mtproto
Update API scheme on layer 224.
2026-03-30 12:53:19 +07:00
overview
Revert "Don't stream videos when external player is used"
2026-03-10 12:40:17 +04:00
passport
Fixed display of right checkbox in gender row from passport details box.
2026-02-06 13:24:43 +04:00
payments
Fix build with MSVC.
2026-04-01 00:34:40 +07:00
platform
Moved out dock menu from obj-c implementation to Qt implementation.
2026-03-12 12:59:49 +04:00
poll
Added stale media reupload guard before sending poll with expired files.
2026-03-30 10:19:14 +03:00
profile
Fixed emoji display in top bar from admin log.
2026-02-19 09:35:08 +03:00
settings
[poll-create] Fixed wrong grabbed toggles state before show animation.
2026-03-31 23:06:43 +03:00
statistics
Fixed cache of graphs in chart widgets on retina.
2025-12-16 11:46:36 +03:00
storage
[poll-shared] Added Polls section.
2026-03-28 10:29:08 +03:00
support
Support box->setTitle(v::text::data, context).
2026-03-27 12:54:56 +07:00
tde2e
Fix tde2e include the way tdlib itself uses it
2025-05-03 03:09:40 -07:00
tests
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
ui
Fix build with GCC.
2026-04-01 13:24:42 +07:00
window
Disallow "Disable Sharing" for service users.
2026-03-31 15:57:42 +07:00
apiwrap.cpp
Added api support of notify settings for reactions and poll votes.
2026-03-30 10:19:14 +03:00
apiwrap.h
Added api support of notify settings for reactions and poll votes.
2026-03-30 10:19:14 +03:00
config.h
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
logs.cpp
Fix missing QFile::open result check in logs
2026-03-11 17:01:20 +04:00
logs.h
Stop creating empty TCP log
2025-12-01 19:39:47 +04:00
main.cpp
mainwidget.cpp
Fixed closing forum by Escape instead of navigating back from stack.
2026-03-31 07:30:54 +03:00
mainwidget.h
Support no-topics recipient state in bot-forums.
2026-02-28 19:07:09 +04:00
mainwindow.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
mainwindow.h
Added support of pending suggestion to set up login email.
2025-11-15 11:59:20 +04:00
settings.cpp
Combine startUrls and sendPaths
2025-10-23 10:23:53 +04:00
settings.h
Combine startUrls and sendPaths
2025-10-23 10:23:53 +04:00
stdafx.h
Add weak_qptr to stdafx.h
2025-07-24 08:56:13 +04:00
tray.cpp
Added accounts list to tray menu on macOS.
2026-02-28 19:07:08 +04:00
tray.h
Returned lost method that checks tray existence.
2022-06-23 09:38:21 +03:00
tray_accounts_menu.cpp
Added accounts list to tray menu on macOS.
2026-02-28 19:07:08 +04:00
tray_accounts_menu.h
Added accounts list to tray menu on macOS.
2026-02-28 19:07:08 +04:00
tray_accounts_menu_dummy.cpp
Added accounts list to tray menu on macOS.
2026-02-28 19:07:08 +04:00