WoWSQL Shipping Log — July 13, 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
- Database & Postgres — Exclude internal PostgreSQL catalog types (+2 related commits)
- Authentication — Update signup_founder_outreach_service.py (+1 related commit)
- Dashboard & UX — Meter dataplane requests, client IP & UI tweaks
- Platform improvements — Add project provisioning flow & wait panel
Commits (8 total)
| Commit | Change |
|---|---|
2393ad4 |
Update signup_founder_outreach_service.py |
1fc117e |
Add founder outreach for business-email signups |
edd4659 |
Meter dataplane requests, client IP & UI tweaks |
e60d130 |
Exclude internal PostgreSQL catalog types |
526372f |
Refactor data types API and enhance schema visualization |
672b672 |
Add extensions panel and extension support |
90e8176 |
Add project provisioning flow & wait panel |
Showing 7 of 8 commits. View full day on GitHub.
What this means for developers
Authentication changes affect login, OAuth, and session security across the dashboard and APIs. Database improvements strengthen managed PostgreSQL reliability, backups, pooling, or SQL workflows.
Try WoWSQL
Source: git history on 2026-07-13. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.