Release Notes
11.0.16.9411: May 15 2025
All Platforms - Desktop GUI: Issue trackers - Supported MULTIPLE_PROJECTS configuration
Now, Jira issue tracker extension accepts "MULTIPLE_PROJECTS" value for the Project key configuration parameter.
This way, each branch explicitly contains the project key of its related task, instead of defining a global project key for all branches.
All Platforms - Server: Merge rules are now correctly updated when a repository is renamed.
Previously, renaming a repository caused its associated merge rules to retain the old repository name, resulting in the rules being ignored. With this fix, the repository name in affected merge rules is properly updated upon renaming.
Note: This fix does not apply to merge rules that use wildcard patterns.
All Platforms - Server: Trigger filters now correctly handle repository renames.
Previously, when a repository was renamed, the associated trigger filters retained the old repository name, causing the triggers to be ignored. With this fix, the repository filters in affected triggers are properly updated upon renaming.
More info about trigger filters here.
All platforms – DevOps: Mergebots now correctly handle repository renames.
Previously, when a repository was renamed, associated mergebots continued referencing the old repository name. This caused them to stop functioning, even after a restart, unless their configuration was manually updated.
With this fix, mergebot configurations are automatically updated when a repository is renamed, allowing them to continue working seamlessly.
It applies to trunkbot & conflictsbot.
Windows - Installers: Enterprise Edition installer didn't start the GUI client app
Since the 11.0.16.9243 version, installing the Enterprise Edition of the product didn't automatically run the GUI client app (plastic.exe) at the end of the install process. Now it's fixed and the GUI client app will run after finishing the install/upgrade process, as usual.