- exclusion from the pickup list log;
- added address retrieval from the yandex.market module;
- map display logic for GPS marking;
- added agents for calculating delivery terms;
- added VAT parameter;
- added default selection of pickup point terms;
- improved support for yandex.market;
- fixed regular expressions for checking pickup point location during calculation;
- improved algorithm for retrieving the current pickup point during calculation;
- added static cache of available pickup points for subsequent delivery calculations in the onSaleDeliveryServiceCalculate handler;
- added tracking of time added during term calculation when calculating terms;
- refactoring;
- added parameter for additional delivery term in the controller, for the map and subsequent calculations;
- added handler in the controller to override or filter the display of the pickup point list on the map;
- replacement of deprecated CUtil::InitJSCore;
- added options for selecting point type on the map;
- added selection of available delivery intervals before requesting offers;
- improved compatibility with PHP 8.1;