v1.0.0 - The Initial Launch
After heavy beta stress-testing, we are beyond excited to unveil the official 1.0 architecture of ShipDock. The orchestration engine is now heavily optimized and capable of delivering millisecond response times alongside zero-downtime constraints.
- Intelligent Builder V1: Natively supports Next.js (Standalone Multi-stage), React/Vite (Nginx SPA mode), Python (Poetry & FastAPI mapped), and Golang native modules.
- Zero-Downtime Pipeline: Traefik canary routing ensures a replacement container spins up successfully before routing the live domain socket.
- WebSocket Logs: Real-time STDOUT/STDERR streams are now strictly piped through Redis layers over raw WebSockets directly to your dashboard interface.
- Security Hardening: We transitioned away from standard SSH environment echo-pipes to secure, invisible SFTP `.env` drops. Say goodbye to shell-injection vulnerabilities.
v0.9.5 - Pre-Release Polish
Finalizing the front-end aesthetics to match the sheer power of the backend.
- Overhauled the dashboard UI using custom Framer Motion glassmorphism transitions.
- Introduced the "TechStacks" dynamic marquee component.
- Perfected the `120fps` animated sidebars and sub-routes navigation flow.