Table of Contents

PDMShell Changelog And Release Notes

Track PDMShell releases, new command-line features, SOLIDWORKS PDM add-in updates, script library templates, bug fixes, and upgrade notes.

Important

PDMShell 4.0.50 and newer use a signed per-user installer. Updates replace the existing installation automatically without requiring a manual uninstall or administrator privileges.

4.0.53 (2026-08-01)

  • Updated the PDM add-in to use the installed PDMShell application instead of carrying and extracting a separate PDMShell archive. It checks the current per-user installation first, then legacy Program Files installations, and shows installation guidance when PDMShell is missing.
  • Improved Claude Desktop setup during PDMShell installation and updates so stale pdmcli connections and development paths are replaced with the installed pdmshell connection.
  • Renamed the Claude tools with a consistent pdmshell_* prefix while retaining compatibility with their previous names.
  • Added clearer Claude tool titles, PDMShell product information, version details, and a help tool with documentation, troubleshooting, website, and licensing links.
  • Added PDMShell branding metadata and the PDMShell icon to the MCP executable.

4.0.52 (2026-08-01)

  • Added refresh for reloading current PDM file metadata and state without downloading or modifying files.
  • Added preview-first rollback with targets by version number, previous version, date, or revision name.
  • Added MCP progress updates and cancellation for commands run from Claude Desktop.
  • Improved command parameter controls so PDM file versions use numeric inputs, SOLIDWORKS versions show installed releases, and rollback flags use toggles.
  • Improved PDM Administration compatibility with other WPF add-ins by isolating PDMShell UI initialization and assembly resolution.

4.0.51 (2026-07-31)

  • Added Claude Desktop integration for discovering and running PDMShell commands, including command parameters and advanced searches.
  • Added automatic Claude setup, updates, removal, and version reporting through the bundled pdmshell connection.
  • Claude uses the existing local PDMShell machine license and the same PDMShell version.

4.0.50 (2026-07-31)

Important

PDMShell 4.0.50 introduces breaking changes for the update process. You must uninstall PDMShell 4.0.49 or older manually and download the latest version.

  • Replaced the legacy MSI distribution with pdmcli_installer.zip, containing the signed pdmcli_installer.exe.
  • Added a per-user installation under %LOCALAPPDATA%\Blue Byte Systems\PDMShell, including Desktop and Start menu shortcuts and a Windows Installed apps entry.
  • Improved installation, update, and uninstall handling so the PDMShell window does not open during setup operations.
  • Updated PDMShell Updater to download the ZIP to a temporary folder, extract it, install the update silently, and start the updated application.
  • Removed the updater's administrator requirement, UAC launch, and elevation shield UI.
  • Updated application lookup so PDMShell reliably starts the current installed version while remaining compatible with older Program Files installations.

4.0.49 (2026-07-30)

  • Updated file-specific placeholders, PDM variables, and expressions so they are evaluated when each script command runs instead of before the entire script starts.
  • Fixed command sequences such as setrevision followed by $Revision, $(Revision.@), or a revision expression so the next command reads the newly applied revision.
  • Applied refreshed file context to Visual Code Editor runs, runscript, add-in scripts, IF statements, and add-in condition evaluation.

4.0.48 (2026-07-30)

  • Added a Get trial license button beside Order license for direct access to the PDMShell trial license page.
  • Added an Open PDMShell... Administration command that launches the application bundled with the PDM add-in and uses the current vault's configured license mode.
  • Fixed cancellation so PDMShell returns to the ready state and hides the cancel action after a cancellation request.
  • Improved until conditions by refreshing PDM file state on every attempt and reporting each evaluated condition with its attempt number and pass/fail result.

4.0.47 (2026-07-28)

  • Added a per-script option that allows users to cancel command-menu and event-hook scripts from the progress dialog.
  • Added Cancel and title-bar close actions that request cancellation without reporting the script as failed.
  • Cancelling a before-event hook also cancels the pending PDM operation.

4.0.46 (2026-07-28)

  • Improved add-in command-menu and event-hook script startup by resolving selected PDM files and folders more efficiently and reusing them during execution.
  • Improved the optional script progress dialog with percentage, affected file or folder name, and a clearer command description.

4.0.45 (2026-07-28)

  • Improved nested expression evaluation so PDM variables such as $(Revision) are resolved before functions such as ${lookup(...)} run.
  • Updated add-in script conditions to use the same PDM variable, placeholder, and expression function evaluation as PDMShell scripts.
  • Improved file-specific script errors so PDMShell identifies the affected item and script line instead of continuing with an unevaluated command.

4.0.44 (2026-07-26)

  • Updated $userName and $username so they consistently return the logged-in PDM user instead of the Windows account.
  • Updated PDM user profile placeholders for full name, first name, last name, and email across commands, conditions, and add-in menu, event, and task scripts.
  • Kept $windowsUser as the explicit placeholder for the current Windows account.

4.0.43 (2026-07-25)

  • Added checkout-state expression functions for checking whether a PDM file is checked out, checked out by the current user, checked out by a named user, and identifying the checkout computer.
  • Added optional file-path arguments to checkout-state functions for evaluating another file.
  • Added checkout functions to the Expression Evaluator and PDMShell add-in Conditions editor autocomplete lists.
  • Added checkout-function evaluation to add-in menu, event, and task script conditions.
  • Added an administrator action for releasing stale borrowed add-in license seats.

4.0.42 (2026-07-25)

  • Improved PDMShell add-in script startup performance by reusing PDM user and group permission information during the add-in session.
  • Unrestricted menu, event, and task scripts now skip unnecessary PDM user and group permission lookups.

4.0.39 (2026-07-24)

  • Improved PDMShell add-in script startup performance by skipping autocomplete metadata loading during headless command-menu, trigger-point, and task execution.
  • Clarified add-in runtime documentation for headless execution, optimized autocomplete behavior, and license enforcement during background script runs.

4.0.38 (2026-07-24)

  • Improved until so PDM variable conditions are evaluated during the wait cycle instead of being resolved before the command starts.
  • Improved runscript and visual editor execution so quoted until -conditions expressions are preserved while file target parameters are still resolved for each run target.
  • Clarified checked-out file searches with Locked=true and LockedBy=user in the search token reference.

4.0.35 (2026-07-21)

  • Improved the showcard command window so the PDM data card content resizes with the parent dialog.
  • Improved showcard output so card progress, status, modified, and saved messages are returned to the PDMShell command output.
  • Updated $input(...) to support an optional default value, for example $input("Title", "Message", "Default value").
  • Updated $input(...) so closing the prompt warns that the return value will be cleared, with a Do not show this again option.
  • Added $state, $stateID, $workflow, and $workflowID to the Expression Evaluator autocomplete list.

4.0.34 (2026-07-21)

  • Added a Help action to the Expression Evaluator that opens the placeholder and function reference.
  • Improved Expression Evaluator maximize behavior so the window respects the Windows taskbar.
  • Added the ${lookup(csvPathOrPdmFileId, value)} expression function for returning a second-column CSV value from a first-column match.
  • Updated the placeholder and function reference with a ${lookup(...)} message-box example and screenshot.
  • Added file workflow placeholders: $state, $stateID, $workflow, and $workflowID.
  • Added $input(title, message) for prompting users for a value while a command or script is running.
  • Added the showcard command for opening a SOLIDWORKS PDM file or folder data card from PDMShell.

4.0.33 (2026-07-18)

  • Added a subtle animated PDMShell title-bar logo with hover feedback.
  • Added PDMShell actions to the main window system menu, including Run, Stop, New, Open, Save, Save As, and Expression Evaluator.
  • Added Recent files and Recent scripts submenus to the main window system menu for quick access to recently used run targets and scripts.
  • Added left-aligned native menu icons for PDMShell system-menu actions and recent entries.

4.0.32 (2026-07-18)

  • Improved the main window title bar by grouping command buttons in a single rounded toolbar beside the PDMShell logo.
  • Added hover labels to the title-bar command buttons so users can see each action without opening a menu.
  • Improved title-bar spacing around the PDMShell logo, command toolbar, and status/license area.
  • Updated msgbox so it still displays when -value or the evaluated message is empty.

4.0.31 (2026-07-14)

  • Added a new script toolbar button, recent file runs, and recent script loading in the Visual Code Editor.
  • Added Import and Export actions to the PDMShell add-in Script Editor so script entries can be backed up or moved between vaults.
  • Improved command parsing for expression values so spaces inside ${...} functions are preserved, including nested expressions such as ${inc(${regex(...)})}.

4.0.30 (2026-07-14)

  • Improved the Expression Evaluator window so users can switch back to PDMShell while it remains open, minimize it, and access it from the Windows taskbar.
  • Clarified PDM variable expression documentation: when reading file data card variables from the file @ tab, use the explicit .@ suffix, for example $(Description.@).
  • Added the ${serialNumber("SerialNumberName")} expression function for allocating SOLIDWORKS PDM serial number values in scripts and command values.
  • Improved visual editor script generation and loading for complex quoted expression values, including regex expressions.

4.0.29 (2026-07-13)

  • Improved license handling reliability.

4.0.28 (2026-07-10)

  • Added arithmetic expression functions ${inc(...)}, ${dec(...)}, ${add(...)}, ${sub(...)}, ${mul(...)}, and ${div(...)} for placeholder evaluation, including nested use with ${regex(...)} to increment counters inside values such as vA4-32(74).
  • Added a $value source selector to the Expression Evaluator so users can test expressions against sample text or a selected PDM variable without showing both inputs at once.
  • Updated the Expression Evaluator documentation and screenshot to show the simplified sample text and PDM variable workflow.
  • Clarified Premium licensing documentation so single-machine licenses are activated in the standalone installed PDMShell application, while pooled add-in licenses are activated from the PDMShell add-in license manager in the PDM Administration Tool.
  • Documented the Script Editor prompt that appears when saved add-in changes affect PDM menu commands or command hooks and Windows Explorer needs to restart.
  • Updated the PDMShell add-in Script Editor documentation and screenshot to match the current editor layout without the removed -minimized and -disableautologin options.
  • Moved the add-in workflow screenshots and explanation into the Script Editor article and reduced runtime execution references in the main add-in documentation.

4.0.27 (2026-07-08)

  • Added a PDMShell Download Center... add-in menu command that opens a Microsoft SharePoint folder with PDMShell .cex files for restricted or air-gapped environments.
  • Improved revision placeholder evaluation so ${revision()}, $revision, and revision component functions use the active PDM revision scheme formatting when resolving the current file revision.
  • Improved revision component parsing for formatted PDM revision schemes, including letter components, zero-padded numbers, hexadecimal numbers, and date/time format tokens.
  • Updated Expression Evaluator examples to show current revision values, current revision component values, and next revision component values against a selected PDM file.
  • Updated setvar documentation with an example that writes the next formatted revision value into a data card variable, clarified command-box quote escaping, and documented -stringformat None.
  • Added a dedicated dark license node conflict dialog with resources for pooled add-in licenses and machine licenses.
  • Added a main-window license banner for free-version usage or licenses expiring within 30 days, including a direct Order license action.
  • Updated license conflict wording to use node because a license can be active on a vault node or a single machine.

4.0.26 (2026-07-07)

  • Breaking change: PDM variable evaluation now uses $() expressions such as $(Revision.@) and $(PartNo.Default) for file variables, or $(Project) for folder variables. Bracketed text is treated as literal text, so folder names like [debugging] are no longer interpreted as variables.
  • Updated alias, setvar, runscript, generated script preview, and condition evaluation documentation to use the new PDM variable expression syntax.
  • File variables should use an explicit configuration suffix, such as $(Revision.@) for the file @ tab.

4.0.25 (2026-07-06)

  • Fixed placeholder evaluation when an alias is followed by an underscore or other non-alphanumeric separator, so file-context expressions such as $fileNameWithoutExtension_R_%.pdf resolve correctly in runscript, command alias evaluation, and generated script previews.

4.0.24 (2026-07-06)

  • Updated move so -search is always scoped to the current PDMShell directory and moves matching files to -directory; -source is used only when moving a specific file or folder.

4.0.23 (2026-07-05)

  • Fixed placeholder evaluation when an alias is followed by a file extension separator, so commands such as dump can now resolve paths like c:\Temp\membrane-$guid.txt.

4.0.22 (2026-07-04)

  • Improved placeholder evaluation so the Expression Evaluator, generated script preview, command alias evaluation, and conditions resolve the same common file, folder, vault, user, date, and environment placeholders.

4.0.21 (2026-07-04)

  • Added transition mode for direct file and search transitions so administrators can choose simple or references.
  • Updated the rebuild documentation to clarify that the command is reserved and not implemented yet.
  • Split add-in licensing guidance into a dedicated Licensing section with License Pool and Machine License articles.

4.0.19 (2026-07-04)

4.0.18 (2026-07-06)

  • Added revision-aware placeholder evaluation functions including ${revision()}, ${nextRevision()}, ${revisionComponentValue(...)}, ${nextRevisionComponentValue(...)}, revision component counters, revision scheme checks, and revision value validation.
  • Added optional file path support to revision evaluation functions so scripts can inspect the revision of another PDM file, such as a related PDF derived from the current file name.
  • Updated script evaluation so revision functions without an explicit file path are treated as file-sensitive and evaluate per selected file during script execution.
  • Improved revision function formatting so next revision values use the active PDM revision component format, including padded numeric formats and alpha formats.
  • Updated the Expression Evaluator documentation with revision function examples and file-context guidance.
  • Added until onTimeout behavior so scripts stop by default after a timeout while still allowing final cleanup commands, or continue when onTimeout continue is used.
  • Moved the Visual Code Editor generated script toggle beside the zoom controls so script preview is available where users manage the visual view.
  • Improved the Visual Code Editor generated script drawer by replacing the old tabs with a cleaner generated script header and a Checks status action.
  • Improved Visual Code Editor checks so the validation list is only shown when issues exist.
  • Updated the generated script preview to use a code font while keeping the command picker and visual command boxes in the normal interface font.

4.0.17 (2026-06-30)

  • 🎉 Added support for IF statements and conditions in the Visual Code Editor, including Conditions Met and Else branches during script execution.

4.0.16 (2026-06-30)

  • Improved runtemplate -silent confirmation so template dialogs can be confirmed with Create or OK buttons.

4.0.15 (2026-06-29)

  • Added the Offline Activation workflow in PDMShell settings for air-gapped or restricted computers.
  • Improved the Settings window with a separate Offline Activation section under license management.
  • Improved the Settings window license layout and made the license actions easier to scan and use.
  • Improved the bottom action buttons in the update and settings dialogs for clearer alignment, sizing, and visual consistency.

4.0.14 (2026-06-27)

  • Added Visual Code Editor UI support for IF statement nodes and branch layout. Runtime execution for IF statement branches is not enabled yet.
  • Added result shaping to advanced search queries with SortBy, SortOrder, GroupBy, DuplicatedBy, and Strategy so commands that use -search can sort, group, and keep or exclude selected results.
  • Improved advanced search documentation by splitting search tokens, variable search, result shaping, and search favorites into focused articles.
  • Improved multi-session tab behavior so each session keeps its own vault connection, autocomplete metadata, visual editor metadata, and Connect to Vault action.
  • Fixed tab switching issues that could replay output text or duplicate the welcome message.
  • Improved visual editor autocomplete loading for large vaults by showing busy status and staged progress while vault metadata is loaded.
  • Improved the update available dialog with dark release note styling, larger centered action buttons, an administrator privilege tooltip, elevated updater launch, and a Windows 11-style shield icon when running on Windows 11.
  • Fixed PDMShell Updater stability when the installer is canceled and when the updater is launched from PDMShell before uninstalling the existing version.
  • Updated msgbox so value and title support session-level placeholder evaluation such as $vaultName, $date, $time, $guid, and $tempFolder.

4.0.11 (2026-06-21)

  • Added documentation for the Expression Evaluator, including how to safely preview placeholder expressions against a selected PDM file or folder, use $value, choose configurations, and test string functions before running commands or scripts.
  • Added an on-demand PDMShell add-in script demo to the Command menu scripts documentation, showing how users can launch a rename script from SOLIDWORKS PDM without creating a PDM Task.
  • Updated the visual editor metadata for msgbox so the icon parameter appears as a single-select combo box with the supported message box icons.

4.0.10 (2026-06-18)

  • Added logged-in PDM user profile placeholders: $username.firstName, $username.lastName, $username.FullName, and $username.email.
  • Added a dark themed Expression Evaluator for testing placeholder expressions against a selected PDM file or folder before running a command.

4.0.9 (2026-06-18)

  • Added the pasteasshared command to share one file or search results into another vault folder.

4.0.8 (2026-06-18)

  • Added ${regex(value, pattern)} and ${regex(value, pattern, group)} placeholder string functions.
  • Added the Rename Before Dash script template to the PDMShell Script Library.
  • Fixed Script Library downloads so templates without a SOLIDWORKS macro no longer create or report an empty Macro.swb file.
  • Updated the AI Assistant toolbar button to open the hosted PDMShell Assistant website.

4.0.7 (2026-07-17)

  • Added the PDMShell add-in for SOLIDWORKS PDM (downloadable for Premium users).
  • Added the Script Editor for configuring PDMShell scripts from inside PDM.
  • Added script permissions for permitted users and groups.
  • Added script conditions that control whether a script should run for the selected file, folder, or command context.
  • Added right-click command menu support so configured scripts can appear as PDM menu commands.
  • Added PDM event trigger points so scripts can run on supported PDM command hooks.
  • Added condition test messages to help administrators validate scripts before production use.
  • Added pdmcli.exe -edit "script.pdmshell" support to open a script in the visual editor without executing it.
  • Added headless mode support for add-in automation. Use pdmcli.exe -headless or enable Headless in PDMShell settings to start a lighter execution shell for automation runs.
  • Protected unsaved visual editor work by hydrating the editor from runscript only when the current editor is empty or clean.
  • Added a default check-in comment value of Checked by PDMShell in the visual command builder.
  • Changed wait to a fixed-duration pause and moved condition polling to the new until command.
  • Added session global variables with setglobal, getglobal, clearglobal, and ${global.Name} evaluation.
  • Updated the installer package for this release.

4.0.6 (2026-06-12)

  • Enhanced script execution for command-line and automation scenarios.
  • Added runscript -items for integrations that pass file and folder ID pairs.
  • Updated runscript so items, filePath, and search use the same placeholder and PDM variable evaluation path as visual Run command execution.
  • Added command-line .pdmshell detection so pdmcli.exe "script.pdmshell" runs the script and forwards supported parameters such as -items.
  • Added the Error Mode setting to script execution. Default mode reports missing-file delete operations as warnings, while Aggressive mode keeps the previous hard-error behavior.

4.0.5 (2026-06-10)

  • Enhanced script processing logic.

4.0.4 (2026-06-10)

  • Added and documented the wait command.
  • Added condition expression support for file/folder/process existence, variable and placeholder comparisons, grouped and / or logic, and arithmetic comparisons.
  • Simplified the Visual Code Editor wait conditions dialog to use a variable/placeholder field, operator dropdown, and conditional value field.
  • Expanded wait-condition placeholder autocomplete and runtime placeholder evaluation.
  • Fixed Visual Code Editor command node icon rendering.
  • Fixed visual script loading for root directory cd -directory "\" usage.
  • Improved setvar evaluation so $value falls back to an empty string when null or empty, and literal \n writes a real newline.
  • Updated pasteasreference behavior so source is the source file, search finds files to paste references to, and filePath is the reference to append.

4.0.3 (2026-06-04)

  • Rebuild release.
  • Fixed automatic login behavior when selecting or using vault view names.

4.0.1 (2026-06-03)

  • Bumped PDMShell project versions to 4.0.1.
  • Updated help output to organize commands by category.
  • Improved help responsiveness by reducing repeated UI updates and command metadata lookups.
  • Standardized command descriptions in PDMShell and aligned command documentation wording.
  • Added and documented the whereusedtree command for recursive where-used trees.
  • Improved Visual Code Editor script saving, loading, visual workflow restoration, and unsaved-change handling.
  • Added Visual Code Editor navigation controls such as zoom in, zoom out, and zoom to fit.
  • Added the Check In All Files script to the script library.

4.0.0 (2026-06-01)

3.0.71

  • Fixed solidworks exception with ruswmacrocommand
  • list parameter in runswmacrocommand now assumes first row is header
  • Improved cancellation message when the user cancels the search
  • Improved search with variables.

3.0.70

  • Fixed issue related to PDMShell staying in the task manager when it closes.
  • Add listreferencescommand command

3.0.66-69

  • Remove dialog when calling quit command
  • Fixed few issues with updater

3.0.66

  • Added dark mode to the updates available dialog
  • Added automatic update when you click on Yes, update right now in the updates available dialog

3.0.59-65

  • Added fallback logic for when addtovaultcommand fails.

3.0.58 (2026-03-23)

  • Added retry logic for verifying license due to server overload.

3.0.57 (2026-03-22)

  • dir: Fixed search bug causing dir listing to be incomplete.

3.0.56 (2026-03-22)

3.0.55 (2026-03-20)

  • Added a quick access button to PDMShell AI assistant

3.0.54 (2026-03-20)

  • deletefromsource: API workaround for IEdmBatchDelete3

3.0.53 (2026-03-18)

  • deletefromsource: Fixed some bugs

3.0.52 (2026-03-17)

  • internal build

3.0.51 (2026-03-17)

  • internal build

3.0.50 (2026-03-16)

  • updatesreferences: added csv to save output.

3.0.49 (2026-03-16)

  • Adding verbose logging to to addtovault
  • setvarfromsource: Added error message to error code.

3.0.48 (2026-03-15)

  • Minor change to addtovault: existing files found during add will be added to results file from parameter csv.
  • Added the PDMShell add-in to run scripts from PDM.

3.0.47 (2026-03-07)

  • Added edit token to search. This will force a check out and check-in when using a PDM -search during any command.
  • Added version to specify the version of SOLIDWORKS to use in export and runswmacro commands.

3.0.46 (2026-03-06)

  • Expanded source to take folder in move: This allow folders to be moved.

3.0.45 (2026-03-06)

3.0.44 (2026-03-03)

3.0.42 (2026-03-02)

  • Small bugs fixes with the csv parameter in addtovault
  • If you specify the word "DELETE" in the value of the custom property in the propertymap, PDMShell will delete the property prior to adding the file.

3.0.41 (2026-03-01)

  • Added propertymap parameter to allow to set custom property prior to adding files to vault from a csv file.
  • Changed list parameter in addtovault to map

3.0.40

3.0.39

Ghost builds

3.0.38 (2026-02-26)

  • Added update parameter and changed the logic refresh parameter DocManProps: Update now updates the files and refresh refresh the csv.

3.0.37 (2026-02-25)

  • Added list parameter to addtovault: CSV mapping file list
  • Added batch parameter to addtovault.
  • Improved performance with large data sets addtovault.

3.0.36 (2026-02-24)

3.0.35 (2026-02-23)

3.0.34 (2026-02-23)

  • Fixed bug when enumerating large data volume DocManProps.
  • pdmcli.exe now signed with a verified publisher.

3.0.33 (2026-02-21)

  • Fixed escape and unescape bug in default mode in DocManProps command.
  • Add extensions parameter to DocManProps command.

3.0.32 (2026-02-20)

3.0.31 (2026-02-20)

3.0.30 (2026-02-17)

3.0.29 (2026-02-16)

  • Minor changes and updates to the docs.

3.0.28 (2026-02-11)

3.0.27 (2026-02-09)

3.0.26 (2026-01-05)

  • Happy New Year 2026!
  • get command: Directory parameter is now optional. If not specified, the file is cached in its folder. If specified with an empty value, the file is cached at the root of the vault.
  • Update tooltip for the source parameter in the clear cache command

3.0.25 (2025-12-23)

  • No added commands or bug fixes.
  • Updated parameters tooltip in addtovault, rename, cd and others.

3.0.24 (2025-12-22)

  • parameter tooltips (little box that shows up next to the parameter when you type in the command box) are now uniaue for each command. Over the next releases, we will update all tooltips for all parameters to make them more clear. The same parameter can be used in multiple commands having different function in each.

3.0.23 (2025-12-20)

3.0.22 (2025-12-19)

3.0.21 (2025-12-18)

  • Fixed single instance bug. All commands are now executed sequentially. Output is not during commands execution anymore. This was in 3.0.19 and 20
  • Added getoptions in Get
  • Added checkoutoptions in Checkout

3.0.20 (2025-12-12)

3.0.19 (2025-12-11)

  • Added winlog parameter for pdmcli.exe. See remarks section of dump command.
  • Fixed single instance bug. All commands are now executed sequentially. Output is blocked during commands execution.

3.0.18 (2025-12-08)

  • Rebuild. Previous faulty build.

3.0.17 (2025-12-08)

  • Fixed single instance issue related to Windows enviornment variables
  • Added note for solidworks and pdmparameters in the Version command: RESERVED FOR FUTURE. NOT IMPLEMENTED

3.0.16 (2025-12-07)

3.0.15

  • skipped

3.0.14 (2025-12-05)

3.0.13 (2025-12-04)

3.0.12 (2025-12-03)

3.0.11 (2025-12-02)

3.0.10 (2025-12-01)

  • Rebuild

3.0.9 (2025-12-01)

3.0.8 (2025-11-30)

  • Fixed unhandled exception when license is limited that causes a crash in all commands
  • Fixed evaluation bug (order)
  • Fixed some minor bugs in BOM command

3.0.7 (2025-11-29)