🎉 New Features
- Crash report ingestion API endpoint with authentication and rate limiting
- Database support with Ecto, SQLite, and ErrorTracker integration
- ErrorTracker dashboard for viewing crash reports at
/errors - Phoenix/LiveView integration for web UI
🔧 Technical Changes
- ETS-based rate limiter (10 requests/minute per IP)
- Consolidated API and dashboard on port 4001
- Comprehensive test coverage for crash reporting
- Docker Compose configuration with database volume mount
Full Changelog: metadata-relay-v0.3.0...metadata-relay-v0.4.0