v1.0.0 Current 2026-07-17 — 13:34

Unified Identity + Multi-Product Auth

One account across everything. Central schema, cross-product sign-in, and a full infrastructure overhaul.

GangDev v1.0.0 platform
  • Feature Sign in with GangDev — secure auth-code exchange across all products
  • Infra Central gangdev PostgreSQL schema for identity (users, sessions, remember_tokens, password_resets, pending_users, auth_codes)
  • Infra Full project restructure — main/, per-product roots, shared/ strictly cross-product
  • Security .env blocked, credentials rotated, .htaccess hardened, directory listing disabled
  • Feature Contact form status banners (site-wide, auto-dismiss)
  • Feature Updates page rework
CRUST v0.1.0 game engine
  • Fix WebSocket connection — missing .js extensions on ES module imports
  • Infra package.json + npm scripts (gateway, game1, game2, map generation)
  • Infra Node v22 LTS upgrade, PM2 restart, map regeneration
  • Fix All server paths updated for new folder structure
Candor v0.2.0 personal OS
  • Feature Sign in with GangDev on login + signup pages
  • Infra Init refactor — init_base.php, absolute asset URLs for subdomains
  • Feature Removed confirm email from signup (streamlined)
DCOPS v0.0.0 operations
  • Feature Sign in with GangDev on login + signup pages
  • Infra Init refactor + shared base integration
Lafter v0.0.0 drafting tool
  • Feature Added to navbar — Products tab with Indie Flower branding
  • Feature Listed on gangdev.co home page Products section
inspectre v0.1.0 inspector
  • Infra Migrated from f12/ to standalone inspectre/ project
v0.0.0 Foundation ??.??.?? — ??:??

Foundation

Everything that existed before versioned releases.

GangDev v0.0.0 platform
  • Feature Landing page with animated backgrounds and section carousel
  • Feature Account system — signup, signin, email verification, password reset
  • Feature User profiles with icon upload + cropper
  • Feature Hamburger nav with sidebar and product links
  • Infra Apache2 + PHP + PostgreSQL on Vultr VPS
  • Infra PHPMailer integration via Namecheap Private Email
  • Infra SSL via Let's Encrypt for all subdomains
CRUST v0.0.0 game engine
  • Feature Multiplayer WebSocket engine — gateway + game server architecture
  • Feature JWT auth flow (PHP → client → gateway → game server)
  • Feature Perlin noise terrain generation (water, sand, grass, forest, mountain)
  • Feature Two game instances (game1, game2) on separate ports
Candor v0.0.0 personal OS
  • Feature Separate user system with email verification
  • Feature Do dashboard scaffold (tasks, notes, planner)
  • Feature Profile onboarding (birthday, health consent, unit system)
DCOPS v0.0.0 operations
  • Feature Separate user system with OTP verification
  • Feature Organization-based access (milestone/meta/personal)
  • Feature Trust-level + admin-rank permission system
inspectre v0.0.0 inspector
  • Feature Browser extension — DOM inspector tool (Chrome)