From 6f272842b53a4859a8ed70457540700cb41bdc58 Mon Sep 17 00:00:00 2001 From: r2 d2 Date: Thu, 30 Jul 2020 22:47:01 +0300 Subject: [PATCH] rc 7.10 --- readme.txt | 9 +++++++-- wooms.php | 4 ++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index 97d7b0e..763aa2c 100644 --- a/readme.txt +++ b/readme.txt @@ -84,8 +84,13 @@ PHP 5.6 == Changelog == = 7.10 = -* XT: связь позиций заказа и wooms_id https://github.com/wpcraft-ru/wooms/issues/335 - +* Проработка решения для множества складов https://github.com/wpcraft-ru/wooms/issues/327 +* [XT] Синхронное присвоение номера заказа в магазине https://github.com/wpcraft-ru/wooms/issues/330 +* [XT] Исправлено. Сбрасывается заказ в "Мой склад" https://github.com/wpcraft-ru/wooms/issues/333 +* [XT] Ошибка обновления кастомных статусов https://github.com/wpcraft-ru/wooms/issues/332 +* [XT] Улучшили поиск контрагента по телефону https://github.com/wpcraft-ru/wooms/issues/326 +* [XT] Связь позиций заказа и wooms_id https://github.com/wpcraft-ru/wooms/issues/335 +* [XT] Исправление диагностики по веб хукам https://github.com/wpcraft-ru/wooms/issues/321 = 7.9 = * Добавить опцию для ускорения синхронизации https://github.com/wpcraft-ru/wooms/issues/295 diff --git a/wooms.php b/wooms.php index 07d1c47..dbe4355 100644 --- a/wooms.php +++ b/wooms.php @@ -16,8 +16,8 @@ * PHP requires at least: 5.6 * WP requires at least: 5.0 * Tested up to: 5.6 - * WooMS XT Latest: 7.9 - * Version: 7.9 + * WooMS XT Latest: 7.10 + * Version: 7.10 */ // Exit if accessed directly