Skip to content

v2026.7.0

Latest

Choose a tag to compare

@AxelRICHARD AxelRICHARD released this 10 Jul 16:06
· 70 commits to main since this release

What's Changed

  • [2194] Properly report feedback messages while moving elements in GV by @adaussy in #2217
  • [2232] Fix SysOn view model to be serializable by @adaussy in #2234
  • [2182] Provide a way for downstream applications to extend ISysMLMoveElementService by @adaussy in #2224
  • [2231] Add the support for frames compartments by @gcoutable in #2233
  • [2235] Leverage the selection dialog to create framed concern usages by @gcoutable in #2236
  • [releng] Move syson-sysml-metamodel services by @AxelRICHARD in #2245
  • [2237] Fix the item label of frames compartments by @gcoutable in #2238
  • [2242] Allow creating a ConcernUsage from a RequirementUsage or RequirementDefinition in the Explorer View by @gcoutable in #2244
  • [2097] Handle expressions in SysON by @pcdavid in #2225
  • [2240] Update the choice of occurrence elements in portion kind creation tool selection dialog by @gcoutable in #2248
  • [releng] Update gitignore file by @AxelRICHARD in #2255
  • [2247] Allow creating timeslices & snapshots from Definition graphical nodes by @gcoutable in #2249
  • [2119] Display expressions values in the Details view by @pcdavid in #2246
  • [2251] Allow expression-related operations on their parent element by @pcdavid in #2252
  • [fix] Fix SysONContentAdapter by @AxelRICHARD in #2266
  • [2250] Leverage the selection dialog to improve the assume and require constraints by @gcoutable in #2253
  • [releng] Switch to Sirius Web 2026.5.1 by @pcdavid in #2267
  • [2254] Add the support for 'assume' and 'require' edges by @gcoutable in #2259
  • [2260] Add edge tools to create 'assume' and 'require' relations by @gcoutable in #2261
  • [releng] Bump version to 2026.5.1 by @AxelRICHARD in #2271
  • [releng] Produce and publish both full and runtime-only SBOMs by @pcdavid in #2243
  • [releng] Switch to Sirius Web 2026.5.2 by @AxelRICHARD in #2272
  • [fix] Fix SBOM publication workflow by @pcdavid in #2273
  • [releng] Bump version to 2026.5.2 by @AxelRICHARD in #2274
  • [2270] Add palette tools to create/edit/delete expressions from diagrams by @pcdavid in #2276
  • [2278] Display inherited parameters in parameters compartment of ActionDefinition and ActionUsage by @gcoutable in #2279
  • [2269] Exclude expression text from direct edit on diagram by @pcdavid in #2283
  • [doc] Add new recipes in API cookbook by @AxelRICHARD in #2285
  • [doc] Fix typos by @AxelRICHARD in #2286
  • [2287] Use a plain label to display Expressions in the Details view by @pcdavid in #2288
  • [2291] Fix item label for constraint to show their name and expression by @pcdavid in #2293
  • [2289] Fix expression support for TransitionUsage by @pcdavid in #2296
  • [2290] Always show the "Expression value" widget in the Details view for compatible elements by @pcdavid in #2297
  • [1808] Remove multiplicity on edge between PartDef and nested Part by @jerome-obeo in #2298
  • [releng] Switch to Sirius Web 2026.5.3 by @AxelRICHARD in #2305
  • [2301] Constraint nodes should display their corresponding expression if it is set by @pcdavid in #2302
  • [2292] Fix list items inheritance of "Behavior" and "Step" elements by @gcoutable in #2295
  • [2113] Handle control node graphical nodes on AFV diagram background by @jerome-obeo in #2282
  • [cleanup] Remove obsolete redefinition of the GQLTool type by @pcdavid in #2299
  • [doc] Rework changelog and 2026.7.0 release notes by @AxelRICHARD in #2309
  • [2284] Move expression-related tools in diagram palette into the default Edit section by @pcdavid in #2300
  • [2303] Add support for list item inheritance in states and exhibit states compartments by @gcoutable in #2304
  • [2306] Fix error when trying to rename a constraint displayed as a list item through direct edit by @pcdavid in #2307
  • [2239] Add the support for a frontend tool to rotate Fork and Join nodes by @gcoutable in #2308
  • [test] Set the same cypress retries configuration as Playwright by @gcoutable in #2310
  • [releng] Bump version to 2026.5.3 by @AxelRICHARD in #2311
  • [doc] Update create element recipe by @AxelRICHARD in #2313
  • [test] Enable libraries in a test suite that needed it by @gcoutable in #2314
  • [releng] Use node 24 for SBOM workflow by @pcdavid in #2315
  • [2318] Direct edit on a constraint label should ignore the expression part by @pcdavid in #2321
  • [releng] Switch to Sirius Web 2026.5.4 by @AxelRICHARD in #2323
  • [releng] Bump version to 2026.5.4 by @AxelRICHARD in #2324
  • [releng] Split the frontend SBOM generation in two workflows by @pcdavid in #2326
  • [2331] Fix the broken New Interface tool icon by @jerome-obeo in #2334
  • [2319] Remove margins around the Actor image by @jerome-obeo in #2333
  • [2320] Fix feedback when user tries to reconnect Actor's edge by @jerome-obeo in #2335
  • [2113] Fix control nodes migration for existing GV/AFV diagrams by @jerome-obeo in #2327
  • [releng] Update all versions of worflows actions by @AxelRICHARD in #2338
  • [2329] Fix importing requirements as text by @pcdavid in #2328
  • [2325] Add default and initial options to expressions popup by @AxelRICHARD in #2337
  • [2336] Fix edit expression modal when the selected element is a FeatureValue by @pcdavid in #2339
  • fix: connection interface end names dropped on textual SysML export by @mvanhorn in #2275
  • [releng] Fix frontend SBOM workflows by @pcdavid in #2341
  • fix: empty initial direct edit value for elements with null declared name by @mvanhorn in #2312
  • [2342] Fix succession and transition edge creation by @AxelRICHARD in #2346
  • [doc] Fix flashlight doc by @jerome-obeo in #2345
  • [releng] Update expected code coverage by @AxelRICHARD in #2347
  • [doc] Update doc by @AxelRICHARD in #2348
  • [doc] Update doc by @AxelRICHARD in #2349
  • [releng] Switch to Sirius Web 2026.5.5 by @AxelRICHARD in #2350
  • [releng] Switch to Sirius Web 2026.7.0 by @AxelRICHARD in #2352

New Contributors

Full Changelog: v2026.5.0...v2026.7.0