engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — May 21, 2026: Platform improvements

Engineering update for May 21, 2026: 12 commits in WoWSQL/wowmysql — Convert product images to WebP (+4 related commits).

WoWSQL Shipping Log — May 21, 2026

This is an evidence-based engineering update from the public WoWSQL/wowmysql repository. We document what landed in git on this date — not roadmap promises.

Highlights

  • Platform improvements — Convert product images to WebP (+4 related commits)
  • Dashboard & UX — UI work
  • Billing & pricing — Refactor pricing/testimonials and docs routing
  • Infrastructure & deployments — Add websitev2 React + Vite site scaffold

Commits (12 total)

Commit Change
910fdf7 UI work
3416217 Convert product images to WebP
023135f Update ProductScrollSequence.tsx
1c8eb84 Preload and add static fallback image for hero
61703a8 Add ProductScrollSequence and images
6ced7ab Refactor pricing/testimonials and docs routing
51f31a8 Delete .env.example
6409189 Add websitev2 React + Vite site scaffold

Showing 8 of 12 commits. View full day on GitHub.

What this means for developers

Infrastructure updates improve how tenant Postgres clusters are provisioned, upgraded, and monitored. Billing changes refine invoices, subscriptions, and admin tooling for paid customers.

Try WoWSQL


Source: git history on 2026-05-21. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.

WoWSQL Shipping Log — May 21, 2026: Platform improvements — WoWSQL Blog | WoWSQL