Skip to content

v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 May 21:25
· 3 commits to master since this release
8c258bf
  • 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