Releases: chrischall/alltrails-mcp
Releases · chrischall/alltrails-mcp
v2.1.3
Compare
Sorry, something went wrong.
No results found
2.1.3 (2026-08-06)
Bug Fixes
deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#56 ) (a781d49 )
v2.1.2
Compare
Sorry, something went wrong.
No results found
2.1.2 (2026-07-30)
Bug Fixes
deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#50 ) (68a3644 )
v2.1.1
Compare
Sorry, something went wrong.
No results found
2.1.1 (2026-07-25)
Bug Fixes
require the ci-gated status, not the ci / ci job name (#38 ) (535cc26 )
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-07-13)
Features
skill: add alltrails fpx access skill (#34 ) (aacfe20 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
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
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-07-07)
Features
adopt @chrischall/mcp-utils 0.12.0 (scrape subpath) (#21 ) (8643fc3 )
Refactor
adopt pruneUndefined + parseLenient (+ scrape decodeHtmlEntities) (#18 ) (729dc0c )
Documentation
document first-party dependency-bump label exception (#22 ) (60c1a0d )
fix stale transport/SKILL notes + document alltrails_search types-without-query (#20 ) (a51bd4f )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-07-03)
⚠ BREAKING CHANGES
ALLTRAILS_COOKIE is no longer honored; the fetchproxy Transporter extension and a signed-in alltrails.com tab are required.
Features
require fetchproxy — route every API request through the bridge (#15 ) (a72a2d1 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-07-02)
Features
compact projections for photos, search, and activity feed (from live captures) (#6 ) (da6d7ae )
GPX export tool built from offline-detail route geometry (#10 ) (9b987f2 )
Bug Fixes
encode photo image url params and decode html entities in feed descriptions (#8 ) (ffc940e ), closes #7
map GPX elevations by encoded point index; enable auto-merge in ruleset script (#13 ) (58ef6df ), closes #11
route free-text search through the explore suggestions endpoint (#12 ) (793f15b )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-07-02)
Features
transform template into unofficial AllTrails MCP server (#2 ) (5d8bc74 )
Bug Fixes
drop empty location object from compact trail detail (#5 ) (f7a75f4 )