Skip to content

0.1.52

Choose a tag to compare

@techartdev techartdev released this 23 Feb 09:50
· 34 commits to main since this release

Added

  • Added HTTPS / SSL support for connecting to OpenClaw gateways running in lan_https mode or behind TLS reverse proxies.
  • Auto-discovery now detects access_mode: lan_https and connects to the internal gateway port automatically (no certificate setup needed for local addons).
  • Added Verify SSL certificate option in manual config for self-signed certificate environments.
  • Added ssl_error config flow error with actionable guidance.
  • Added comprehensive remote connection documentation to README with setup table for all access modes.

Fixed

  • Fixed "400 Bad Request — plain HTTP request was sent to HTTPS port" when the addon uses lan_https access mode.

Full Changelog: 0.1.51...0.1.52