docs: add changelog entry for Android package rename (#38712)

This commit is contained in:
Ayaan Zaidi
2026-03-07 14:50:41 +05:30
committed by Ayaan Zaidi
parent 5568b393a8
commit 2018d8aa99

View File

@@ -581,6 +581,7 @@ Docs: https://docs.openclaw.ai
- Docs/Contributing: require before/after screenshots for UI or visual PRs in the pre-PR checklist. (#32206) Thanks @hydro13.
- Models/OpenAI forward compat: add support for `openai/gpt-5.4`, `openai/gpt-5.4-pro`, and `openai-codex/gpt-5.4`, including direct OpenAI Responses `serviceTier` passthrough safeguards for valid values. (#36590) Thanks @dorukardahan.
- Android/Play package ID: rename the Android app package to `ai.openclaw.app`, including matching benchmark and Android tooling references for Play publishing. (#38712) Thanks @obviyus.
### Fixes