Release notes

PixelCast changelog

Major features, improvements, and fixes by version. Product documentation lives in index.html.

Version 1.0.3 — April 2026

  • Product documentation updated to match current Django URLconf, app packages, and frontend/public/documentation deployment path
  • Clarified production port mapping (8080:80), license env vars, and SPA routes (analytics, commands, super-admin, auth recovery)
Docs Accuracy

Version 1.0.2 — April 2026

  • Product documentation moved to static HTML under /documentation/ (short URL /docs redirects)
  • Documentation content aligned with repository README and URL configuration
Docs Deployment

Version 1.0.1 — March 2026

  • Unified API error envelope for form and validation failures
  • Frontend error normalizer for consistent field and form messages
  • Reduced duplicate panic toasts on validation errors
  • Inline validation feedback added to core CRUD and auth forms
Validation UX Error normalization Form reliability

Version 1.0.0 — March 2026

  • Initial release
  • Multi-screen management module
  • Content scheduler with recurring campaigns
  • SaaS / multi-tenant management controls
  • Template builder and reusable layout components
  • Error handling and operational logging tools
Dockerized deployment Django + Vue stack Web player