Operations

Changelog

API and dataset changes, newest first. Version pinning is not available yet, so every request reads the latest synced data.

Release History

Datlyne follows semantic versioning. Minor releases add features and never break your integration.

v1.0.02026-08-05

First Dataset and Live REST API

  • AddedDatasetVendor Master Data — General (US) published: 127,578 rows across 8 tables, joined on vendor_id.
  • AddedRESTGET /v1/:dataset/:table, with keyset pagination, column projection via select, single column ascending sort, and typed filters in the form column=operator:value.
  • AddedAPIBearer API keys scoped per dataset subscription. Rotation keeps the previous key working for 24 hours.
  • AddedAPIRate limit headers on every response, a per key request window, and a daily row quota metered per account.
v0.9.02026-08-05

Sign-In and Account Access

  • AddedPlatformContinue with Google, including a landing flow that acknowledges the user instead of dropping them on the homepage.
  • FixedPlatformPhone users can sign in and reach their account again.
  • FixedPlatformSign-in and sign-out confirmations now read the same on every route.
v0.8.02026-08-04

Working Verification Links

  • FixedPlatformVerification links now resolve in production instead of dead ending.
  • AddedPlatformA legacy alias so verification links sent before the fix still work.

Breaking changes are announced here first. There is no notification webhook yet, so contact support if a release affects your build and we will keep you posted directly.