25.2.17 (22 September 2025)
Performance
DVT-23820 Speed-up code folding region detection when opening an editor
REMOVED
DVT-23717 Removed support for Java 1.8, minimum required version is 17
Enhancements
DVT-23718 Switched to Java 17 in Eclipse 4.22 distributions
Bugfixes
DVT-23719 Bitfield Diagrams: Unable to copy the table in Markdown or AsciiDoc formats
25.2.16 (10 September 2025)
Features
DVT-21929 AI Assistant: Ability to auto-correct compilation errors and warnings
Enhancements
DVT-2294 & DVT-12224 New semantic check: Report duplicate cover items
DVT-13523 & DVT-23506 Suppress XML validation errors from stdout
DVT-23711 Wrong main menu label for “Edit > Word Completion”
Bugfixes
DVT-23032 Settings management does not work properly when DVT_COMMON_SETTINGS points to a non-existing location
DVT-23612 As computed macros fail to expand when using rf_enum.get_set_of_values()
DVT-23695 Verification Breadcrumb: Open declaration doesn’t update the breadcrumb properly
25.2.15 (27 August 2025)
Features
DVT-21891 AI Assistant: Add support for Amazon Bedrock provider
DVT-22363 Build config: Simplify reusing/referencing build configurations in other projects using +dvt_include_config
DVT-22814 AI Assistant: New ‘Add logging to the selected code’ predefined blueprint
Enhancements
DVT-21802 AI Assistant: Dynamically resize pop-up messages to fit the entire message up to a limit
DVT-22027 AI Assistant: Use incremental indices for cloned chat sessions
DVT-22694 AI Assistant: ‘Analyze and fix the selected code’ blueprint should include compilation problems in the prompt
DVT-23101 Creating a new configuration should refresh the target folder before save
DVT-23470 AI Assistant: Update predefined blueprints to use markdown in the underlying prompt
Bugfixes
DVT-23162 Auto-build is not triggered after undo or replace all operations in specific scenarios
DVT-23508 AI Assistant: Model configs are not refreshed automatically after modifying the models.json file
DVT-23536 Search using the “Find/Replace” dialog and find next item using CTRL + K do not work when words start or end with special characters
DVT-23560 AI Assistant: Protected file rules are not applied for compiled files symbols
25.2.14 (13 August 2025)
Performance
DVT-23165 Compile Waivers: GUI freeze when using the “Reapply DVT Waivers” command on a project with many waivers
Enhancements
DVT-22683 AI Assistant: Ability to quickly access AI Assistant-related commands from the chat view toolbar
DVT-22745 AI Assistant: Ability to insert a code block from a chat conversation into a new file
DVT-22925 AI Assistant: Ability to create snippets or blueprints without sending a message to the LLM
DVT-23123 AI Assistant: Add preference to toggle the chat send button shortcut between Enter and Shift+Enter keys
DVT-23282 Add support for state action blocks syntax
DVT-23441 AI Assistant: Ability to specify proxy and SSL/TLS certificate options to the getFetchModule API
DVT-23444 AI Assistant: Use HTTP as default when no protocol is specified for a proxy
DVT-23486 Add support for missing rf_scalar methods predefined API
DVT-23500 Bitfield Diagrams: Saving the diagram should display a notification in the status bar
Bugfixes
DVT-23481 “Select DVT Project” dialog should not be displayed at startup when auto-build is disabled
DVT-23493 Quick Views: Views cannot be opened in specific scenarios
DVT-23497 AI Assistant: Wrong expansion of ‘@usages of’ snippet on elements with multiple layers
DVT-23501 Wavedrom Diagram: Disable “Copy Table” option from Inspect View
DVT-23540 Bitfield Diagrams: Copying the table in rST format results in broken table
25.2.13 (30 July 2025)
HIGHLIGHTS
AI Assistant: Simplified setup of proxy and SSL/TLS certificates using model configurations
AI Assistant: Reworked backend to avoid CORS-related LLM connectivity issues (disable_chromium_web_security no longer required)
Performance
DVT-23164 & DVT-23314 Compile Waivers: Speed-up application of path matching waivers
CLEANUP
DVT-23406 & DVT-22861 & DVT-22862 & DVT-23390 & DVT-23391 & DVT-23395 & DVT-23407 & DVT-23408 & DVT-23409 & DVT-23412 & DVT-23413 & DVT-23414 & DVT-23415 & DVT-23416 & DVT-23418 Code Templates: Refine the names and descriptions of multiple templates to improve clarity
DVT-23411 Code Templates: Change the context of ‘verilog function/task/variable’ templates
Enhancements
DVT-21910 AI Assistant: Trim prompt autocomplete proposals to ensure they fit within a single line
DVT-22970 AI Assistant: Support environment variables inside ‘#file:<path>’ symbol
DVT-23178 AI Assistant: Use Markdown format for the output of ‘@problems from selected’ snippet
DVT-23183 AI Assistant: Ability to include the cursor position for all flavors of the ‘@selected’ snippet
DVT-23189 AI Assistant: Ability to configure proxy settings and SSL/TLS certificate configurations per model configuration
DVT-23219 AI Assistant: Support glob patterns inside ‘#file:<path>’ symbol
DVT-23258 AI Assistant: Add support for partial matches in the AI Assistant Commands dialog
Bugfixes
DVT-21725 AI Assistant: The chat prompt highlight is broken after inserting an invalid snippet in specific scenarios
DVT-21845 AI Assistant: Running a blueprint while a current language model hasn’t been initialized in Eclipse results in an error
DVT-22400 AI Assistant: Chat prompt highlight is not updated in specific scenarios
DVT-22882 Predefined Projects: Wrong SPECMAN_PATH in uvm_ml-1.1_xbus_e on Windows
DVT-23115 AI Assistant: Use Node.js backend to avoid CORS and other connectivity issues when sending requests to the LLM
DVT-23154 Startup crashes in specific scenarios when the distro is installed in a read-only location
DVT-23193 AI Assistant: Dismissing the autocomplete while editing a previous message should not close the edit textbox
DVT-23213 & vscode-1834 Thread Dump Collector: Generated file is not automatically opened on Windows
DVT-23234 AI Assistant: Unable to load more than one serialized chat session
DVT-23273 AI Assistant: Protected file rules are not applied for ‘#file’ symbols referred by path
DVT-23312 & DVT-23262 AI Assistant: Incorrect line ranges within the expansion of symbols/snippets in specific scenarios
DVT-23377 AI Assistant: File edits should validate the read-only / checkout status of the file
DVT-23381 & DVT-22768 AI Assistant: All snippets and symbols fail to expand when the prompt contains an invalid snippet in specific scenarios