9.4.63-1
Expensify/App9.4.63-1Aug 28, 2026by github-actions[bot]
AI Summary
This release introduces the ability to add negative expenses to reports, fixes false 'Missing Merchant' errors on offline splits, and improves UI components like time pickers and CSV imports. It also includes performance optimizations and documentation updates.
Key Highlights
- Allow adding negative expenses to expense reports
- Fix false Missing Merchant error on Self-DM split submitted offline
- Show the picker's own AM/PM marker on time rows
- Always show all company card CSV import fields and add downloadable template
- Reduce super wide RHP left margin and shrink it when Side Panel is open
New Features
- Add intl deposit account collection
- Allow promoting the Authorized Payer to Workspace Admin
- Show the new bank account statuses on Workflows for every workspace
Full Release Notes
## What's Changed * fix: allow adding negative expenses to expense reports by @nyomanjyotisa in https://github.com/Expensify/App/pull/98627 * [NoQA] remove ManualSendMessage span by @LukasMod in https://github.com/Expensify/App/pull/99403 * [No QA] Revise upcoming integrations and accounting features by @stephanieelliott in https://github.com/Expensify/App/pull/98013 * Show the picker's own AM/PM marker on time rows by @mukhrr in https://github.com/Expensify/App/pull/99170 * Allow linking an existing card feed to a non-USD workspace by @MelvinBot in https://github.com/Expensify/App/pull/98509 * [internal QA] Add confirmation before settling Expensify Card balance by @MelvinBot in https://github.com/Expensify/App/pull/97401 * Always show all company card CSV import fields and add downloadable template by @MelvinBot in https://github.com/Expensify/App/pull/99033 * [No QA] Docs updates for E/A#98656 remove Submit via PDF from upcoming features by @MelvinBot in https://github.com/Expensify/App/pull/98822 * [No QA] Docs updates for E/A#99247 document Submit to my employer on tracked expense menu by @MelvinBot in https://github.com/Expensify/App/pull/99480 * Fix false Missing Merchant error on Self-DM split submitted to workspace offline by @MelvinBot in https://github.com/Expensify/App/pull/99606 * [No QA] Enhance Configuring Booking Restrictions documentation by @twisterdotcom in https://github.com/Expensify/App/pull/98983 * [CP Staging] Fix unable to delete split by @huult in https://github.com/Expensify/App/pull/99622 * Fix: return to Agents list when tapping back on a newly created agent DM by @MelvinBot in https://github.com/Expensify/App/pull/97868 * Fix Concierge limit-increase reply ordering vs onboarding welcome + tasks by @MelvinBot in https://github.com/Expensify/App/pull/99428 * [No QA] migrate TRAVEL_TRIP_SUMMARY and TRAVEL_TRIP_DETAILS by @huult in https://github.com/Expensify/App/pull/98634 * refactor: thread onboarding status into openReport by @daledah in https://github.com/Expensify/App/pull/99302 * Fix Add field button cut off at bottom of workspace Reports page on Android by @MelvinBot in https://github.com/Expensify/App/pull/99455 * Properly apply commuter exclusions when merging expenses by @Gonals in https://github.com/Expensify/App/pull/98427 * Home-Unable to paste image in home search box by @WojtekBoman in https://github.com/Expensify/App/pull/99562 * Allow Home and Office Commuter exclusions by @Gonals in https://github.com/Expensify/App/pull/94316 * Move pre-selected value to top of list in report field pickers (initial value + report-level value) by @marufsharifi in https://github.com/Expensify/App/pull/98250 * Fix Home - Task is not created in Concierge after sending [] task from Concierge prompt box by @GCyganek in https://github.com/Expensify/App/pull/99543 * [CP Staging] Fix: hide offline-deleted flag for review rule in Copy settings preview by @MelvinBot in https://github.com/Expensify/App/pull/99623 * Reduce super wide RHP left margin and shrink it when the Side Panel is open by @MelvinBot in https://github.com/Expensify/App/pull/99116 * Store Concierge prompt box draft message in Onyx by @mhawryluk in https://github.com/Expensify/App/pull/99570 * Add intl deposit account collection by @dukenv0307 in https://github.com/Expensify/App/pull/96196 * Let single-field edit input grow to reduce wasted white space by @MelvinBot in https://github.com/Expensify/App/pull/97489 * [cp staging] Revert "Merge pull request #98611 from thelullabyy/fix-03/90366" by @JS00001 in https://github.com/Expensify/App/pull/99675 * Composition over configuration for `FeatureTrainingContent` by @gijoe0295 in https://github.com/Expensify/App/pull/97222 * Allow promoting the Authorized Payer to Workspace Admin by @MelvinBot in https://github.com/Expensify/App/pull/98123 * [Exploratory] iOS - Fix screen flicker when tapping Cancel to exit edit mode by @mukhrr in https://github.com/Expensify/App/pull/99398 * [Payment due @abzokhattab] Send searchKey in reconciliation CSV export so cash back rows are included by @ShridharGoel in https://github.com/Expensify/App/pull/99106 * Fix: Expensify Card validity dates flicker when changing Limit type by @MelvinBot in https://github.com/Expensify/App/pull/99647 * Reset execution state on unmount for Activity mode changes by @jmgraa in https://github.com/Expensify/App/pull/99197 * Show the new bank account statuses on Workflows for every workspace by @marufsharifi in https://github.com/Expensify/App/pull/98026 * [No QA] log optimisticData for debugging by @arosiclair in https://github.com/Expensify/App/pull/99600 * [NO QA] Send travel billing API command and param names by @allgandalf in https://github.com/Expensify/App/pull/99266 * Part 15a - Thread delegateAccountID through the task-comment optimistic chain by @Krishna2323 in https://github.com/Expensify/App/pull/98539 * [No QA] Update billing-and-subscriptions help docs for the free Submit plan by @MelvinBot in https://github.com/Expensify/App/pull/99632 * [Phase 2] Part 3 - Migrate deprecatedGetReportName -> getReportName in ReportUtils libs by @hoangzinh in https://github.com/Expensify/App/pull/98046 **Full Changelog**: https://github.com/Expensify/App/compare/9.4.62-4...9.4.63-1