Changelog

Release history and version notes.

v0.1.0

April 2026

Added

  • + Initial release of Syntra ODBC
  • + 120+ queryable QuickBooks Desktop tables
  • + Built-in SQL server (port 5433)
  • + Smart local cache with incremental sync
  • + Adaptive polling tiers (Hot/Warm/Cold/Frozen)
  • + Full SQL support (JOINs, CTEs, subqueries, aggregates, window functions)
  • + INSERT/UPDATE/DELETE write operations
  • + Auto-discovered custom fields (custom_* prefix)
  • + ODBC driver (64-bit & 32-bit)
  • + Syntra Query Explorer (built-in SQL client)
  • + Windows Service mode
  • + TLS encryption support
  • + Live reads on QuickBooks Enterprise
  • + CALL qb_void() and CALL qb_rebuild_all() commands
  • + SET QB_MAX_STALENESS per-session cache control
  • + information_schema compatibility
  • + Prepared statements