296 Release Notes
- Fixed: The ? operator was producing incorrect byte-code in certain cases involving
the re-use of a dereferenced object. (Pmikell)
- Fixed: input() selecting from a list of more than one dynamically created text
strings was causing some of those text strings to get prematurely deallocated.
(Skysaw)
- Fixed: Indices into the contents list that were out of bounds were silently
returning null, which was inconsistent and error prone.
- There appears to be an occasional freeze-up happening when forming a new
network connection--possibly to the hub. More trace points have been added to
get to the bottom of that. (WildBlood)
295 Release Notes | View All