diff --git a/utbot-intellij/src/main/resources/META-INF/plugin.xml b/utbot-intellij/src/main/resources/META-INF/plugin.xml
index a8e5676a53..abfc4de83a 100644
--- a/utbot-intellij/src/main/resources/META-INF/plugin.xml
+++ b/utbot-intellij/src/main/resources/META-INF/plugin.xml
@@ -68,21 +68,22 @@
- Java 11 support.
- Smart Fuzzer significantly improves test generation results.
- Generated tests have become even more human-readable and user-friendly.
- We have enabled Mac OS X platform, give it a try.
- The UnitTestBot engine generates SARIF reports.
- We have polished plugin UX.
- Mocking support is enhanced.
- Java Streams, better Java Optional support, Java String support is improved, package-private constructors now are used for the test generation.
+ Generating tests for Python and JavaScript
+ New fuzzing platform providing support for multiple languages
+ Improved test generation for Kotlin code
+ Multiprocess architecture based on the Reactive Distributed communication framework with advanced logging and debugging options
+ Symbolic execution engine with higher priority and fewer false UNSAT verdicts
+ UI/UX improvements for test sources root, setting.properties
file, cancellation, timeout settings, notifications
+ Summaries with fine-grained settings
+ SARIF reports enabled by default, displaying sandbox-related and timeout test failures, properly addressing source files
+ Improved monitoring visualized with Grafana
+ Test generation bug fixes
+ Detailed documentation on UnitTestBot components including UnitTestBot architecture overview
- Discover everything mentioned above and much more in this release.
- ]]>
+ ]]>
-