Skip to content

v0.1.0

Choose a tag to compare

@chrischall chrischall released this 05 Jul 05:43
b318c5e

0.1.0 (2026-07-05)

⚠ BREAKING CHANGES

  • primary-tier tools now target the TripAdvisor Terra API with Terra parameter names and response shapes; the legacy Content API is no longer used.

Features

  • fetchproxy web-bridge layer (transport, web client, ta_web_healthcheck) (#3) (c76f6d3)
  • retarget the primary tier from the legacy Content API to Terra (#10) (7bcc951)
  • ta_web_get_location — key-free location details via the browser bridge (#8) (9c57d4d)
  • TripAdvisor Content API MCP server (411a910)

Bug Fixes

  • name the unactivated-key cause in the 403 error (#1) (77e8602)

Documentation

  • address PR #3 auto-review nits; assert defaultSubdomain in test (#5) (8d689da), closes #4
  • record the probed key-free search dead-ends (#9) (9d1a64d)