v5.4 [Aug 16, 2024]
- Moved to Java 21, including support for the new language feature switch patterns (including records).
- Changed Mac build to use the JDK for Apple silicon (M1, M2, etc); Intel build is still available.
- Added ARM64 Linux build to support Raspberry Pi.
- Fixed bug with scope highlighting sometimes being missing on some lines.
- Fixed some issues with entering non-English characters (e.g. Chinese, Korean) in Java and Stride.
- Removed the method name tooltip on hover in the terminal.
- Allowed the terminal scope highlighting to be turned off via an option in the preferences.
- Fixed terminal not re-rendering when font size is changed.
- Stopped infinite compilation which could occur when you have an error in a child class with a sealed parent.
- Fixed a bug where inheritance arrows for sealed classes could be double-headed.
- Fixed a bug where \r would be printed oddly in the terminal.
- Fixed a bug which could cause slowdown while a Stride editor was open.
v4.2.2 [Feb 15, 2019]
- Fixed an issue with an extra space appearing in the terminal before the first output.
- Fixed not being able to alter the preferences for the Submitter extension.
- Note: Subversion support is now deprecated and scheduled for removal. Users are encouraged to migrate to using Git instead.
- Note: The extensions API is planned to change soon, so extension writers will need to make changes. Further details will be available in the coming months.
v4.1.4 [Jun 27, 2017]
- Added: Interactive tutorial (under Help -> Interactive Tutorial).
- Fixed: Many printing problems, especially for the Java editor.
- Fixed: Stale bugs displayed in editor/compile command ignored.
- Fixed: Git support issues, especially with sub-packages on Windows.
v3.1.7 [Jun 28, 2013]
bug fixes, minor functionality improvements and support for a new data collection research project.