• v1.0.0 5b49e5d584

    v1.0.0 – Production-ready UI build pipeline, Docker deployment, and env-driven Nakama client
    All checks were successful
    continuous-integration/drone/tag Build is passing

    aetos released this 2025-11-29 20:18:48 +00:00 | 5 commits to main since this release

    • Added .dockerignore for reduced build context and cleaner Docker layers
    • Introduced full Drone CI pipeline for automated tag fetch, build, push, and deploy
    • Added Vite-powered multi-stage Dockerfile (Node 20 → BusyBox static server)
    • Enabled environment-driven websocket connection (VITE_WS_HOST/PORT/SKEY/SSL)
    • Updated UI to use dynamic Nakama Client config + persistent username logic
    • Improved Player component UX (registration lock, queue fixes)
    • Updated title and metadata for final branding
    • Bumped version to v1.0.0 signaling stable build + deployment flow

    Downloads