Add release notes for version 3.8.0#11360
Open
MXLino wants to merge 4 commits into
Open
Conversation
Added release notes for version 3.8.0, detailing new features, improvements, and bug fixes for Workstation Management, Workstation Client, and Workstation Connector.
MXLino
commented
Jun 17, 2026
Apply consistent style formatting throughout the Workstation release notes, including standardized heading capitalization, list punctuation with em dashes, and uniform treatment of UI elements in bold. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
MarkvanMents
left a comment
Collaborator
There was a problem hiding this comment.
Thanks for the PR @MXLino
Looks good.
I've just applied some of our style manual and have a couple of very minor questions.
|
|
||
| #### Improvements | ||
|
|
||
| * Improved Get/Create Device Action – The `Get/Create Device` action now returns an empty object instead of throwing an error when no matching device is found. This makes your custom integrations more robust and prevents unexpected crashes. |
Collaborator
There was a problem hiding this comment.
Is this a fix rather than an Improvement? Sounds like if it crashed that was something that needed to be fixed.
Contributor
Author
There was a problem hiding this comment.
Previously, you had to perform the empty check before calling this action to prevent a meaningless error message from appearing if no device existed. Therefore, the original behavior was known and expected, but from a developer's perspective, it wasn't very user-friendly, hence the improvement.
Co-authored-by: Mark van Ments <35492184+MarkvanMents@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added release notes for version 3.8.0, detailing new features, improvements, and bug fixes for Workstation Management, Workstation Client, and Workstation Connector.