Skip to content

Releases: chrischall/flightaware-mcp

v0.3.4

Choose a tag to compare

@chrischall chrischall released this 27 Jul 21:14
d59660f

0.3.4 (2026-07-27)

Bug Fixes

  • release: restore the skill-path pin dropped by the pipeline sweep (#36) (c150e2a)

v0.3.3

Choose a tag to compare

@chrischall chrischall released this 27 Jul 02:55
14fbdb4

0.3.3 (2026-07-25)

Bug Fixes

  • deps: bump fast-uri out of the host-confusion advisories (#33) (a274cfa)

v0.3.2

Choose a tag to compare

@chrischall chrischall released this 14 Jul 10:55
11ff404

0.3.2 (2026-07-14)

Bug Fixes

  • plugin: address review findings (#24) (725cb6b)
  • plugin: move SKILL.md into skills/ directory so plugin skills load (#22) (460e7bc)

v0.3.1

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:08
9232874

0.3.1 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to 0.12.0 (#20) (4ac6675)
  • cap max_pages to bound AeroAPI billing (#13) (c5c1dd9)

Refactor

  • adopt mcp-utils createResponseCache + readTtlMsEnv (#17) (36ce24c)

Documentation

  • document first-party dependency-bump label exception (#21) (1aca6ae)
  • fix stale CACHE_MAX_ENTRIES comment in cache eviction test (#19) (ac5f7b3)

v0.3.0

Choose a tag to compare

@chrischall chrischall released this 25 Jun 04:16
88ba49b

0.3.0 (2026-06-25)

Features

  • add search-positions/count, canonical resolvers, airport routes/counts + response cache (#5) (97f84fd)
  • two-tier read cache — longer TTL for static reference data (#8) (8f4d5eb)

v0.2.0

Choose a tag to compare

@chrischall chrischall released this 24 Jun 13:38
580009f

0.2.0 (2026-06-24)

Features

  • initial flightaware-mcp — FlightAware AeroAPI MCP server (f75fd9b)

Bug Fixes

  • tier-aware 401 message + mark alerts/history as Standard/Premium tier (#3) (17f7318)

Documentation

  • correct fa_search_flights_advanced query grammar + round-2 verification (#4) (4e396d4)