25.1.11 (18 June 2025)

Enhancements

  • DVT-21341 Memory Monitor: Change heap histograms and logs location to .dvt/.profiling/memory_monitor/

  • DVT-23024 Ability to edit the XML preference file which is used for HTML Preview

25.1.10 (28 May 2025)

Performance

  • DVT-22988 Speed-up documentation generation for projects with a large number of design elements

Enhancements

  • DVT-21825 Add entries for checks and covergroups to the Table of Contents

  • DVT-22804 Styling of some elements is broken in the HTML Preview when theme is set to dark

Bugfixes

  • DVT-22408 Fixed wrong generation times reported in the console log for diagrams

  • DVT-22409 Progress indicator does not account for Sphinx operations when generating PDFs in DVT IDE for Eclipse

  • DVT-22807 Sometimes the HTML Preview does not reload changes made in the XML preference file

25.1.9 (13 May 2025)

Enhancements

  • DVT-22904 Filter generate blocks with no instances from sub-instances diagrams

Bugfixes

  • DVT-22715 Remove the design hierarchy section for elements that only contain generate blocks with no instances

  • DVT-22920 JavaDoc code tags are not rendered correctly for text enclosed in angle brackets

25.1.8 (2 May 2025)

Enhancements

  • DVT-22636 License: Log idle wakeup triggers

  • DVT-22733 Check that latexmk is available when generating PDF documentation from DVT IDE for VS Code

  • DVT-22741 Show error when Python binaries cannot be downloaded in DVT IDE for VS Code

Bugfixes

  • DVT-21078 Sometimes the Verification Tops page is missing when generating from DVT IDE for Eclipse

  • DVT-22296 Documentation is missing for classes with the same name as their enclosing package

  • DVT-22422 Changes in the footer generation timestamp trigger an unnecessary full build in Sphinx

  • DVT-22689 Custom index file is not taken into account if the specified path is a symlink

25.1.7 (9 April 2025)

CLEANUP

  • DVT-22685 Remove escape characters from progress report in DVT IDE Console View on Windows

Enhancements

  • DVT-22567 Ability to edit path filters in the preferences dialog from DVT IDE for Eclipse

  • DVT-22582 Ability to use wildcards in path filters

Bugfixes

  • DVT-22652 Selecting an element in the DVT IDE for Eclipse wizard API page does not work properly on Windows

25.1.6 (26 March 2025)

Enhancements

  • DVT-22617 Ability to export variables declared inside a package

Bugfixes

  • DVT-22570 Sometimes the HTML preview is wrongly updated when changing the editor focus in DVT IDE for VS Code

  • DVT-22589 The custom CSS and JavaScript preferences are incorrectly serialized, leading to errors when generating documentation for the second time in DVT IDE on Windows

25.1.4 (12 March 2025)

Enhancements

  • DVT-21538 Disable DVT IDE dialog finish button when no elements are selected in the API page

  • DVT-21728 Ability to display Japanese characters from comment descriptions

  • DVT-22517 HTML preview diagrams are not adjusted when resizing the DVT IDE for Eclipse window

Bugfixes

  • DVT-21695 JavaDoc multiline tag descriptions are not properly collected

  • DVT-22123 Sometimes FSM diagram states are not highlighted correctly after a search operation

25.1.3 (26 February 2025)

Enhancements

  • DVT-22325 Use fully qualified names for the diagrams page

Bugfixes

  • DVT-22125 Context menu commands should only be visible on valid XML preferences files in DVT IDE for Eclipse

  • DVT-22219 Fix missing titles from Markdown-formatted comments in PDF

  • DVT-22295 API filters are not taken into account when filtering macros

  • DVT-22441 Sometimes a NullPointerException is thrown when generating the Instances section

25.1.2 (13 February 2025)

Performance

  • DVT-22190 Sphinx parallel build should be enabled by default

REMOVED

  • DVT-22263 Removed distro extras for macOS x64

Enhancements

  • DVT-22035 Ability to add custom CSS and JavaScript files

  • DVT-22118 Updated Sphinx engine to version 8.1.3

  • DVT-22166 Add dialog option for automatically opening the generated HTML documentation in a web browser

  • DVT-22176 New preference to filter inner classes

  • DVT-22193 Redirect Sphinx reported errors and warnings to a dedicated log file

  • DVT-22236 Ability to use environment variables defined in build files

  • DVT-22245 Add support for fully qualified names in filters

  • DVT-22265 Output directory contents should be cleared by default

  • DVT-22380 Add support for API links in Markdown descriptions

Bugfixes

  • DVT-21980 Expand diagram button does not work for custom diagrams

  • DVT-22167 Custom index files contained in an attached folder lead to broken hyperlinks

  • DVT-22168 Automatically bring up the console output when generating documentation from DVT VS Code IDE

  • DVT-22169 JavaDoc descriptions for function arguments are missing from the generated documentation

  • DVT-22171 Add missing include path filters in DVT VS Code IDE

  • DVT-22205 Path filters are not taken into account for files compiled from a symlinked location

  • DVT-22268 Ability to use paths relative to the current directory / project root for output location

  • DVT-22282 Name filters interfere with API selection tab when running Specador in DVT IDE

  • DVT-22382 Fixed Markdown formatting for code blocks

25.1.1 (21 January 2025)

HIGHLIGHTS

Note: Some of the highlights below were rolled-out in 24.#.# releases for early adopters.

  • Speed-up generation of Bit Field Diagrams

  • Speed-up generation of HTML files when using Sphinx

  • Ability to preview the HTML page of an element in DVT IDE

  • Ability to generate HTML/PDF documentation in DVT VS Code IDE

  • Ability to export FSM transition comments

  • Ability to export documentation for e Language projects using Sphinx engines

  • Ability to render WaveDrom Timing Diagrams in PDF format

  • Add support for reStructuredText comments format

  • New XML preferences to export modules, entities and packages per library

REMOVED

  • DVT-21778 Remove deprecated HTML engine

Features

  • DVT-21996 License: Add app info inside display field sent to the license server

Bugfixes

  • DVT-22172 Cannot cancel ongoing documentation generation from DVT VS Code IDE