Multi-Selection Mode:Long-press any job card to enter selection mode. Easily select multiple records to bulk delete, or use "Select All" / "Deselect All" directly from the updated actions bar.
nstant UI Responsiveness: Job deletions and undos now reflect instantly in the UI with zero latency.
Robust Background Sync:
*Fixed a race condition where the background SyncWorker failed to run due to delayed Firebase Auth session restoration on process launch.
- WorkManager sync tasks are now enqueued instantly upon action commits.
- Deletions commit synchronously during app close/backgrounding lifecycle states to guarantee no data loss and flawless sync across multiple devices.