diff --git a/data_from_portwine/changelog_en b/data_from_portwine/changelog_en
index fbb0a50b..6786bd67 100755
--- a/data_from_portwine/changelog_en
+++ b/data_from_portwine/changelog_en
@@ -2,6 +2,11 @@ You can help us in the development of the project on the website: https://linux-
 ----------------------------------------
 Changelog:
 
+###Scripts version 2314### Date: 11.07.2024 / Download update size: 4 megabytes
+* HOTFIX - create multiple shortcuts when unpacking a prefix backup
+* fixed the disable of CAS in the vkBasalt menu (0 in the menu is -1 in the variable)
+* fixed the auto-shutdown of the HoYoPlay launcher after the initial installation
+
 ###Scripts version 2313### Date: 11.07.2024 / Download update size: 4 megabytes
 * added all gamescope settings to the interface (thanks Htylol)
 * added the experimental ability to run the native version of wine-wayland with a third-party version of wine, which is compiled with this function (thanks Boria138)
diff --git a/data_from_portwine/changelog_ru b/data_from_portwine/changelog_ru
index 9c2fdc8d..c45340e0 100755
--- a/data_from_portwine/changelog_ru
+++ b/data_from_portwine/changelog_ru
@@ -2,7 +2,10 @@
 -----------------------------------------
 История изменений:
 
-fix disable CAS
+###Scripts version 2314### Дата: 11.07.2024 / Размер скачиваемого обновления: 4 мегабайта
+* HOTFIX - создание нескольких ярлыков при распаковке резервной копии префикса
+* исправлено полное отключение CAS в меню vkBasalt (0 в меню равно -1 в переменной)
+* исправлено автовыключение лончера HoYoPlay после первичной установки
 
 ###Scripts version 2313### Дата: 11.07.2024 / Размер скачиваемого обновления: 4 мегабайта
 * добавлены все настройки gamescope в интерфейс PortProton (огромное спасибо Htylol)
diff --git a/data_from_portwine/scripts/var b/data_from_portwine/scripts/var
index 51c6d2b8..ce61ec40 100755
--- a/data_from_portwine/scripts/var
+++ b/data_from_portwine/scripts/var
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #Author: Castro-Fidel (linux-gaming.ru)
-#SCRIPTS_NEXT_VERSION=2313
+#SCRIPTS_NEXT_VERSION=2314
 ########################################################################
 export LANGUAGES_LIST="ru es"
 export PW_VKBASALT="0"