Skip to main content

5.3.3

CAESES Release 5.3.3

🚀 New Features

  • Hydrostatics: Added option to specify drafts in hydrostatic curves.
  • FMap / FHash: Access of values via keys (like get(key) or contains(key)) now works for basictypes like strings or numbers.
  • Projects: Added timestamp to project saved message.

🔧 Changes

  • ANSYS Integration: Updated ANSYS ACT app.
  • Components: Components will only be updated when output is visible.

🐛 Bug Fixes

  • Autocompletion: Fixed crash when autocompleting static functions.
  • CRT (batch): Fixed crash when using component-based workflows in batch mode.
  • FExternalAPI: Fixed endpoints for file handling and external design engines.
  • FPair / FTuple: Fixed FPair / FTuple not correctly detaching their values.
  • FStreamsection: Fixed problem that the streamsection was not aligning well with the stacking axis. Warning, this can lead to slightly different streamsection shapes for streamsections between hub and shroud.
  • Feature from Selection: Fixed unneeded arguments with dynamic types.
  • Features: Fixed subfeature attributes accessed from objecttree.
  • Operations: Fixed occasional crash when moving operations in editor.
  • Project: Fixed occasional error when saving project.
  • Project: Fixed database warning on initial save project.
  • UI: Fixed disabled icons.
  • Views: Fixed cause that blocked the creation of new views and windows.