Changelog
Product updates
New updates and improvements.
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.