Many bugs were fixed in this release, and much attention was paid to performance (for example, some cyclic operations are now performed 4 times faster). ')
Changes in objects:
Now the Controls object has been added, which allows you to create buttons and text fields, as well as react to events associated with them.
The Shape object supports adding / modifying, animating, and scaling text.
A new operation, PlayMusic , is added to the Sound object, which plays the music described by the Music Markup Language. Example: Sound.PlayMusic ("O5 C8 C8 G8 G8 A8 A8 G4 F8 F8 E8 E8 D8 D8 C4")
An important change is to change the extension for Small Basic files - now it is ".smallbasic" instead of ".sb" (done to avoid conflicts with MIT Scratch).
Also added support for Arabic, Dutch and Polish. Thus, the number of supported languages has increased to 15!