mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 12:01:35 +00:00
chore(android): prepare 2026.7.3 Play release
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
Adds copy and save-as-PNG actions for rendered chat widgets.
|
||||
## 2026.7.3 - 2026-07-20
|
||||
|
||||
Adds foreground, on-device Voice Wake with editable Gateway-synced wake words and automatic pause during other voice activity.
|
||||
Adds a Wear OS companion for sessions, transcripts, text and voice replies, realtime Talk, Gateway controls, notifications, settings, and a launch Tile.
|
||||
|
||||
Fixes Android composer media leaking across Gateway, agent, and chat switches. Thanks @IWhatsskill.
|
||||
Adds foreground, on-device Voice Wake with editable Gateway-synced wake words, plus copy and save-as-PNG actions for rendered chat widgets.
|
||||
|
||||
Fixes malformed Android agent and profile initials when display names begin with emoji. Thanks @Leon-SK668.
|
||||
Fixes composer media leaking across chats and malformed agent or profile initials when display names begin with emoji.
|
||||
|
||||
Adds a Wear OS companion for agent and session selection, transcripts, text and voice replies, realtime Talk, Gateway controls, reply notifications, local appearance and speech settings, and a launch Tile. The watch proxies through the paired phone and stores no Gateway credentials. Thanks @sibbl and @IWhatsskill.
|
||||
Thanks @sibbl, @IWhatsskill, and @Leon-SK668.
|
||||
|
||||
## 2026.7.2 - 2026-07-13
|
||||
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
# Source of truth: apps/android/version.json
|
||||
# Generated by scripts/android-sync-versioning.ts.
|
||||
|
||||
OPENCLAW_ANDROID_VERSION_NAME=2026.7.2
|
||||
OPENCLAW_ANDROID_VERSION_CODE=2026070201
|
||||
OPENCLAW_ANDROID_VERSION_NAME=2026.7.3
|
||||
OPENCLAW_ANDROID_VERSION_CODE=2026070301
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Adds Automations and Skills management with search, filters, editing, run tracking, install safety, and ClawHub risk review.
|
||||
Adds a Wear OS companion for sessions, transcripts, text and voice replies, realtime Talk, Gateway controls, notifications, settings, and a launch Tile.
|
||||
|
||||
Improves chat with per-device history, durable approval status, session search, sharing, and agent avatars.
|
||||
Adds foreground, on-device Voice Wake with editable Gateway-synced wake words, plus copy and save-as-PNG actions for rendered chat widgets.
|
||||
|
||||
Adds provider model details, build identity, safer permission recovery, fresh Installed Apps consent, and Gateway protocol v3/v4 support.
|
||||
Fixes composer media leaking across chats and malformed agent or profile initials when display names begin with emoji.
|
||||
|
||||
Thanks @snowzlmbot, @IWhatsskill, @NianJiuZst, and @guarismo.
|
||||
Thanks @sibbl, @IWhatsskill, and @Leon-SK668.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"version": "2026.7.2",
|
||||
"versionCode": 2026070201
|
||||
"version": "2026.7.3",
|
||||
"versionCode": 2026070301
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user