This is a pre-release. djust 1.2.0 has shipped since.
Part of djust 1.2 — read the 1.2 release notes.
Added
- Declarative short sound effects for LiveViews. Add opt-in
AudioMixin, validated sound banks, and{% djust_audio %}controls with gesture-based activation, bounded playback, mount-scoped delivery, and optional client assets.
Fixed
- Invoke client hook
beforeUpdatebefore incremental patch batches and HTML morphs, once per update and scoped to the updated view. - Markdown editor: Implement formatting controls and sanitized server previews, with an optional Visual mode that edits Markdown through native form events. Include a reusable controls template, pinned Tiptap build, theme variables and source-preservation tests.
Documentation
- AI application conventions: Add canonical native-first guidance, discovery links and a generated AGENTS.md entry point for
djust newprojects.