Release Changelog
Follow the incremental updates and optimizations made to the platform.
v1.2.0
July 19, 2026Audio Synthesis & Multi-Theme Update
- Web Audio API Synthesizers: Implemented dynamic client-side tick, clink, rumble, and chime synthesis (no asset requests required).
- Multi-Theme Support: Configured 6 customizable theme classes (Dark, Light, Purple, Blue, Green, Cyberpunk) with CSS variables.
- Draw History Tracking: Added local storage drawing outcomes history popover in top navigation bar.
- Social Sharing Hub: Built instant WhatsApp, X, Facebook, and Email sharing buttons.
- Dedicated Tool Paths: Moved all picker tools onto dedicated Next.js app paths (/spin-wheel, /name-picker, etc.).
v1.1.0
July 12, 20263D Custom Physics & Hardware Accelerations
- Spin Deceleration Easing: Applied exact cubic-bezier(0.3, 0, 0.1, 1.15) landing bounce animation.
- GPU Promotion: Added will-change layers and translateZ(0) transforms to stop canvas lags during wheel spin.
- Leader Asterisk Splitting: Team Generator supports designated leaders splitting (e.g. *Ana) evenly.
- Notepad Log: Added dynamic Outcomes Notepad log matching user screen capture layouts.