Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 May 06:37
· 22 commits to main since this release

1.1.0 (2026-05-07)

✨ Features

  • android: smoothing, accuracy fix, interference-aware quality (90287fb)
  • example: wire smoothingAlpha into useCompass demo (2847a54)
  • hook: expose smoothingAlpha option in useCompass (7483c91)
  • spec: add setSmoothing(alpha) hybrid method (532dba9)

🐛 Bug Fixes

  • ios: tune heading accuracy buckets, add setSmoothing no-op (53488d9)

📚 Documentation

  • readme: cover accuracy buckets, smoothing, interference downgrade (60f68a7)

🛠️ Other changes

  • example: switch nitro-compass dep from file: to link: (f5689bf)