3.0.1
2023-08-16
- Enhanced the core Blocks interface of VEXcode for increased compatibility with computing devices and to support future features.
- Updated sensor and variable monitoring system to allow easier monitoring of motors, sensors, and variable values.
- Introduced a feature that automatically updates all blocks using the old name to the new name when renaming devices in VEXcode.
- Added a feature that disables any blocks using a device instead of generating errors on run when the device is deleted in VEXcode.
- Enabled users to delete and rename broadcast events within a Blocks project.
- Introduced translation support for the Italian language.
- Fixed an issue where duplicate names between variables and broadcast event names were preventing projects from being run.
- Resolved an issue where invalid Drivetrain gear ratio settings were preventing a project from being run.
- Resolved an issue where the motors might spin unexpectedly when using some devices to control the VEX GO Brain.
3.0.0
2023-08-16
- Enhanced the core Blocks interface of VEXcode for increased compatibility with computing devices and to support future features.
- Updated sensor and variable monitoring system to allow easier monitoring of motors, sensors, and variable values.
- Introduced a feature that automatically updates all blocks using the old name to the new name when renaming devices in VEXcode.
- Added a feature that disables any blocks using a device instead of generating errors on run when the device is deleted in VEXcode.
- Enabled users to delete and rename broadcast events within a Blocks project.
- Introduced translation support for the Italian language.
- Fixed an issue where duplicate names between variables and broadcast event names were preventing projects from being run.
- Resolved an issue where invalid Drivetrain gear ratio settings were preventing a project from being run.
- Resolved an issue where the motors might spin unexpectedly when using some devices to control the VEX GO Brain.
2.4.6
2023-06-19
Fixed an issue with the Portuguese translation
2.4.5
2023-04-20
- Updated the bundled firmware for updating the VEX GO Brain when not connected to the Internet
- Added Portuguese and Vietnamese translations
2.4.1
2022-09-15
Share feature now includes additional student information.
Removed background dots on blocks
Added undo and redo buttons to the top menu
Fixed issue with the set range block not showing up in Arm and Codebase preset configurations
2.3.0
2022-02-03
Added 'and don't wait' options to Drivetrain and Motor blocks.
2.0.8
2021-07-29
- Added new ‘Drive Until’ block for simplified coding with sensors
- Fixed issue with negative drive velocity not driving/turning in the opposite direction with indefinite drive/turn blocks
- Updated connection troubleshooting link to point to the environment-specific KB article that VEXcode GO is currently running on
- Added expandable "else if" conditional block structures
- Extended the “print” block to allow adding a new line as a block extension
- Added Traditional Chinese and Turkish to the list of supported languages
- Added new and updated various tutorial videos
- Fixed issue with firmware updating
- Fixed issue with using large My Blocks on iOS causing “RangeError” messages
2.0.7
2021-03-05
New Features:
- Added VEX GO battery indicator
- Added “crashed?” block to detect collisions
- Added language support for Arabic, Czech, German, Korean, Latvian, Lithuanian, Hungarian, Japanese, Thai, Russian, Finnish, and Ukrainian
Bug fixes and Improvements:
- Improved VEX GO Brain firmware update process
- Bug fix for “turn to heading” not always taking the shortest path to heading
2.0.5
2020-11-18
New Features:
- Added new Tutorial Videos to explain coding concepts such as "Sequencing" and "Pseudocode" used in VEX GO STEM Labs
- Added language support for French and Polish
Bug Fixes and Improvements:
- Updated the Command Help to provide examples to connect with projects and concepts used in VEX GO STEM Labs
- Fixed an issue with the Brain Timer resetting while stepping through a program
- Fixed an issue with the Drivetrain and Motor Timeout not resetting to the default at the start of a program
2.0.4
2020-10-24
New Features:
- Users can now create custom robot configurations
- Added support for 3rd motor on "Drive" interface
- Implemented feature that sets VEXcode GO's language based on a user's system settings
Bug Fixes and Improvements:
- Added "What’s New" window to inform users of new features added to VEXcode GO
- Resolved an issue with incorrect labels on acceleration blocks
- Improved and revised a number of examples projects
2.0.3
2020-09-26
- improved robot communication
- monitored data will always update instead of just while running a project