• Fixed an issue when creating [Visual Studio C/C++ Project] from Visual Studio 2022 projects.
  • Fixed incorrect generation of test code for parameters of type &&(rvalue reference).
  • Fixed stub generation for static operator overloading functions.
  • Fixed to collect previously missing logs during log collection.
  • Fixed a discrepancy between test results in CT and CT CLI.
  • Fixed an issue where test compile didn’t work within tests.
  • Fixed a build error occurring when class file paths exceeded 256 characters.
  • Fixed an issue where expected values were not imported with test data.
  • Removed the project creation wizard that appeared when starting in a new workspace.
  • Enabled license registration and toolchain extraction via CT CLI.
  • Fixed duplicate declarations of pure virtual functions in class code.
  • Fixed an issue where requirement traceability information persisted after requirements were deleted.
  • Fixed AI assistant responses to remove incorrect code blocks and format code output across multiple lines.
  • Fixed duplicate names for virtual memory variables when the same memory address was cast to different types in multiple locations.
  • Fixed to add a checkbox for including system headers during toolchain export.
  • Fixed to include preinclude file path during toochain import/export.
  • Updated the IAR debugger script.