Skip to content

Version 2.1.1

Latest

Choose a tag to compare

@mudasirunar mudasirunar released this 21 Jun 17:10
· 1 commit to main since this release

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.