mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 01:22:57 +00:00
docs(changelog): note VAPID subject fix
Add the missing changelog entry for the landed Web Push VAPID subject fix and refresh the config docs baseline hash to match the Node 24 check environment.
This commit is contained in:
@@ -13,6 +13,7 @@ Docs: https://docs.openclaw.ai
|
||||
### Fixes
|
||||
|
||||
- Agents: cap heartbeat model bleed context hints by the stored session window when runtime model metadata is unavailable, so overflow recovery advice does not suggest a larger window than the active session actually has.
|
||||
- Control UI/Web Push: use `https://openclaw.ai` as the generated default VAPID subject instead of the old localhost mailbox so iOS PWA push setup uses an Apple-acceptable subject when `OPENCLAW_VAPID_SUBJECT` is unset. Fixes #83134. (#83317) Thanks @IWhatsskill.
|
||||
- Memory/search: stop recall tracking from writing dreaming side-effect artifacts when `dreaming.enabled=false`, while preserving normal search results. Fixes #84436. (#84444) Thanks @NianJiuZst.
|
||||
- Diffs: render viewer toolbar icons from a closed icon-name map instead of HTML strings, removing the toolbar icon XSS sink. (#83955) Thanks @tanshanshan.
|
||||
- QA: keep `pnpm qa:e2e` self-check runs inside the private QA runtime envelope even when inherited shell env disables bundled plugins.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ac40b9cf09c84cadc038f845c03dedeeb1cc99706171bcdc77dab01d07423717 config-baseline.json
|
||||
734ab59e53bed38e704068b2cf50bd451edb8952354c93eb868e0fe6f320c25d config-baseline.core.json
|
||||
d4642e195d2c888e88943987a35b1db11705994bcf1068ef0991d55da3bf43d0 config-baseline.json
|
||||
45be5d748fd14d1c3c354ace120b10ab5d9dbb158d81317f14c826d184bd2b80 config-baseline.core.json
|
||||
1140e56af8ff5c0eae303568478a53ba18b82e157c82d8f1ce4a1f24694318f4 config-baseline.channel.json
|
||||
d455f53b424976f99990330503692728121cbbeff04014fb50b5eed23aae59d4 config-baseline.plugin.json
|
||||
|
||||
Reference in New Issue
Block a user