Changelog
Product updates
New updates and improvements.
2025-03-27
- Added: Support for account tax lines in API v2.
- Fixed: Fix handling of timeout set in SDKs.
2025-03-25
- Added: Published our OpenAPI schema for use in development tools.
- Fixed: Fix the
transactionType
query parameter when fetching transactions.
2025-03-24
- Added: Support for item receipts in API v2.
- Improved: Added a recommendation to the connection not active help guide for recreating the QuickBooks Web Connector log file.
2025-03-23
- Added: Support for price levels in API v2.
2025-03-19
- Added: Support for fetching QBD company information in API v2.
- Added: Support for fetching QBD company file preferences in API v2.
- Added: Documentation on missing QBD types that are not yet supported in Conductor.
- Fixed: Correctly show date examples as date-only (YYYY-MM-DD) values instead of datetimes (YYYY-MM-DDTHH:MM:SS) in the API docs.
- Fixed: Example values for
createdAt
fields in the API docs.
2025-03-17
- Fixed: Handling of absent required output fields in QuickBooks Desktop data, such as
totalAmount
on receive-payments,amount
on checks, andnote
on additional-notes, that can be missing in real-world corrupt data.
2025-03-14
- Added: Help guide for Web Connector “Another update is in progress” error.
- Improved: Added
Error
andErrorResponse
schemas to the OpenAPI spec. - Fixed: Exposed missing
employeePayroll.deleteAllEarnings
field when updating employees.
2025-03-13
- Added: Dashboard section for marketing site.
- Added: FAQ on supported QuickBooks Desktop hosting providers.
- Improved: Error resolution instructions for QBD connection error.
2025-03-12
- Added: “Test connection” button in the dashboard to verify QuickBooks Desktop connections.
2025-03-05
- Added: Support for searching across all QBD transaction types in API v2.
2025-02-27
- Improved: Replaced the legacy endpoint
/v1/end-users/{end-user-id}/ping/{integration-slug}
with a more consistent/v1/quickbooks-desktop/health-check
endpoint for connection health checks. - Improved: Maintained backward compatibility by continuing to support the legacy ping endpoint format.
2025-02-26
- Added: Ability to transfer end users between projects in the dashboard.
- Improved: Added cancel buttons to modals in the dashboard.
2025-02-23
- Improved: Migrated more legacy documentation to the new API v2 docs.
- Improved: Reorganized API documentation.
- Improved: Rewrote the Authentication document.
- Improved: Removed the unused
GET /auth-sessions/:id
endpoint from the API, documentation, and SDKs.
2025-02-21
- Added: Support for QBD time tracking activities in API v2.
- Improved: Expanded troubleshooting steps in the inactive connection help guide.
- Improved: Removed legacy Node.js SDK installation from the quickstart guide.
- Improved: Removed numerous legacy docs pages.
2025-02-18
- Improved: Released the new Node.js SDK behind an NPM
@beta
tag.
2025-02-17
- Improved: Beautified READMEs for the Node.js and Python SDKs.
2025-02-15
- Improved: Trigger Mintlify docs refresh when updating OpenAPI spec.
2025-02-13
- Improved: Upgrade guide for the Node.js SDK to API v2.
- Improved: Adjust auth-flow to exclaim the importance of never changing the Web Connector settings.
- Improved: Add step for resetting the Every-Min value in the Web Connector to the Connection not active help guide.
- Fixed: Remove several unneeded docs pages for the old API v1.
2025-02-12
- Added: JavaScript and Python code samples for every API v2 endpoint using our new SDKs.
2025-02-11
- Added: Company logos to the auth flow, using the organization’s email domain (set in the dashboard’s Organization settings) or the organization’s name.
2025-02-10
- Added: Upgrade guide for the Node.js SDK to API v2.
- Improved: Enable new customers to purchase a subscription from the dashboard.
- Improved: Upgrade message in the current Node.js SDK links users to the upgrade guide.
2025-02-09
- Improved: Added dropdown menu in dashboard’s Auth Session modal to easily select expiry times (e.g. “30 minutes”, “1 day”) instead of requiring manual input in minutes.
2025-02-07
- Added: Support for QBD discount items in API v2.
- Added: Intro docs for the Node.js SDK and Python SDK.
- Improved: Upgrade docs config to Mintlify’s new
docs.json
format.
2025-02-06
- Improved: Internal error tracking.
2025-02-05
- Improved: Quickstart guide now includes a section for the Node.js SDK beta using API v2.
- Improved: Dashboard now visually distinguishes between QuickBooks Desktop connections that have been reset versus those that have never been connected.
- Fixed: Always parse
EIN
field as a string in API v1.
2025-02-04
- Added:
lastSuccessfulRequestAt
to theIntegrationConnection
resource.
2025-01-30
- Added: Support for QBD inventory adjustments in API v2.
- Improved: The server will gracefully shutdown during deployments by letting in-process requests complete.
2025-01-29
- Added: Support for QBD sales representatives in API v2.
- Improved: Count all connections in test projects as test users.
- Improved: Move source ID from the end-user table to the expanded view in the dashboard.
- Fixed: QBD
JournalEntry.debitLines
now returnaccount
as a nullable field to reflect data from the wild. - Fixed: QBD
Employee.address
now supports all address fields.
2025-01-28
- Added: Help guide for QBD admin required error.
- Improved: Redesigned end-user table in the dashboard.
2025-01-27
- Added: Support for QBD employees in API v2.
- Added: Support for QBD payroll wage items in API v2.
2025-01-25
- Improved: Internal framework for defining OpenAPI schemas.
2025-01-23
- Added: Released the Python SDK on PyPI, now available in stable release.
- Improved: Pagination guide for API v2.
- Improved: Quickstart guide now recommends installing SDKs instead of using the API Playground.
- Improved: Quickstart guide no longer shows how to create end-users and an auth session via code.
- Fixed: Prevented unnecessary retries in SDKs when receiving definitive error responses.
2025-01-22
- Added: Support for deleting QBD transaction types, such as invoices, in API v2.
- Added: Documentation on cursor-based pagination in API v2.
- Added: Automated internal SDK generator pipeline for faster release cycles.
2025-01-21
- Added: Ability to generate QuickBooks Desktop authentication links directly from the dashboard.
- Added: Ability to configure expiry and redirect URL for auth sessions in the dashboard.
- Added: Quick “Generate auth link” button in the dashboard for end-users that haven’t connected yet.
- Added: No-code Conductor quickstart guide.
- Improved: Auth session is now automatically generated in the dashboard after creating a new end-user.
- Improved: Restyled dashboard modals.
2025-01-13
- Added: Validation of
publishableKey
against the authenticated project during auth session creation. - Improved: Moved the action menu in the dashboard’s end-user table to the left side for better visibility.
2025-01-11
- Added: Company logos to the dashboard for organizations and end-users.
2025-01-07
- Added: Ability to delete end-users from the dashboard.
2025-01-06
- Added: Ability to edit end-user properties from the dashboard.
2024-12-31
- Added: This changelog page.
2024-12-30
- Added: Support for QBD vendor credits in API v2.
2024-12-29
- Added: Support for QBD subtotal items in API v2.
2024-12-26
- Added: Support for QBD credit memos in API v2.