# Version 2.3.4 Archive Dashboard

This patch adds archive support to the `/admin` dashboard.

## What changed

- Added an Archive checkbox inside Lead Details.
- Archived leads are hidden by default.
- Added an Archived filter:
  - Hide archived
  - Show archived
- Archived rows show an Archived tag when visible.
- Archived leads are excluded from dashboard stats unless Show archived is selected.
- New incoming SMS/calls from the same phone do not reuse an archived lead.
- Removed the visible Call Events section from Lead Details.
- Kept Delete Lead.
- Changed delete warning text to remove demo/test wording.
- Removed old demo/test JavaScript from `/admin`.

## Delete vs Archive

Use Archive to hide old leads without deleting them.
Use Delete only when the lead should be permanently removed.
