Releases: Security-Experts-Community/vscode-xp
v3.20.1
v3.20.0
The tabular list editor has been rewritten in React. It was merged with the default registry values editor
The unit test editor has been updated, the Codemirror editor has been replaced with Monaco, and custom syntax highlighting has been configured
Added localizations (ru, en) for tabular list editors and unit tests webviews
Moved from @vscode/webview-ui-toolkit to custom UIKit components, fixed a set of icons (cod icons)
The latest versions of linter (ESLint 9) and formatter (more beautiful) have been added and configured
Fixed the launch of the retrocorrelation view
Fixed replacement of expected and actual events in the integration test editor
v3.19.7
Fixed bug with missing template folder for creating new rules
v3.19.6
Updated template for creating correlation based on powershell events (special thanks @bobyboba18)
v3.19.5
Исправлено сохранение схемы табличных списков, поля сортируются в нужном порядке: сначала name
, затем type
, затем остальные поля (special thanks @paran0id_34)
Исправлено поле usecases
: длинные строки переносятся, добавлена возможность переноса строки по нажатию Enter
Уменьшен размер расширения: из собранного расширения убраны лишние исходные файлы и папки
Добавлены новые источники событий в редакторе метаинформации (special thanks @paran0id_34)
v3.19.4
-
исправлена ошибка при запуске интеграционных тестов для правил с длинными названиями (special thanks @iatrofimenko)
-
добавлена автоматическое дополнение и справка по новым (c версии 27.1) функциями
copy_fields
,check_bit_mask
,get_bit
и расширению функцииregex
v3.19.3
- fixed a unit test parsing bug (special thanks @bobyboba18)
v3.19.2
v3.19.1
v3.19.0
- исправлена ошибка замены ожидаемого события фактически в интеграционных тестах (special thanks @bobyboba18, @GeorgeFloyd_Official)