Released White Server version 1.75.7, White Server Agent version 2.10.5.12 on 06/03/2025.

  1. Added the ability to enter multiple contacts for the TG bot. In the Notifications section, you can now add more than one contact for sending notifications
  2. Added auto-update of the agent. The auto-update setting appeared in the agent configurator. You can specify the time period during which the auto-update will occur. By default, this setting is disabled.
  3. Supported authorization via r_k Office token
  4. Added auto-cleaning of old WSA logs and the Temporary folder. Now the Logs and Temporary folders contain files no older than 14 days, which will reduce the amount of space occupied
  5. Supported display of the cashier who created the order in receipts. In the Additional parameters > Payment from cashier section, you can set the User who created the order parameter. When paying using the PayOrder method, the cashier who created the order at the cash register will be indicated in the receipts
  6. The cashierID parameter has been added to the PayOrder method. It is used to specify an arbitrary cashier when paying for an order.
  7. The ShGetStores method returns the department type "type": int
  8. Weight and units of measurement for individual menu items have been added to the GetMenu/GetMenuByParams methods. The response to the GetMenu/GetMenuByParams methods now contains a measure list for each menu item, with all price modes, containing the parameters: value, unit
  9. The GetMenu/GetMenuByParams methods now return the SetGlobalTradeItemNumbers value. Also taken into account if specific GTINs are set for specific objects.