diff --git a/src/CONST/index.ts b/src/CONST/index.ts index 75b7973e295d..5bb33be2bece 100644 --- a/src/CONST/index.ts +++ b/src/CONST/index.ts @@ -10112,6 +10112,12 @@ const CONST = { // Maximum number of items in TimeSensitiveSection and YourSpendSection. Any extra items are revealed via the expand toggle button. SECTION_VISIBLE_LIMIT: 5, ANNOUNCEMENTS: [ + { + title: 'Policy upload, card freeze, and bulk editing', + subtitle: 'Product update', + url: 'https://use.expensify.com/blog/expensify-may-2026-product-update', + publishedDate: '2026-05-22', + }, { title: 'Expensify and VAT IT Launch Integration Partnership to Simplify Global VAT Reclaim', subtitle: 'Press release', @@ -10124,12 +10130,6 @@ const CONST = { url: 'https://www.businesswire.com/news/home/20260519341013/en/Expensify-and-Playroll-Partner-to-Eliminate-Compliance-Complexity-and-Streamline-Expenses-to-Payroll-for-Businesses-Going-Global', publishedDate: '2026-05-19', }, - { - title: 'Expensify named Expense Platform of the Year', - subtitle: 'Press release', - url: 'https://www.businesswire.com/news/home/20260506556347/en/Expensify-Named-Expense-Management-Platform-of-the-Year', - publishedDate: '2026-05-06', - }, ], },