v0.12.15: Destructive confirms and versioned guide PDFs


WarmDesk v0.12.18 polishes confirmation dialogs, guide downloads, and the release workflow.

Destructive confirm dialogs

Delete, revoke, purge, leave conversation, remove member, and similar actions now show a red Delete button in the confirm dialog.

Non-destructive prompts — sprint start/complete and Copy Previous Week — keep the primary Yes label.

Versioned guide PDF filenames

Guide downloads from the avatar menu → Downloads (and the matching API endpoints) now save as WarmDesk-user-guide-vX.Y.Z.pdf and WarmDesk-admin-guide-vX.Y.Z.pdf, using the running server version.

Release helper

./scripts/release bump runs make sync-doc-revisions after updating version metadata, so the user and admin guide :revnumber: / :revdate: attributes always match the latest CHANGELOG.md entry.

Documentation

The admin guide PDF received another pass on long shell and configuration examples. The user guide icons table now documents Copy Previous Week confirmation, undo, and muted undeclarable-time styling.

Upgrade

Download v0.12.18 from the download page or pull the latest release tag. Run the new version in-place — no database migration required.