> For the complete documentation index, see [llms.txt](https://docs.tgshop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tgshop.io/nashi-obnovleniya.md).

# Наши обновления

- [Обновление 2.0](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-2.0.md): В этой инструкции описаны подробности обновления 2.0, а также чек-лист настроек, которые необходимо подготовить для того, чтобы переход на новый интерфейс был максимально простым и удобным.
- [Обновление 2.2](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-2.2.md)
- [Обновление 2.3](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-2.3.md)
- [Обновление 2.5](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-2.5.md): Баннеры и подборки, интеграция с я.метрика, и многое другое
- [Обновление 2.6](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-2.6.md): Интеграция с АМО, UTM-метки для витрины ВБ и многое другое
- [Обновление 2.7](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-2.7.md): Интеграция с 1С, экспорт товаров, настройки импорта и многое другое
- [Обновление 2.8](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-2.8.md): ЛК покупателя, избранное, история заказов и многое другое.
- [Обновление 2.9](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-2.9.md): Интеграция с я.пэй и сплит, интеграция с maxma, доработки по 1С и истории заказов.
- [Обновление 3.0](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-3.0.md): Смена статусов заказа, кнопка "корзина" в листинге и многое другое
- [Обновление 3.1](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-3.1.md): Обновили функционал рассылок: кнопки, видео, аудио, кружочки и аналитика
- [Обновление 3.2](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-3.2.md): Курьерская доставка: настройка интервалов и зон доставки, НДС на SKU, настройка полей формы заказа, сервисный сбор и многое другое.
- [Обновление 3.4](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-3.4.md): Импорт из МойСклад, доставка по СНГ, настройка атрибутов в 1С, настройка названия способа оплаты и многое другое.
- [Обновление 3.5](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-3.5.md): Интеграция с Max, навигация в личном кабинете и настройка самовывоза
- [Обновление 3.6](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-3.6.md): Интеграция с Точкой, Юкассой, настройка НДС и юр информации в магазине
- [Обновление 3.7](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-3.7.md): Постинг в канале/чате, настройка автоответа
- [Обновление 3.8](https://docs.tgshop.io/nashi-obnovleniya/obnovlenie-3.8.md): Чаты с клиентом, новый тип витрины и логи


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.tgshop.io/nashi-obnovleniya.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
