Skip to content

v0.2.3

Latest

Choose a tag to compare

@nicolasgalvez nicolasgalvez released this 15 May 23:36
· 8 commits to main since this release
00f5dc3

What's Changed

  • fix(http): Safe-request filters now whitelist the host and port from DARIO_BASE_URL (when overridden), not just the sidecar settings. Without this, pointing the AI Client at a remote Dario instance via DARIO_BASE_URL would surface "A valid URL was not provided" because wp_safe_remote_request blocked the request. (WPD-27)

Full Changelog: v0.2.2...v0.2.3