9.4.72-2
Expensify/App9.4.72-2Sep 7, 2026by github-actions[bot]
AI Summary
This release focuses on improving accounting integrations, enhancing UI/UX for reports and receipts, and fixing various transaction handling bugs. It includes performance optimizations and new admin capabilities.
Key Highlights
- Allow any workspace admin to pay reports
- Show a page count badge on multi-page PDF receipts
- Move Consolidated Travel Billing settlements to the export page
- Fetch all Home card totals in one grouped Search
- Fix Workspace invoices verification to respect existing business bank accounts
New Features
- Allow any workspace admin to pay reports
- Show a page count badge on multi-page PDF receipts
- Fetch all Home card totals in one grouped Search
- Add Workspace navigation suggestions to Search Router
- Allow report fields to be enabled with an accounting connection and lock imported fields
- Add Getting started checklist for new Submit workspaces
Full Release Notes
## What's Changed * Fix: rebuild report transactions index on a full compute by @elirangoshen in https://github.com/Expensify/App/pull/99890 * [No QA] Isolate Jest TypeScript project by @roryabraham in https://github.com/Expensify/App/pull/100124 * [No QA] Move Consolidated Travel Billing settlements to the export page by @allgandalf in https://github.com/Expensify/App/pull/99025 * [Payment due @abzokhattab] Show temporary retry-later message for 531 broken card connection by @tgolen in https://github.com/Expensify/App/pull/98672 * fix: arrow key navigation on the report action mini toolbar by @samranahm in https://github.com/Expensify/App/pull/99111 * Move pre-selected day to top of list in the custom statement close date picker by @marufsharifi in https://github.com/Expensify/App/pull/98419 * [No QA] Paralellize typecheck by @jmusial in https://github.com/Expensify/App/pull/99743 * Extract LHN alternateText computation into shared ReportAlternateTextUtils by @sosek108 in https://github.com/Expensify/App/pull/99061 * Fetch all Home card totals in one grouped Search by @adhorodyski in https://github.com/Expensify/App/pull/100022 * Fix - Workspace invoices verification ignores existing business bank accounts by @jmusial in https://github.com/Expensify/App/pull/99776 * Add Workspace navigation suggestions to Search Router by @nabi-ebrahimi in https://github.com/Expensify/App/pull/97972 * Label Reports tab "Select all" with matching-report count by @dilshodmackbook-sketch in https://github.com/Expensify/App/pull/99689 * Properly handle the default approval workflow by @Gonals in https://github.com/Expensify/App/pull/99654 * fix: use MIME type to detect pasted images in attachment preview by @mhawryluk in https://github.com/Expensify/App/pull/99920 * Update conciergeChat to remove Onyx.connect - 40 by @cretadn22 in https://github.com/Expensify/App/pull/99818 * [Payment due @Krishna2323] Align QBO and Xero Default vendor rows with the shared Intacct pattern by @MelvinBot in https://github.com/Expensify/App/pull/99867 * Refactor TransactionInlineEdit actions into pure functions (remove connectWithoutView) by @MelvinBot in https://github.com/Expensify/App/pull/99279 * Add Getting started checklist for new Submit workspaces by @MelvinBot in https://github.com/Expensify/App/pull/99842 * Allow report fields to be enabled with an accounting connection and lock imported fields by @MelvinBot in https://github.com/Expensify/App/pull/99308 * [No QA] Fix live Onyx hook references by @puneetlath in https://github.com/Expensify/App/pull/100314 * Remove getReportTransactions callers' reliance on the deprecated default (Part 1) by @linhvovan29546 in https://github.com/Expensify/App/pull/99633 * Accordion: Reset toggled-state so we don't keep animating the accordion on remount by @s77rt in https://github.com/Expensify/App/pull/99829 * [Payment due @abzokhattab] Show a page count badge on multi-page PDF receipts by @ishpaul777 in https://github.com/Expensify/App/pull/97813 * Allow any workspace admin to pay reports by @lorretheboy in https://github.com/Expensify/App/pull/95925 **Full Changelog**: https://github.com/Expensify/App/compare/9.4.71-0...9.4.72-2