1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00

Дополнение словаря

This commit is contained in:
Anton Titovets
2025-12-06 13:21:40 +03:00
parent 9946934e2c
commit 643f1005a6
3 changed files with 9778 additions and 9732 deletions
+5 -1
View File
@@ -26,4 +26,8 @@ However, there are cases when it becomes necessary to introduce so-called **"bre
### 1.28.0 -> 1.29.0
**Ozon**: The Ozon Seller API library has been removed and its support is discontinued. If you are already using this library in your project, you need to preserve it separately before updating
**Ozon**: The Ozon Seller API library has been removed and its support is discontinued. If you are already using this library in your project, you need to preserve it separately before updating
### 1.29.0 -> 1.30.0
**Telegram**: Fixed and unified string decoding and special character replacement processing for all message types. When updating from a previous version, be sure to check the places where the Telegram library is used! You need to manually remove any calls to the DecodeString function if you added such in your code for emoji processing. This procedure is now handled within the library code for all messages.
+4
View File
@@ -27,3 +27,7 @@ sidebar_position: 4
### 1.28.0 -> 1.29.0
**Ozon**: Библиотека работы с Ozon Seller API была удалена и ее поддержка прекращается. Если вы уже используете данную библиотеку в своем проекте, то вам необходимо сохранить ее отдельно перед обновлением
### 1.29.0 -> 1.30.0
**Telegram**: Исправлена и унифицирована обработка раскодирования строки и замены спец. символов для всех видов сообщений. При обновлении с прошлой версии обязательно проверьте места использования библиотеки Telegram! Необходимо убрать вручную проставленные вызовы функции РаскодироватьСтроку, если вы добавляли таковые в своем коде для обработки emoji. Теперь данная процедура осуществляется внутри кода библиотеки для всех сообщений
+9769 -9731
View File
File diff suppressed because it is too large Load Diff