Changelog

March 15, 2026
Structured Address Fields

Your exports now include separated address components — Street, City, State, ZIP, and Country — broken out into their own columns. No more manually splitting a single address string. Try it out →

✨ New Features

  • 5 new address columns – Newly processed places now return Street, City, State, ZIP, and Country as individual fields, included automatically in CSV and GeoJSON exports. Re-process any previously processed places to get the new fields.
  • View in the data table – Toggle the new columns on from the Columns dropdown. They're hidden by default to keep things clean, but always included in your exports.

🛠️ Improvements

  • Horizontal scrolling – The data table now scrolls horizontally when extra columns are enabled, so nothing gets cut off.
March 14, 2026
Zero-Click Conversion

Converting geo files just got a whole lot faster. Drop your file in and it converts instantly — no extra buttons, no waiting. We've also given the entire tools section a fresh look to make finding the right converter or validator effortless.

🛠️ Improvements

  • Instant conversion – Select a file and your converted output is ready to download immediately. We removed the convert button entirely. Try it with GPX to KML or any other converter.
  • New tools page – Browse all converters and validators at a glance with a clean card layout and format icons. See all tools →
  • Refreshed tool pages – Every converter and validator page has been redesigned for a smoother experience.

🐛 Fixes

  • CSV error dialog – When your CSV has issues, we now show only the problem rows instead of the entire file.
February 27, 2026
Drop a File, Get Results

Wondering if your GPX, KML, or GeoJSON file is valid? Now you can find out instantly. Drop your file in and see exactly what's inside — including a live map preview of every geometry.

✨ New Features

  • Instant validation – Select a file and validation runs automatically. Results appear in a clean side-by-side view so you can see issues at a glance. Try the GPX Validator, KML Validator, or GeoJSON Validator.
  • Map preview – See your tracks, routes, and waypoints rendered on an interactive map right in the validator results.
February 20, 2026
Battle-Tested

A round of fixes to make processing and exports more reliable — especially for larger files and GPX workflows.

🛠️ Improvements

  • Smoother progress tracking – The progress bar during processing now updates more reliably with no backwards jumps.
  • Better error messages – Validators now show clearer, more helpful messages when your file has issues. Try the GPX Validator, KML Validator, or GeoJSON Validator.

🐛 Fixes

  • GPX waypoint export – Fixed an issue where valid waypoints weren't included in GPX exports.
  • Large file processing – Fixed a bug where very large files could fail during geocoding.
February 14, 2026
Help When You Need It

Need help? You can now chat with us directly inside the app. No need to send an email and wait — just click the chat widget and we'll get back to you right away.

✨ New Features

  • In-app live chat – Get support without leaving your workflow. Your session context is shared automatically so we can help faster.
February 12, 2026
Unlimited Processing

No more limits. Whether you have 50 saved places or 5,000, you can now process them all at once. We've removed the 50-row cap and built auto-chunking so large files just work. Get started →

✨ New Features

  • Process everything at once – Select all your rows and hit Process. The system handles chunking and sequencing automatically, with live progress updates as it goes.

🛠️ Improvements

  • Faster, more reliable geocoding – We moved geocoding to a dedicated worker so your jobs run more smoothly, even with large files.