Skip to content

v0.5.0

Choose a tag to compare

@addressiq-release-bot addressiq-release-bot released this 10 Jul 14:33
8016d33

0.5.0 (2026-07-10)

⚠ BREAKING CHANGES

  • a missing widget bundle now calls onError instead of silently fetching from a CDN. config.widgetUrl still works as a dev override.

Features

  • AddressIQ Flutter SDK + example + CI/CD (b570f08)
  • fail closed when the bundled widget is missing (391e761)
  • flutter: collect→verify split + example demoing all 3 verification types (82ca273)
  • flutter: unified maps address-capture screen + Street View in Collect UI (9d0e49f)
  • proto: generate wire-contract bindings from AddressIq-proto (d4fa7de)

Bug Fixes

  • ci: gate pub.dev publishing behind an explicit variable (81f4ce8)
  • ci: set bump-minor-pre-major in release-please config (f61a4af)
  • point homepage and vendored widget at addressiqpro.com (062f8b4)
  • sdk: resolve analyzer errors surfaced by CI (e50df70)