9/25/25 Release (41.22)

OBBBA Tax Updates, Data Lake additions, and big fixes.

New Features/Enhancements

Taxes

  1. One Big Beautiful Bill Act (OBBBA) 2025 Tax Changes: Rollout of 2025 tax code changes introduced by the OBBBA, including standard deduction number updates, child tax credit increases, adjustments to the Qualified Business Income Deduction calculation, SALT limitation increases, and added support for tip and overtime deductions.

Data Lakes

  1. Data Lakes Additions: Bank transaction rules, monthly closings, and a history of bank account balance data are now all available in the Tight Data Lakes.

Bills

  1. Partial Bill Payments: Added support for partial payments, allowing multiple expenses to be applied to a single bill and validating against the remaining balance rather than requiring an exact match.
  2. Bills API Identifier: New custom identifier on the POST /bills endpoint allowing external identifiers to be added to Bills.

Bug Fixes

API & Embedded UI

  1. Added validation on DELETE /payment to validate against the deletion of Stripe card/ACH payments.
  2. Bug fix to allow the merging of bank accounts or updating of the start date even when the account requires a relink with Plaid to enable statements.
  3. Bug fix to correctly remove all historical transactions bank account deletion when removeAllTransactions is true.
  4. Optimizations to application of template rules to existing users.
  5. Fix to prevent crashes on Vendor UI forms.

Invoicing

  1. Fix to properly label Time & Tasks so they no longer show as INVOICED when no longer attached to an invoice.
  2. Bug fix to allow the ability to input a full ZIP code in the Business Information section of Invoice Settings.
  3. Updates to automatically split long invoice messages onto two pages when they exceed a certain length.
  4. Bug fix to automatically create a Stripe customer when a client adds their default billing information to ensure they can be automatically charged.