engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — July 14, 2026: Platform improvements

Engineering update for July 14, 2026: 6 commits in WoWSQL/wowmysql — Add leave creation for employees by HR (+2 related commits).

WoWSQL Shipping Log — July 14, 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 — Add leave creation for employees by HR (+2 related commits)
  • Authentication — Add employee onboarding, offer letters, and signup nurture

Commits (6 total)

Commit Change
86a3b65 Add leave creation for employees by HR
e32f3a8 Add leave management & policy acknowledgments
f2228be Update route.ts
a06aa71 Add employee onboarding, offer letters, and signup nurture

Showing 4 of 6 commits. View full day on GitHub.

What this means for developers

Authentication changes affect login, OAuth, and session security across the dashboard and APIs.

Try WoWSQL


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