engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — June 24, 2026: Platform improvements

Engineering update for June 24, 2026: 4 commits in WoWSQL/wowmysql — Add vendors/customers, date ranges & money utils (+2 related commits).

WoWSQL Shipping Log — June 24, 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 vendors/customers, date ranges & money utils (+2 related commits)
  • Authentication — Add accounts & login-notices UI; timezone prefs

Commits (4 total)

Commit Change
c55bbc1 Add vendors/customers, date ranges & money utils
48fc5f5 Support auto-logout and extend work-hours
b32b0be Add accounts & login-notices UI; timezone prefs
c61b5c5 Add break tracking and IST timezone utilities

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-06-24. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.