Discover SysON 2026.1.0 #1912
AxelRICHARD
announced in
Announcements
Replies: 1 comment
-
|
More details about the changes can be found in this blog post. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On behalf of the team and all the contributors, we are pleased to announce the release of SysON 2026.1.0.
This new version brings several enhancements and new features:
Elements. It is also available from the palette to duplicate a graphical node and its semanticElement.ConnectionUsagebetweenUsages.AttributeUsagevalue, you can more easily use symbols from the SI standard library.For example you had to import the SI library to use N and m symbols like this attribute t1 = 10.0 [N*m] or prefix the symbols if the library was not imported like this t1 = 10.0 [SI::N*SI::m].
We are now auto importing the library automatically if we detect the use of a symbol from the SI library.
Commentgraphical nodes from the diagram background.You can find the full list of bug fixes, improvements and new features in the Release Notes.
Also please remember only YEAR.MONTH.0 versions are stable and suitable for production deployments.
Other versions, such as intermediate releases, are intended solely for testing purposes.
Beta Was this translation helpful? Give feedback.
All reactions