Skip to content

v2.0.0

Choose a tag to compare

@chrischall chrischall released this 08 Jul 13:39
8814b56

2.0.0 (2026-07-08)

⚠ BREAKING CHANGES

  • the alltrails_list_trails_by_state and alltrails_list_trails_by_country tools are removed. Use alltrails_search to find trails for a location.

Features

  • alltrails_get_list_items — the trails saved in a list (#23) (daf2fb8)
  • alltrails_resolve_location — resolve a place name to AllTrails location records (#27) (949a647)
  • remove list_trails_by_state / list_trails_by_country (endpoint retired) (#29) (360d8a1), closes #24

Documentation

  • correct alltrails_get_list_items compact field list (#28) (3a46db2), closes #25