v1.1.1 — Credential Security Enhancement
What's Changed
🔒 Security
- Improved credential handling: require user confirmation before writing to config.json
- Explicitly warn users that writing secrets to disk is not recommended
- Emphasize environment variable as the preferred method
📦 Metadata
- Use ClawHub standard metadata format for credential declaration
- Replace custom 'credentials' field with
metadata.openclaw.requires.env+primaryEnv
Full Changelog: v1.1.0...v1.1.1