# WorkersPanel 5.1.0

Clean navigation and module consolidation update.

## What changed

- Combined **TruTrak Admin** and **Vehicle Mapping** into one Administration tab.
- Moved TruTrak device mapping out of **Management → Vehicles** and into **Administration → TruTrak Admin**.
- Removed the Management-side Staff module code path by replacing old staff URLs with Administration redirects.
- Removed **Time Clock** from Administration; team shift records now live under **Management → Clock Records**.
- Updated the account dropdown **My Rota** item so it opens the same pop-out rota view as the dashboard.
- Made dashboard Contacts read-only; contact creation/editing/deleting now happens under **Management → Contacts** only.
- Added rota sheet upload/import for CSV/XLSX files with `Date` and `Staff` columns.
- Removed all visible **← Back to Management** buttons.
- Rebuilt Contacts and Vehicles with cleaner pop-out add/edit forms.
- Kept uploaded logo/favicon protection from 5.0.15.

## Import notes

Rota import accepts CSV and basic XLSX files. Required columns are `Date` and `Staff`. Optional columns are `Route`, `Van`, `Role`, and `Notes`.
