Changelog

What's new in Weavori.

v0.1.9Free Tier Refinement & Usage Meter

  • Added — weavori whoami shows monthly usage: rows used vs. limit
  • Added — dedicated /pricing page and /terms shortcut on weavori.com
  • Changed — cleaner weavori whoami status output

v0.2.0SaaS Dashboard Launch

  • Added — subscription page with plan overview and customer portal access
  • Added — export history view with status, rows, and duration
  • Added — settings page: name, email, member since, profile picture
  • Added — Privacy Policy and Terms of Service pages
  • Changed — sign-in and sign-up redirect straight to the dashboard
  • Removed — legacy local web interface
  • Fixed — authentication reliability for dashboard sessions
  • Changed — hardened API security

v0.1.0CLI Public Release

  • Added — weavori generate: synthetic data generation with configurable row counts
  • Added — weavori sync: high-performance data synchronization between PostgreSQL databases
  • Added — weavori estimate: storage and time estimates before generation
  • Added — weavori doctor: comprehensive diagnostics with actionable recommendations
  • Added — weavori login: secure browser-based authentication
  • Added — weavori subscribe: checkout flow
  • Added — marketing website: features, pricing, docs
  • Added — cross-platform builds for macOS, Linux, and Windows
  • Fixed — cross-schema foreign keys (PostgreSQL 14 compatibility)