John Preston
cebd3edb9a
Fix build.
2026-04-07 08:39:02 +07:00
23rd
b80f25fbc5
Made Swift 6 local translation support optional.
2026-04-06 17:52:53 +03:00
23rd
9cb41f4517
Replaced RoundButton text transform constructor arg with setter.
2026-04-06 16:58:16 +03:00
23rd
494833236f
Defaulted RoundButton text transform to no-transform.
2026-04-06 16:58:16 +03:00
23rd
7c26a251cf
Added text transform to RoundButton as mandatory argument.
2026-04-06 16:58:15 +03:00
23rd
d164a49675
Removed premium section on first rate-limited summary click.
...
Fixed #30201 .
2026-04-06 13:15:34 +03:00
KevinHuge
59b089a0cc
Fix stale macOS tray icon colors after appearance switches
...
Summary:
Fix the macOS tray icon refresh path so the menu bar icon updates immediately after system light/dark appearance changes, even while Telegram stays unfocused in the background.
Changes:
The tray icon code was observing status button appearance changes but rendering against NSApp effectiveAppearance on macOS 10.14 and newer. Those two appearance sources do not update in lockstep while Telegram is unfocused, which caused the tray icon to redraw with a stale color until the app was focused. This change makes the renderer use status.button.effectiveAppearance directly so the icon color is derived from the same Cocoa object that emits the refresh signal.
2026-04-06 16:57:03 +07:00
23rd
c031f09886
Fixed display of button in connection box on non-default scales.
2026-04-06 12:46:19 +03:00
23rd
3af2bf61fe
Fixed tooltip crash when top peers selector widget has small width.
2026-04-06 12:24:28 +03:00
23rd
6f4ed6883b
Fixed userpic photo origin to use full user for refresh.
2026-04-06 11:49:28 +03:00
23rd
ec94dc26ac
Fixed file reference refresh for group and channel photos.
2026-04-06 11:49:27 +03:00
23rd
8decb55e51
Fixed file reference refresh for user personal and fallback photos.
2026-04-06 11:49:27 +03:00
23rd
8346a90d65
Fixed summarize button small clipping during loading animation.
2026-04-06 11:49:27 +03:00
23rd
4191ecc2e6
Added simple animation while jumping between markers in media view.
2026-04-06 11:49:27 +03:00
23rd
783ed506bd
Added ability to jump between markers with Alt+Arrows in media view.
2026-04-06 11:49:27 +03:00
John Preston
00bd28278d
Show unofficial app warning.
2026-04-06 15:43:44 +07:00
John Preston
b51c0ca5e7
Allow trailing slash in newbot link.
2026-04-06 15:41:42 +07:00
John Preston
c6c2479268
Fix newbot links parsing.
2026-04-06 15:41:42 +07:00
John Preston
300e0f2fb7
Fix unicode name value in bot create deeplink.
2026-04-06 15:41:42 +07:00
John Preston
00154dcbe9
Fix glitch in empty managed bot username.
2026-04-06 15:41:42 +07:00
23rd
3884348e07
Fixed top bar buttons appearing without animation on select messages.
2026-04-06 15:41:42 +07:00
23rd
a7745a2086
Slightly improved detect of non-discrete wheel event in flexible scroll.
2026-04-06 15:41:42 +07:00
23rd
9caeea7edd
Changed fallback color for mention icon in dialogs.
2026-04-06 15:41:42 +07:00
23rd
ae4e5ad54a
Fixed preserving markers after video quality switch in media view.
2026-04-06 15:41:42 +07:00
23rd
18ea990e7a
Replaced panel animation with FadeWrap for media preview menus.
2026-04-06 15:41:42 +07:00
23rd
5d557b44e4
Replaced heavy Qt opacity effect with FadeWrap in info profile top bar.
2026-04-06 15:41:42 +07:00
23rd
ec312a1f15
Forbidden multi-selection menu for monoforums in share box.
2026-04-06 15:41:42 +07:00
23rd
87877fb506
[poll-view] Added paused state support for emoji and media.
2026-04-06 15:41:42 +07:00
John Preston
9dce30e904
Allow emojify without selecting a style.
2026-04-06 14:58:33 +07:00
John Preston
6fc6bb48ff
Add info button to AI Tools box.
2026-04-06 14:23:19 +07:00
John Preston
8fecab58a9
[ai] Suggest non-style constants for durations.
2026-04-06 12:51:09 +07:00
Roman Shishkin
df71142949
Change proxy share link from t.me to tg:// deeplink
2026-04-06 12:49:18 +07:00
John Preston
79263209b3
Version 6.7.3.
...
- Fix launch on older macOS versions.
2026-04-04 09:13:10 +07:00
John Preston
d56c2c5fc3
Handle flood errors in managed bot creation.
2026-04-04 09:12:56 +07:00
23rd
c8d1044596
Decreased max rounding radius for history view top bar action buttons.
2026-04-04 00:15:53 +03:00
23rd
7011e205d5
Guarded controls visibility update during panel opacity animation.
2026-04-03 23:43:03 +03:00
23rd
6d2cf80f10
Clamped spellcheck cursor position to avoid Qt out-of-range warning.
2026-04-03 23:42:18 +03:00
23rd
172bbb1b29
Fixed crash on macOS 10.13.
...
Regression was introduced in 8de878693d .
2026-04-03 23:41:55 +03:00
23rd
cf45065e15
Guarded check-status callbacks in connection box.
2026-04-03 23:41:55 +03:00
23rd
d3460cafd0
Removed duplicated code for ping checker from connection box.
2026-04-03 23:41:55 +03:00
23rd
3386e427a0
Added ability to check status from connection box.
2026-04-03 23:41:55 +03:00
23rd
a1a078f998
Improved style of connection box with table-style.
2026-04-03 23:41:55 +03:00
John Preston
085c4ba65d
Version 6.7.2.
...
- System audio capture for desktop sharing on macOS.
- Split voice and audio playback speeds.
- Unread media dot for voice messages in dialog list.
- Add 'x' button to AI Tools promo toast.
- Fix long forward messages preview in box.
- Fix custom emoji reaction search by category.
- Fix double context menu in photo sending confirmation.
- Fix possible crash in middle-elision.
- Fix possible crash in GIFs search.
2026-04-03 17:34:53 +07:00
John Preston
805225de3f
Fix possible clamp() contract violation.
2026-04-03 17:34:53 +07:00
23rd
8de878693d
Fixed initial tray icon color on macOS dark theme.
2026-04-03 13:34:05 +03:00
23rd
90ec66c34c
[img-editor] Added simple implementations of blur brush.
2026-04-03 12:59:54 +03:00
23rd
eba39d12aa
[poll-view] Applied lang decimal formatting to vote counts.
2026-04-03 12:59:54 +03:00
John Preston
5328e8a750
Fix long forward messages preview in box.
2026-04-03 16:28:06 +07:00
John Preston
df27d58597
Fix complex RoundButton ripple.
2026-04-03 16:27:57 +07:00
23rd
8a519995da
Added missed summary icons.
2026-04-03 12:07:18 +03:00