- Deprecated JSON-backed FR24 access. Effective 2026-05-01, all Flightradar24 JSON API are soft deprecated because Cloudflare TLS fingerprinting now blocks those endpoints. This includes the low-level JSON functions for flight list, airport list, playback, and find; the corresponding high-level service methods; and the static JSON fetch helpers for aircraft families, airlines, airports, and countries. The TUI and related CLI commands is also thus no longer functional. gRPC-backed functionality is not part of this deprecation. Users should migrate to the official FR24 API or use the official FR24 Python SDK.
- fix: properly generate device ids according to js (8ea7942)
Full Changelog: v0.3.0...v0.3.1