Commit Graph

66965 Commits

Author SHA1 Message Date
Ayaan Zaidi
0bf66ab7bd fix(sessions): scope ambient transcript watermark to session id
Ambient transcript watermarks now carry the transcript session id, resolve only for the current session entry, and skip stale room-event hooks that no longer match the prepared transcript session.

This protects Telegram group prompt windows after reset by backfilling rows that are no longer present in the new session transcript, while preserving steady-state watermark filtering within one session.

Fixes #99373

Release-note: fixes Telegram group context loss after session reset when ambient transcript watermarks outlived the transcript they referenced.
2026-07-02 22:57:01 -07:00
NianJiuZst
08079ecb44 docs: align OpenRouter DeepSeek V4 thinking guide 2026-07-02 22:50:58 -07:00
NianJiuZst
4d5d9dda92 fix: avoid DeepSeek-native thinking on OpenRouter V4 2026-07-02 22:50:58 -07:00
github-actions[bot]
c5afa92c1f chore(i18n): refresh native sv locale 2026-07-03 05:30:01 +00:00
github-actions[bot]
538f28abce chore(i18n): refresh native ru locale 2026-07-03 05:28:25 +00:00
github-actions[bot]
547a563e4c chore(i18n): refresh native fa locale 2026-07-03 05:28:19 +00:00
github-actions[bot]
4086d35caf chore(i18n): refresh native nl locale 2026-07-03 05:26:40 +00:00
github-actions[bot]
122e4ba3a3 chore(i18n): refresh native vi locale 2026-07-03 05:26:38 +00:00
github-actions[bot]
49b68e1039 chore(i18n): refresh native th locale 2026-07-03 05:24:52 +00:00
github-actions[bot]
a50a59e648 chore(i18n): refresh native pl locale 2026-07-03 05:24:44 +00:00
github-actions[bot]
d36452cc0b chore(i18n): refresh native id locale 2026-07-03 05:23:08 +00:00
github-actions[bot]
44ca739f77 chore(i18n): refresh native uk locale 2026-07-03 05:23:04 +00:00
github-actions[bot]
4b1fab8047 chore(i18n): refresh native tr locale 2026-07-03 05:21:32 +00:00
github-actions[bot]
dea40a5f96 chore(i18n): refresh native it locale 2026-07-03 05:21:27 +00:00
github-actions[bot]
32a986d21c chore(i18n): refresh native ar locale 2026-07-03 05:19:45 +00:00
github-actions[bot]
3a1b983bc2 chore(i18n): refresh native hi locale 2026-07-03 05:19:40 +00:00
github-actions[bot]
c4b40d0b2a chore(i18n): refresh native fr locale 2026-07-03 05:18:10 +00:00
github-actions[bot]
55a2a9b0f0 chore(i18n): refresh native ko locale 2026-07-03 05:17:54 +00:00
github-actions[bot]
b11d710e52 chore(i18n): refresh native es locale 2026-07-03 05:16:25 +00:00
github-actions[bot]
71e5fccb64 chore(i18n): refresh native ja-JP locale 2026-07-03 05:16:21 +00:00
github-actions[bot]
328fb70ba7 chore(i18n): refresh native de locale 2026-07-03 05:14:44 +00:00
github-actions[bot]
9cde1ca971 chore(i18n): refresh native pt-BR locale 2026-07-03 05:14:41 +00:00
Dallin Romney
4f4e9a4c78 refactor(shared): consolidate core record guards (#99359) 2026-07-02 22:13:17 -07:00
github-actions[bot]
4dd027eaa1 chore(i18n): refresh native zh-TW locale 2026-07-03 05:13:06 +00:00
github-actions[bot]
c360f92563 chore(i18n): refresh native zh-CN locale 2026-07-03 05:12:56 +00:00
Dallin Romney
de34dfdbe8 refactor(plugins): consolidate record guards (#99361) 2026-07-02 22:12:53 -07:00
Peter Steinberger
0e68c50139 fix(ios): add Photos permission controls (#99350)
* fix(ios): add Photos permission controls

* chore(i18n): sync native Photos strings

* fix(ios): align Swedish Photos disclosure

* test(ios): complete limited Photos UI proof

* chore(i18n): refresh native source lines
2026-07-02 22:11:14 -07:00
Dallin Romney
8604dbdc93 test(qa): migrate channel streaming evidence to transport flow (#99310)
* test(qa): migrate channel streaming evidence to transport flow

* test(qa): enable Telegram previews for streaming smoke

* test(qa): stabilize streaming preview evidence

* fix(qa): sanitize channel dispatch logs
2026-07-02 21:48:29 -07:00
Rain
df350e6720 fix(android): render chat content through Markdown (#88899)
* fix(android): render all chat text as Markdown

Co-authored-by: Pluviobyte <Pluviobyte@users.noreply.github.com>

* chore(android): sync native i18n inventory

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
Co-authored-by: Pluviobyte <Pluviobyte@users.noreply.github.com>
2026-07-02 21:38:28 -07:00
Dallin Romney
e7384d5f02 fix(ci): restore Telegram and SDK guard checks (#99355) 2026-07-02 21:18:25 -07:00
Dallin Romney
8c5f45fc36 refactor(shared): consolidate provider and utility lazy loaders (#98749)
* refactor(shared): consolidate provider lazy loaders

* refactor(shared): leave enforcement to follow-up
2026-07-02 21:16:26 -07:00
Abdullah Taş
c37961fdab fix(ios): onboarding Retry Connection does nothing after editing gateway details (#99220)
* fix(ios): make onboarding Retry Connection use current manual input

Retry Connection on the auth step replayed connectLastKnown(), which
silently returns when no last connection is stored and otherwise redials
the stale persisted endpoint, ignoring host/port/TLS and token edits made
on screen. Manual retries now dial the current form input; discovered
gateway retries keep the previous behavior.

* fix(ios): repair onboarding credential retry

Co-authored-by: Abdullah Taş <29359748+abdullahtas0@users.noreply.github.com>

---------

Co-authored-by: abdullahtas0 <“dev.abdullahtas@gmail.com”>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-02 20:49:14 -07:00
github-actions[bot]
2e049f509f chore(i18n): refresh native sv locale 2026-07-03 03:25:24 +00:00
github-actions[bot]
9069f69698 chore(i18n): refresh native ru locale 2026-07-03 03:24:19 +00:00
github-actions[bot]
399f9d6961 chore(i18n): refresh native fa locale 2026-07-03 03:23:52 +00:00
github-actions[bot]
61e4ef08f4 chore(i18n): refresh native nl locale 2026-07-03 03:22:37 +00:00
github-actions[bot]
fac9e58668 chore(i18n): refresh native vi locale 2026-07-03 03:22:18 +00:00
github-actions[bot]
a47ec8d303 chore(i18n): refresh native th locale 2026-07-03 03:20:45 +00:00
github-actions[bot]
7af800b5be chore(i18n): refresh native pl locale 2026-07-03 03:20:42 +00:00
github-actions[bot]
898564e71a chore(i18n): refresh native id locale 2026-07-03 03:19:05 +00:00
github-actions[bot]
de23987f13 chore(i18n): refresh native uk locale 2026-07-03 03:18:51 +00:00
github-actions[bot]
9eec24df67 chore(i18n): refresh native tr locale 2026-07-03 03:17:17 +00:00
github-actions[bot]
b415072a2e chore(i18n): refresh native it locale 2026-07-03 03:17:03 +00:00
github-actions[bot]
21be45c17e chore(i18n): refresh native ar locale 2026-07-03 03:15:39 +00:00
github-actions[bot]
4c08ea403a chore(i18n): refresh native hi locale 2026-07-03 03:15:24 +00:00
github-actions[bot]
eebbf6cba5 chore(i18n): refresh native fr locale 2026-07-03 03:13:56 +00:00
github-actions[bot]
3b9e0c8682 chore(i18n): refresh native ko locale 2026-07-03 03:13:48 +00:00
github-actions[bot]
a598c976d0 chore(i18n): refresh native es locale 2026-07-03 03:12:09 +00:00
github-actions[bot]
1617233ff1 chore(i18n): refresh native ja-JP locale 2026-07-03 03:12:05 +00:00
github-actions[bot]
116e9db2a1 chore(i18n): refresh native de locale 2026-07-03 03:10:26 +00:00