Changelog
Customer-facing changes to the Land Map Magic API. Newest entries first.
Compatibility
The public API is served under /v1. We prefer additive changes on v1: new endpoints, optional fields, and new optional parameters. Breaking changes are documented here and will either ship behind dual support or as a future /v2 with a deprecation window.
Breaking means removed or renamed fields, type changes, stricter validation, changed defaults, auth changes, or response/error shape changes that can break existing clients.
Releases
Changelog published
- AddedPublic API changelog at
/docs/changelog. Future customer-facing API changes will be recorded here.