feat: Add allowedOrigins config for openclaw by zhengkunwang223 · Pull Request #12162 · 1Panel-dev/1Panel
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Preserve browser runtime flags when saving other settings
Saving the "Other" form now rewrites the full browser block with hard-coded values, so a user changing only timezone/browser-enabled can unintentionally lose existing headless, noSandbox, and profile behavior that was previously configurable. This is a regression for existing agents that already have non-default browser settings (from earlier UI versions or manual config edits), because an unrelated settings save silently mutates runtime browser behavior.
Useful? React with 👍 / 👎.