Home Features Philosophy Docs Blog Errors Security Examples FAQ
Releases Series

Releases

Official djust release announcements covering new features, breaking changes, bug fixes, and upgrade guides for each version.

5 parts

  1. Faster Templates, Smarter Hydration: Performance Optimizations in djust 0.1.6

    djust 0.1.6 introduces AST optimization for 5-15% faster rendering, lazy hydration for 20-40% memory reduction, TurboNav integration, and improved whitespace preservation.

    Jan 24, 2026 4 min read
  2. djust 0.2.0: Template Operators, VDOM Fixes, and a Cleaner Event Syntax

    djust 0.2.0 ships template and/or/in operators, critical VDOM diffing and whitespace fixes, a new dj- event prefix, and major dependency upgrades. Here's what changed and how to upgrade.

    Jan 29, 2026 4 min read
  3. djust 0.2.1: WebSocket Security Hardening with Three Layers of Defense

    djust 0.2.1 locks down WebSocket event dispatch with an event name guard, @event_handler decorator allowlist, server-side rate limiting, and per-IP connection tracking. A security-focused release with zero new features to break.

    Jan 31, 2026 4 min read
  4. djust 0.2.2: The Debug Panel Gets Real

    djust 0.2.2 transforms the debug panel from a static inspector into a live development companion. Event filtering, replay, network inspection, VDOM patch tracing, and live state updates via WebSocket — all wired up and working out of the box.

    Jan 31, 2026 5 min read
  5. djust 0.3.0 — "Phoenix Rising" 🔥

    The biggest djust release yet with 20+ major features. Authentication, server-push, multi-tenancy, PWA support, AI tooling, automatic change tracking, CSS framework support, and security hardening make 0.3 production-ready.

    Feb 14, 2026 9 min read