Changelog

Version history and release notes.

v1.2.0

Timezone and currency expansion.

  • Timezone conversion between named zones and UTC offsets
  • Timezone lookup by geographic coordinates
  • Detailed timezone info (DST rules, abbreviation, offset)
  • Currency information endpoint with symbol, code, and country mapping
  • Landing site with individual tool pages for SEO
  • Blog section with CMS-managed content
v1.1.0

Geospatial math and country data.

  • Haversine distance calculation between coordinate pairs
  • Bounding box generation from center point and radius
  • Geographic center (centroid) of multiple coordinates
  • Country information endpoint with ISO codes, population, and region
  • IP threat intelligence with proxy/VPN/Tor detection
v1.0.0

Initial release.

  • IP geolocation with city, region, country, and coordinates
  • GeoLite2 local database for fast lookups
  • Fallback to ip-api.com when GeoLite2 unavailable
  • Health check endpoint and Scalar API documentation