v2026.1.2.0 was made available for release from 12 March 2026.


Improvements

System AreaImprovement
Discounts
A new Percentage Markup option is now available within Discounts, providing greater flexibility when applying pricing adjustments to charges.

To use this feature, navigate to Finance > Discounts and create a discount block. Within the rules, “Percentage Markup” is now available alongside the existing “Percentage Discount” and other options.

REST API v2 - Renewals
New Renewals endpoints are now available via the Equinox REST API v2, allowing external systems to retrieve renewal records linked to matters.


New routes include:

  • GET /renewals – List renewals

  • GET /renewals/{id} – Retrieve a specific renewal

  • GET /cases/{id}/renewals – List renewals for a case


You can explore and test the full REST API v2 using interactive documentation generated from the OpenAPI specification.


To view the API routes for your own Equinox system, enter your API specification URL into Swagger using:

https://[your equinox domain]/products/api/documentation/api.yaml

For example:

https://workanyware.co.uk/products/api/documentation/api.yaml


Fixes

System AreaFix
Questel Services Portal
Added a “Beta” flag to QSP integration screens to clearly indicate beta functionality.
E-invoicing
Resolved an issue that could cause a 500 error when exporting e-invoices where an unchargeable charge was included.
Xero
Resolved an issue where currency conversion for charges was recalculated during export to Xero, causing discrepancies between Xero and the Equinox invoice.




v2026.1.2.1 was made available for release from 19 March 2026.

Fixes

System AreaFix
Documents
Resolved an issue where the document previewer did not support file names containing Japanese characters.