SQL Querywise — Changelog
🚀 Launching 21 Apr 2026

Changelog

A public record of every release. We ship fast and we ship transparently.

v0.22Minor

Homepage Consolidation & Tool Copy Clarity

21 Apr 2026
  • Removed redundant 'Why not just use ChatGPT?' section — comparison table already covers this content
  • Fixed comparison table: dbt schema.yml export and Confluence markup export now correctly show ✓ (both already implemented in ToolWorkspace)
  • Fixed '5 Specialized Tools' badge → '6 Specialized Tools'
  • Updated copy for all 6 tool cards with clear distinctions: DocGen ('For developers: structured technical docs'), Explainer ('For stakeholders: plain business language'), Reviewer ('Code quality: naming, security, style'), Advisor ('Performance: indexes, cost, refactoring')
v0.21Minor

Favicon, Trust Badges & Blog SEO

19 Apr 2026
  • Custom favicon — database+lightning icon in electric green, registered in all sizes (16px, 32px, 180px apple-touch-icon)
  • Trust badges in footer: SSL Secured, GDPR Compliant, No SQL Data Stored, 99.9% Uptime
  • SEO meta tags for all 6 blog articles — individual title, description, keywords and JSON-LD BlogPosting schema per article
v0.20Major

Blog Routes, Real Testimonials & Welcome Flow

19 Apr 2026
  • Blog converted to real SEO routes (/blog/:slug) — 6 full articles with individual URLs for Google indexing
  • 2 new articles: Migrating T-SQL to PostgreSQL and Window Functions Complete Guide
  • Real testimonials system — users submit feedback from Dashboard, admin approves, homepage shows dynamically
  • Dashboard: new Testimonial tab with star rating form
  • Welcome log on first login — owner notified of each new user
v0.19Minor

Credit Badges, Usage Dashboard & Banner Fix

19 Apr 2026
  • Credit cost badge on every tool marketing page hero (1cr DocGen/Reviewer/Explainer, 2cr Advisor/Converter, 3cr Analysis)
  • Dashboard: Credit Usage by Tool section — credits spent and run count per tool
  • Announcement banner corrected: '3 free analyses total' (not per tool)
v0.18Minor

Differentiated Credit Costs Per Tool

19 Apr 2026
  • Credit costs differentiated by tool complexity: Explainer/DocGen/Reviewer = 1cr, Advisor/Converter = 2cr, Analysis = 3cr
  • Backend consumes correct credits per tool (TOOL_CREDIT_COSTS constant in shared/const.ts)
  • ToolWorkspace shows credit cost before running: 'This analysis costs N credits'
  • Pricing page: new 'Credits per tool' section with 6 tool cards
v0.17Major

Credit-Based Pricing Model

19 Apr 2026
  • Pricing migrated from subscriptions to credit packs: Starter €2/20cr, Pro €8/100cr, Team €20/300cr, Enterprise €60/1000cr
  • No monthly fees — credits never expire
  • Homepage PricingSection replaced with 4 credit pack cards
  • How-credits-work banner in Products section replaces confusing Bundle card
  • Backend: 3 free analyses total (not per tool) before credits required
v0.12Major

Share Analysis & Dashboard Intelligence

19 Apr 2026
  • Share Analysis — generate a public link to any analysis result (expires in 30 days)
  • Public /share/:token page — shows SQL input, output, quality score, schema badge and view count
  • Dashboard: Anti-Pattern Report card for quick access
  • Share button in ToolWorkspace copies link to clipboard after analysis
v0.11Major

Anti-Pattern Intelligence & Competitor Positioning

19 Apr 2026
  • Anti-Pattern Report — personalised report detecting recurring SQL issues (SELECT *, missing indexes, cursors, N+1, non-SARGable predicates) across your analysis history
  • Email Report — send your Anti-Pattern Report directly to your inbox with one click
  • Comparison table vs ChatGPT, GitHub Copilot and DBeaver AI on the homepage
  • Public /changelog page (you are here)
v0.10Major

Quality Score Dashboard & Export Hub

19 Apr 2026
  • Quality Score Dashboard — track your SQL quality evolution with avg score, trend indicator (↑/↓/→) and SVG bar chart timeline
  • dbt export — DocGen now exports directly to dbt schema.yml (columns + descriptions ready for your dbt project)
  • Confluence export — all tools export analysis results as Confluence wiki markup
  • Schema-Aware badge — output header shows the active schema project name and table count
  • Quality scores extracted automatically from LLM output and stored per analysis
v0.9Major

Schema-Aware Mode

19 Apr 2026
  • Schema Projects — create projects with DDL (CREATE TABLE statements), dialect, and description
  • Schema-Aware analyses — select a project before any analysis to inject your real schema into the LLM context
  • All tools (Advisor, Reviewer, DocGen, Explainer, Analysis) are now schema-aware when a project is selected
  • Dashboard card for quick access to Schema Projects
  • Homepage updated: 'Schema-Aware SQL Intelligence — Enterprise-Safe' positioning
v0.8Minor

Trust & Compliance Layer

19 Apr 2026
  • /privacy — Privacy Policy with zero-retention architecture, GDPR compliance, TLS 1.3
  • /terms — Terms of Service
  • /about — Bio page for João Pedro Carvalho, Technical Lead & Data Engineer
  • Security section on homepage: Never Stored, Never Used for Training, Encrypted in Transit, GDPR Compliant
  • Product Hunt launch badge (21 Apr 2026)
  • Optional 'Database context' field in ToolWorkspace for manual schema hints
v0.7Major

SQL Converter & Billing Portal

18 Apr 2026
  • SQL Converter — convert between T-SQL, PL/SQL, PostgreSQL, MySQL, BigQuery and COBOL with full construct mapping table
  • Stripe billing portal — manage subscriptions directly from the Dashboard
  • Subscription management UI with active/cancelled states
  • Converter usage tracking and paywall (3 free conversions)
v0.6Major

Analysis Tool & Onboarding

17 Apr 2026
  • SQL Analysis tool — comprehensive query analysis combining performance, quality and documentation insights
  • Onboarding modal — 3-step guide shown on first login explaining Schema-Aware Mode, proprietary rules and bilingual output
  • Demo mode — try all tools without signing in (rate-limited)
  • Quality score extraction from Reviewer and Advisor outputs
v0.5Major

Core Tool Suite

16 Apr 2026
  • DocGen — automatic SQL documentation generator with table/column descriptions
  • Advisor — performance advisor with index recommendations and execution plan insights
  • Reviewer — code review with scoring (0–100) and anti-pattern detection
  • Explainer — plain-language SQL explanation for stakeholders
  • Bilingual output (EN/PT) across all tools
  • Dialect support: T-SQL, PL/SQL, PostgreSQL, MySQL, BigQuery

More features shipping every week.

Follow the roadmap on Product Hunt or join the waitlist for release notifications.