Skip to content

Release 3.1.83

4.7.2023

New features

  • The Top clients table in the Financial statistics now supports two modes for obtaining the data - either from the positions only (which by definition cannot include the order items as they are not bound to a specific position) or from all orders that overlap with the specified date range - which includes all order items (even those without a set date).
  • The app now runs on PHP 8.1 - which is an internal technical update, however, the new PHP version brings performance improvements for the end users as well.

Public API

  • The public API now returns JSON responses with messages for all types of invalid requests (until now, it returned e.g. 4xx code, but the response itself was an HTML in some cases and the reason for the error was not explicitly stated).

Bugfixes

  • Issues with repeated emails being sent have been resolved.