📋 Updates
Release history for the Yuvin server platform.
v1.00
Launch
July 19, 2026
- New platform launched: A brand-new Yuvin website built from scratch, with a clean, professional design and full light & dark mode support.
- Homepage: A welcome hero with quick links, feature cards, and a live backend-status indicator that pings the server to confirm it's online.
- Daily Challenges: Two localStorage-backed daily games — Daily Word, a Wordle-style five-letter puzzle, and Daily Maths, a timed five-question quiz. Everyone gets the same puzzle each day.
- Streaks & sharing: Both games track your streak and stats and generate shareable emoji results, with a countdown to the next day's challenge.
- Contact form: A feedback form wired directly to the Yuvin backend API.
- Shared design system: A single stylesheet of design tokens powering consistent colours, spacing, and components across every page.
v.1.15
July 22, 2026
- Server Console: The homepage became the entry point to a private server-management console for Yuvin's Test Services, restricted to developers and administrators.
- Developer access control: Non-developers are shown a full-screen "You don't have permission" notice with a link to join the Dev Program, backed by a real server-side permission check.
- 🌍 Live Tabs: A new real-time console listing every open Yuvin's Test Services tab worldwide — the page each visitor is on, their session length, and last heartbeat — refreshing automatically.
- Live Tabs card: Added a shortcut to the Live Tabs console from the Server Console homepage.
- Wrong-subdomain page: Visitors who land on media.yuvin.com.au now get a friendly redirect back to the main site.
- Security hardening: Closed a phishing vector in the tab list, fixed session-length tracking across page navigation, and added flood protection to the presence system.
v.1.25
Latest
July 24, 2026
- 🖥️ Yuvin Terminal in Live Tabs: The brand-new Yuvin Terminal command-line app (Terminal Edition v.1.0.0) sends the same live heartbeat as a browser tab — running copies now appear in the Live Tabs console as visitors on
/terminal, complete with session length and last-seen times. The first non-browser client ever connected to the platform. - Dev application review console: Developers can now review Dev Program applications from a dedicated page — every answer on one card, with Accept, Reject, and Reset controls.
- Access that actually happens: Accepting an application now grants real developer access to the matching account instantly (and rejecting removes it) — no manual database work, with a confirmation of exactly who was granted access.
- Softwares page: The Yuvin Terminal joins the software catalog with a direct download.