Resources

Changelog

Track every update, feature, and fix shipped to Hadio.

May 15, 2026
v1.4.0
  • featAdded DynamoDB support with full attribute and index mapping
  • featNew AI model selector — switch between GPT-4o, Claude, and Gemini for schema suggestions
  • featExport schemas as shareable read-only links
  • fixFixed canvas rendering glitch on Safari 18
April 22, 2026
v1.3.0
  • featReal-time collaboration with live cursors and presence
  • featWorkspace roles: Owner, Admin, Editor, Viewer
  • improvementDark mode polish across the code editor and diff view
  • fixResolved race condition in concurrent schema saves
January 5, 2026
v1.2.0
  • featHadio CLI v2 with `hadio diff` command
  • featGitHub Actions integration for CI/CD schema checks
  • fixFixed export encoding issues for UTF-8 column and table names
November 20, 2025
v1.1.0
  • featRedis schema support with key pattern definitions
  • featSmart migration engine with zero-downtime strategies
  • fixFixed relationship line rendering on zoomed canvas
  • fixCorrected Prisma export for self-referencing relations
September 2, 2025
v1.0.0
  • featComplete UI redesign with new canvas engine
  • featAI-powered schema suggestions and optimization
  • featMulti-database support (PostgreSQL, MySQL, MongoDB, SQLite)
  • featVersion history with visual diff comparison
  • improvementMajor performance improvements — 3x faster rendering
May 12, 2025
v0.1.0
  • featHadio is born — initial private preview release
  • featVisual drag-and-drop schema editor
  • featPostgreSQL and MySQL support
  • featTypeScript and Python code export