Documentation Index
Fetch the complete documentation index at: https://docs.tight.com/llms.txt
Use this file to discover all available pages before exploring further.
May 12, 2026
Features & Enhancements
Authentication
- Accountant account creation endpoints now accept a
passwordfield, letting partners set the accountant’s login password at registration time. The field is write-only and never returned in responses.
General Ledger
- General Ledger data lake exports now include the top-level
statusfield and per-transactionidandstatusfields.
Integrations
- See the v6 changelog for recent integration updates.
Fixes
Embedded UI
- New chart of accounts subtypes (Other Receivable, Security Deposit, Inventory, Discount, Federal Income Tax, and others) are now recognized in the general ledger account form.
- Updated QuickBooks Online chart of accounts import instructions to reflect the current QBO export path: Reports → Account List → Export icon → Export to Excel.
Payments
- Duplicate AR payment detection now keys off
apiSourceIdinstead ofpaymentApiTranId, correctly identifying duplicates from API-sourced payments.
April 30, 2026
Features & Enhancements
Bank Transactions
- Bank transfer matching now detects pending revenue refunds for withdrawal-side matches and pending expense refunds for deposit-side matches.
Integrations
- Stripe: balance transactions with
financing_paydownreporting category now categorize to the Loan Payable expense category.
Fixes
Invoicing
- Invoices with only failed credit card payments can now be canceled. Previously, any non-refunded card payment record blocked cancellation regardless of its status.
- Recurring invoice attachment deduplication now scopes to the current fiscal year and later, leaving historical invoices untouched.
Bank Transactions
- CSV imports with negative values in the deposit column now interpret those values correctly when they form the larger deposit set.
Integrations
- Stripe: transactions that only have fee line items are now correctly handled as unsplit expenses.
Embedded UI
- Advanced filter pills on dashboard tables now have stable React keys, preventing stale-render bugs.
- Multi-select filter rows with the same name but different IDs now render correctly.
- Resolved style rendering issue with client invoice header.
- “Add line item”, “Add expense”, and “Add time” buttons on the AR invoice form now correctly apply partner override styles.
April 13, 2026
Features & Enhancements
Bank Transactions
- Closed-book validation now checks both the original and updated transaction date, preventing backdating of transactions into closed periods.
Audit Trail
timestampfield added to audit trail entries for more precise change tracking.
Integrations
- Stripe: transaction notes labeling customization and account configuration options added.
- Plaid: transactions are now pulled on or equal to the configured start date, where previously the start date was excluded.
Fixes
Bank Transactions
- Fixed transaction count display for CSV-imported transactions.
- Payout bank transfers are no longer incorrectly classified as processor transactions.
Audit Trail
- Fixed invalid audit trail entries being created on closed-book updates.