- Fixes a critical bug with pre-loading audio files. If more than one audio file was required, the pre-loading would fail. This is now fixed.
- The parameter
randomize_order
for timelines was being incorrectly applied to timelines that were nested under the randomized timeline. This is now fixed;randomize_order
will only apply to the timeline that it is set on.