Skip to main content
Version: 4.x

Changelog

This chapter is for 4.x version updates.

Octorber 2025 (version 4.1.2)

ZStudio 4.1.2 is now available! The updates including:

Improvements

  • ZSolution

    • Fixed an issue where imported toolchains could not be selected when creating a project, and improved related interaction experience.

    • Fixed failure to select root directory during toolchain import and enhanced automatic path detection.

    • Fixed tool errors caused by installation paths containing spaces.

    • Improved the display of “All Options” panel in the build configuration dialog.

    • Improved the stability of CMake and Make import features, now fully supports:

      • importing HPM SDK via CMake;

      • importing Nuclei SDK via Make.

    • Fixed display and interaction issues in register, variable, watch, and breakpoint views to improve debugging stability.

    • Added "Stop at Main" feature to pause execution automatically at main().

    • Fixed resizing and source navigation issues in the Disassembly view.

    • Fixed "Stop Run" malfunction on Windows.

    • Optimized file tree sorting and project navigation experience.

    • Corrected the behavior of the “Toggle Bottom Panel” option in the menu bar and resolved menu item overlapping issues when the window size is reduced.

    • Improved display, state persistence, and restoration logic of Run Output and OpenOCD Output views, and added "search" feature for OpenOCD Output window.

September 2025 (version 4.1.1)

ZStudio 4.1.1 is now available! The updates including:

Improvements

  • ZSolution

    • Fixed Terapines Board Farm integration in the cloud version to ensure smooth usage of online boards in Run and Debug.

    • Fixed the issue where the active project in Project Navigator was not properly bolded after switching projects in the Debug Sidebar.

    • Added file type filtering when importing source or header files by folder in the Project Navigator.

    • Fixed an issue in the Run Configuration dialog where switching to a custom simulator incorrectly auto-filled the dropdown with the wrong path.

    • Fixed support for "virtual boards" target in Debug Configuration.

    • Fixed the issue where multiple configuration dialogs allowed saving even with invalid inputs.

    • Fixed the issue to enable generating an empty solution container when creating a new project from the SDK.

    • Improved the interaction for setting register group display formats during debugging.

September 2025 (version 4.1.0)

ZStudio 4.1.0 is now available! The updates including:

New Features

  • ZSolution

    • Enabled multi-version download of the ZCC toolchain and corresponding LibDSP/LibNN libraries in Pack Manager.

June 2025 (version 4.0.0)

ZStudio 4.0.0 is now available! The updates including:

New Features

  • Introduced "Terapines Installer" and "Terapines Product Manager", implementing offline installation and automatic License authorization management.

  • ZSolution

    • Supported creating new projects using SDK project templates or importing software packages as templates.

    • Supported importing and using user's local toolchains based on GCC and LLVM.

    • Added switching between coding layout and debugging layout, optimizing debug view arrangement.

Improvements

  • Removed login entry to simplify usage flow.

  • ZSolution

    • Optimized development board connection and project run/debug configuration process, supporting automatic addition of BSP software packages as project dependencies and generating corresponding OpenOCD configurations.

    • Optimized toolbar buttons to improve operational efficiency.

    • Enhanced pack manager, supporting centralized management of third-party software packages and ZCC toolchain libraries.

    • Fixed compilation and linking issues for large projects on Windows platform.

    • Fixed issues with the "Stop Build" during the build process, as well as problems of "clear/copy" operations in the build console.