Skip to main content

DesireCore v10.0.176

Release Date: 2026-09-25

v10.0.176 更新概览

New Features​

  • User self-service invoicing: A new “Invoice” entry has been added to the profile page. Users can request invoices for paid orders, manage invoice titles, view invoice records, and submit batch requests for multiple orders on a per-order basis.

Bug Fixes​

  • Fixed an issue where first-time delegation of preset teams failed because the shared working directory was missing. The default binding is now automatically added when the application starts.
  • Fixed an issue where a delegation that failed before a child run was created left behind residual working context, causing conflicts when retrying the same graph. Failed reservations are automatically withdrawn.
  • Fixed an issue where quadratic programming problems with cross terms became numerically unstable, were incorrectly reported as infeasible, or crashed on some solver engines.
  • Fixed an issue where an invalid HTTPS certificate on the model server was misreported as a local network problem and retried repeatedly. The certificate error is now clearly reported and retries are stopped.
  • Fixed an issue where automatic approval for solver connectors incorrectly rejected already-registered endpoints. The approval summary now includes the registration source and credential binding information.

Improvements​

  • When a solve fails, the engine’s original termination status and sanitized error information are passed through, making it easier to understand the cause of the failure and decide whether to explicitly switch engines and retry.