Skip to content

v0.4.6

Latest

Choose a tag to compare

@troykelly troykelly released this 10 Jan 02:21

What's Changed

Fixed

  • Cross-state incident filtering - Fixed issue where state-configured instances received incidents from neighboring states (#117)
    • The ABC Emergency API returns incidents from nearby states when querying a specific state
    • Added client-side filtering using the features array to ensure only incidents from the configured state are included
    • Applied to all three modes: State, Zone, and Person

Changed

  • Updated CI workflow - Migrated PR review workflow to official Claude Code GitHub Action (#119)
    • Replaced third-party grll/claude-code-action@beta with official anthropics/claude-code-action@v1
    • Simplified authentication using OAuth token or API key

Full Changelog: v0.4.5...v0.4.6