9.4.69-1

Expensify/App9.4.69-1Sep 3, 2026by github-actions[bot]

AI Summary

This release includes a mix of UI improvements, bug fixes, and internal refactoring. Key changes include the removal of the wallet connection status beta, a reversion of an auto-categorization feature, and updates to documentation and code quality.

Key Highlights

  • Removed the walletConnectionStatus beta feature.
  • Reverted the auto-categorize new expenses workspace setting.
  • Moved the pre-selected assignee to the top of the list in the Issue New Expensify Card flow.
  • Fixed an issue where reports remained marked as unread after returning online despite messages being read offline.

Breaking Changes

  • walletConnectionStatus beta feature has been removed.
  • Auto-categorize new expenses workspace setting has been reverted.
  • OnyxUtils.get() has been removed from OnyxDerived init.
  • originalUseOnyx has been renamed to useOnyxWithoutSnapshots.

New Features

  • Show the report-level rejected message in the expense report preview.
  • Open invoice child reports in the wide RHP from the X replies link.
  • Add Business Central beta and basic commands.
  • Add link to home address message.

Full Release Notes

## What's Changed
* [NO QA] Update CONTRIBUTING.md by @mallenexpensify in https://github.com/Expensify/App/pull/99981
* [No QA] Docs updates for E/A#96990 Copy workspace settings help article by @MelvinBot in https://github.com/Expensify/App/pull/97145
* Treat an explicit $0.00 max expense amount as configured, not unset by @MelvinBot in https://github.com/Expensify/App/pull/99994
* refactor: thread onboarding status into openReport for report pages by @daledah in https://github.com/Expensify/App/pull/99685
* Move pre-selected assignee to top of list in Issue New Expensify Card flow by @marufsharifi in https://github.com/Expensify/App/pull/98131
* [No QA] Docs updates for E/A#97853 Add Canadian Multiple Tax Export template by @MelvinBot in https://github.com/Expensify/App/pull/98478
* [No QA] Docs updates for E/A#97883 Document Send to someone for tracked expenses by @MelvinBot in https://github.com/Expensify/App/pull/99130
* [No QA] Add images to Expensify Card articles  by @stephanieelliott in https://github.com/Expensify/App/pull/100116
* [NoQA] prevent SVG definitions from re-rendering on every commit by @BartekObudzinski in https://github.com/Expensify/App/pull/99669
* Remove the walletConnectionStatus beta by @marufsharifi in https://github.com/Expensify/App/pull/99754
* Remove OnyxUtils.get() from OnyxDerived init (use connectWithoutView) by @MelvinBot in https://github.com/Expensify/App/pull/99004
* Open invoice child reports in the wide RHP from the X replies link by @MelvinBot in https://github.com/Expensify/App/pull/100017
* 79837: LHN - Report Remains Marked as Unread After Returning Online Despite Message Being Read Offline by @abbasifaizan70 in https://github.com/Expensify/App/pull/94738
* [No QA] Fix monthly NextStepUtils test determinism by @blimpich in https://github.com/Expensify/App/pull/100205
* [NO QA] Travel billing: Update bank account setup copy by @blimpich in https://github.com/Expensify/App/pull/100106
* Always open the Export submenu on Search, even with a single export option by @MelvinBot in https://github.com/Expensify/App/pull/99217
* [No QA] Pass authtoken back through SignInUser by @NikkiWines in https://github.com/Expensify/App/pull/100084
* Revert "Add intl deposit account collection" by @arosiclair in https://github.com/Expensify/App/pull/100208
* [Payment due @ahmedGaber93] [No QA] Rename originalUseOnyx to useOnyxWithoutSnapshots by @MelvinBot in https://github.com/Expensify/App/pull/100200
* [BC] [No QA] Add Business Central beta and basic commands by @NikkiWines in https://github.com/Expensify/App/pull/100210
* Show the report-level rejected message in the expense report preview by @mukhrr in https://github.com/Expensify/App/pull/99124
* [CP Staging] Revert #98030 - Add Auto-categorize new expenses workspace setting to let strict admins disable auto-categorization by @francoisl in https://github.com/Expensify/App/pull/100217
* Add link to home address message by @iwiznia in https://github.com/Expensify/App/pull/99767
* [No QA] Docs updates for E/A#96169 alternate route selection for distance expenses by @MelvinBot in https://github.com/Expensify/App/pull/98472


**Full Changelog**: https://github.com/Expensify/App/compare/9.4.68-1...9.4.69-1