v1 end of life: raw.datafornerds.io will be retired on November 1, 2026. Migration guide →

Changelog

2026-05-25

Added

  • New public website at datafornerds.io with API documentation and code examples
  • Windows Server update history dataset (windows-server-update-history.json)
  • Windows release history dataset (windows-release-history.json)
  • IsExpired field added to all Windows update history datasets
  • JSON Schema validation for all datasets
  • Changelog tracking for all datasets (delta detection on each collection run)

Changed

  • API migrated from v1 (CloudFront/GitHub) to v2 (Cloudflare Workers/R2)
  • New JSON envelope format with metadata and data top-level keys
  • All datasets now include sourceUrls and lastCollected in metadata

Deprecated

  • v1 API at raw.datafornerds.io. All responses now include Deprecation: true header. Use api.datafornerds.io/v2/ instead.