Bug Fixes
- add support for admin submitting reimbursement requests for themselves
- update attachment email batch size
- app/api/reimbursements/[reimbursementId]/route.ts: update index watching logic
- enhance KPI styles for better readability
- update index watching logic
- update compliance report url
- add
idto the emails list for links - update email management section to include reload button
- improve handling of nested inline attachments
- handle email selection improvement
- improve business and contact links in email preview and selection UI
- update email list loading indicators
- add invoice id to invoices dashboard list
- handle auto-opening of specific leads based on URL queryParams
- update lead derived from query param for sheet open
- add id field to leads builder
- handle admin roles in auth options
- add logic to resolve business link based on email or orgEmail
- update module card link on click
- add metrics for pending, manager approved, paid reimbursements
- add link to task details for overdue and due-today tasks
Features
- add conditional rendering for AddReimbursementDialog based on isAdmin and empContext

