Changelog

Enterprise API
6/30/2026

Major Changes

  • Added new licensing features. The API will now check license status against a central server.

Minor Changes

  • Added support for ISoft issued OAuth tokens.

Patch Changes

  • Fixed a database error when filtering Sales Orders by Customer ID.
  • Fixed a bug preventing dashboard charts that used raw sql params to load.
  • Fixed a bug where Mutation.createCustomer was not checking the CUSTOMERS_CAN_ADD permission.
  • Fix an issue with missing big query key during deployment
  • Fixed a bug preventing authentication.
  • Fixed a bug with Mutation.updateInventory where a permission check would occur even if the target property's value did not change. Now, an identity check precedes the permission check so, even if a property update was requested, if the target value is identical the permission check will be skipped.
  • Fixed a database error when updating Inventory items that also required related items to be updated in other stores.
4/24/2026
  • Fixed a bug that was preventing report scheduling.
4/15/2026
  • Updated documentation.
4/10/2026
  • Fixed an issue with missing big query key during deployment.
  • Fixed an issue with report parameter defaults.
3/31/2026

Fixed a bug where '' would be converted to NULL, breaking some dashboard reports.

3/31/2026

Fixed a bug that prevented the server from starting.

3/27/2026

Patch Changes

  • Fixed a bug with Query.transferOrders.totalItems.
3/26/2026

Patch Changes

  • Fixed a bug that would cause attachments to fail if done during teardown.
  • Fixed a bug that prevented new part creation.
3/25/2026

Patch Changes

  • Fixed a bug with Customer.salesOrders that would cause a MySQL error.
3/25/2026

Patch Changes

  • Fixed a bug preventing inventory attachments from being deleted.
Newer Older