Product

Changelog

A running history of what's new in Baseify.

v1.5
June 29, 2026
New

Multiple Baserow connections

  • Connect more than one Baserow instance per store — Cloud or self-hosted — and pick which connection each sync uses.
  • A new connection manager to add, test, edit and remove connections, each with its own schema browser.
  • Syncs are now grouped and collapsible by connection and database, so large setups stay tidy.
  • Per-sync maintenance tools — repair number columns and re-sync inventory locations from each sync's detail page.
  • Shopify access scopes tightened to strictly read-only.
v1.4
June 28, 2026
New

Multiple syncs per resource

  • Sync the same resource into several tables or databases — for example, Customers into both an analytics base and an ops base.
  • Syncs are grouped by Baserow database in the dashboard for a clear overview.
  • Link targets resolve to the matching table within the same database.
v1.3
June 27, 2026
New

Per-location inventory

  • The Variants sync writes available and on-hand quantities for every location into their own dedicated columns.
  • Inventory columns self-heal — add or remove a location and Baseify reconciles the columns automatically.
v1.2
June 26, 2026
New

Relationships

  • Baseify now writes native Baserow link-row (relational) fields — orders to customers, line items to orders/variants/products, fulfillments to orders/locations, and products to collections.
  • Links are two-way, so Baserow rollups and lookups work out of the box.
  • Retrofit relationships into databases you provisioned earlier, and a dependency-ordered backfill so links resolve on the first pass.
v1.1
June 25, 2026
New

Templates & more resources

  • One-click template databases — provision a fully-typed Baserow database with up to ten linked tables, pre-mapped and ready to backfill.
  • New resources: Orders, Customers, Draft Orders, Locations, and child expansions for order line items, variants and fulfillment line items.
  • Per-field mapping with transforms in the sync editor.
v1.0
June 24, 2026
Launch

Baseify launches

  • The core real-time, one-way Shopify → Baserow sync engine: webhooks notify, Shopify GraphQL fetches the authoritative record, Baserow receives.
  • Initial resources: Products and Collections, with create/update/delete.
  • A durable queue with retries, idempotent backfill via Bulk Operations, and field mapping with money/date/JSON transforms.
  • Encrypted Baserow tokens (AES-256-GCM), HMAC-verified webhooks, the mandatory GDPR privacy webhooks, and an event log with one-click retry.