What’s New in DocInsight 6.0.0.15
General
- Change product version to DocInsight 2025
- Add End User License Agreement (EULA) in
license.md
- Reorganize the extension dlls and legacy theme files
- Automatically uninstall previous DocInsight 2025 before new installation
DocInsight CLI
docinsight license show|set|remove
Display and manage license information- BREAK Change positional
manifest-path
to long argument:docinsight build|check|open [--manifest-path <PATH>]
docinsight build [--accept]
Accept trial license agreement- Add log options for
build
/check
command--log-file <PATH> [--log-level <LEVEL>]
- Support legacy V3.x command line syntax
docinsight.exe <filename> -doc [-silent]
- Remove dependency on MSVCRT
Extension
- Manage license in Extensions (DocInsight menu > License…)
- Add Build (dry-run) in DocProjectWizard
- Change default documentation output directory when creating manifest (
build/docs/html
)
Notable fixes
- Fix Delphi 12.x incompatibility issue
- Fix some formatter bugs
- Fix incorrect handling of XML comments within element of diproj file