mirror of https://github.com/openclaw/openclaw.git
build: prepare 2026.3.13 release
This commit is contained in:
parent
a6bdf2dfd0
commit
f6e5b6758e
|
|
@ -4,6 +4,8 @@ Docs: https://docs.openclaw.ai
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## 2026.3.13
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
- Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.
|
- Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "openclaw",
|
"name": "openclaw",
|
||||||
"version": "2026.3.13-beta.1",
|
"version": "2026.3.13",
|
||||||
"description": "Multi-channel AI gateway with extensible messaging integrations",
|
"description": "Multi-channel AI gateway with extensible messaging integrations",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"homepage": "https://github.com/openclaw/openclaw#readme",
|
"homepage": "https://github.com/openclaw/openclaw#readme",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue