Simdify 24.20 — 5/26/2024

Release details are described below.

Simdify Platform

Fixed a bug in <SectionConfigNodeItems>. The bug was caused by a missing comma in the array of strings that stored the section config names. The bug manifested as an off-by-one error in the names. For example, if the section names were { A, B, C }, and you chose C, the name B would be displayed instead.

Simdify Scripting Language

Changed double to float64. You will need to update any affected scripting libraries.