2.6.0
2026-01-19
- Improvements and bug fixes.
2.5.0
2025-08-27
- Improvements and bug fixes.
2.4.0
2025-04-05
- Improvements and bug fixes.
2.2.1
2025-01-03
- Improvements and bug fixes.
2.0.0
2024-08-08
- Cosmic Coding! Launch into learning with our new Space Mission journey. Explore additional journeys in the Pro version, including Tech Company, Mystery Mansion, and Medieval Kingdom.
1.14.0
2024-07-02
- Improvements and bug fixes.
1.6.3
2023-10-25
- New example programs: Sailboat, Roman Numerals, Green Man.
1.6.2
2023-09-06
- Improvements and bug fixes.
1.4.0
2023-07-10
- Added new VisualL functions that allow reading out a text using the device's Text-to-Speech (TTS) technology in multiple languages: 'speak', 'canSpeak', 'getSpeakLocales' and 'getAppLocale'. Please check out the Functions and Examples courses.
- You now have the ability to specify a time unit (minute, second, decisecond, millisecond) when using the 'wait' statement.
- Added new assignment operators: +=, -=, *=, /=, %=, ??=. You can learn more about them in the Variable course.