diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5dac417f..558ffa2d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 2023-04-10 v.6.3.3
+- Исправлено некорректное отображение настроек модуля
+- Добавлена поддержка PHP 8.1-8.2
+
## 2023-04-10 v.6.3.2
- Добавлена возможность экспорта неактивных товаров и торговых предложений
diff --git a/README.md b/README.md
index 4457e402..ca7e26fe 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
[](https://github.com/retailcrm/bitrix-module/actions)
[](https://github.com/retailcrm/bitrix-module/releases)
[](https://codecov.io/gh/retailcrm/bitrix-module)
-[](https://php.net/)
+[](https://php.net/)
Bitrix module
=============
diff --git a/intaro.retailcrm/description.ru b/intaro.retailcrm/description.ru
index ba6f30bc..84ddeff9 100644
--- a/intaro.retailcrm/description.ru
+++ b/intaro.retailcrm/description.ru
@@ -1 +1,2 @@
-- Добавлена возможность экспорта неактивных товаров и торговых предложений
+- Исправлено некорректное отображение настроек модуля
+- Добавлена поддержка PHP 8.1-8.2
\ No newline at end of file
diff --git a/intaro.retailcrm/export/export_setup.php b/intaro.retailcrm/export/export_setup.php
index cab702bc..06534af7 100644
--- a/intaro.retailcrm/export/export_setup.php
+++ b/intaro.retailcrm/export/export_setup.php
@@ -580,7 +580,8 @@ if ($STEP === 1) {
} ?>
-
+
+
+
+
+
+
+
+
+
+
+