Features
- Benchmark job filtering - Added server-side filtering to the benchmark jobs list with dynamic field discovery and persistent URL state.
- Per-organization sync scheduling - Added the ability to configure custom sync schedules for individual integrations, giving you more control over when data syncs occur.
- Customer prepayment applications - Streamlined the open invoices selection process by migrating to a shared endpoint for better performance.
- Import job file downloads - Added developer tools to download original bulk import files for troubleshooting and auditing purposes.
- Enhanced real user monitoring - Upgraded Datadog RUM integration for improved performance tracking and debugging capabilities.
- Payroll accruals improvements - Added related journal entries as linked records and removed headcount fields for cleaner payroll accrual workflows.
- AI planner agent - Added dedicated planner agent for multi-step workflow planning with visual plan cards and approval workflow. Access through the /plan command in chat.
- Enhanced task planning UI - Added visual task plan cards that display plan steps with risk indicators and integrated approve/reject actions for better workflow management.
- Superadmin session replay - Added session replay functionality for superadmin accounts to review user interactions and troubleshoot issues more effectively.
Fixes
- Location status labels - Fixed status toggle labels to correctly display “Active” or “Inactive” instead of always showing “Active”.
- Revenue recognition tax display - Fixed tax amount extraction from summary tables in revenue recognition workflows.
- Archived usage lines - Resolved issue where archived usage lines were incorrectly appearing on invoices.
- Amortization schedule messages - Fixed incorrect success toast messages for archive and recover actions in amortization schedules.
- Contract template empty state - Fixed page reload error when clicking obligations count with value “0”, now properly handles empty states.
- Bill payment validation - Fixed validation error that incorrectly required bank account credits greater than $0 for partial bill payments via journal entries.
- Classifications list refresh - Fixed issue where the classifications list didn’t update after creating or editing records without a page reload.
- People page footer - Fixed footer positioning on the People page to properly stick to the viewport bottom.
- Reconciliation footer - Fixed bottom bar positioning on reconciliation pages when the transaction list has few items.
- Description field validation - Fixed validation toast message to correctly reference the Description field instead of the Memo field when character limit is exceeded.
- Classifications table layout - Fixed alignment and sizing of the actions column in the classifications list for consistent layout.