File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,17 @@ title: "Изменения"
88description : " Здесь ты можешь найти последние обновления и изменения Хелпера"
99---
1010
11+ <Changelog date = " v2.9.7 - 5 июня 2025" >
12+ <Badge type = " success" >АРМ</Badge >
13+ - Обновлены классы быстрых обращений
14+ - Добавлено быстрое редактирование открытых обращений в iframe
15+
16+ <Badge type = " info" >Расширение</Badge >
17+ - Исправлены столбцы в премии
18+ - Добавлено наставничество в премии
19+ - Добавлена очистка кеша и куки
20+ </Changelog >
21+
1122<Changelog date = " v2.9.6.1 - 15 мая 2025" >
1223 <Badge type = " success" >АРМ</Badge >
1324 - Исправлена отправка примеров с мигрированных договоров Москвы
Original file line number Diff line number Diff line change @@ -19,6 +19,11 @@ export async function GET() {
1919 update_link :
2020 "https://github.com/nedomru/helper-site/releases/download/2.9.6.1/domhelper.xpi" ,
2121 } ,
22+ {
23+ version : "2.9.7" ,
24+ update_link :
25+ "https://github.com/nedomru/helper-site/releases/download/2.9.7/domhelper.xpi" ,
26+ } ,
2227 ] ,
2328 } ,
2429 } ,
You can’t perform that action at this time.
0 commit comments