Few fixes and notable improvements after 2024.1:
- Allow multiline comments on field ( #1825 )
- EV3: Improved Java lookup method on Windows
- More autotests for Windows installer
- Portable app for Windows (.zip archive) -- useful for obsolete OS versions like Win8.1. Run
trik-studio-safe
/trik-studio-safe.cmd
in unzipped folder. - Fix Join Network block transations
- GNU/Linux installer: support for outdated GLIBC & LIBSTDC++ distros (like Astra). Downgraded QtIFw to 3.2 for Linux installers.
- Improvements and fixes in constraints checker for online cources
Major improvements
- Handle html hyphenations correctly and don't overwrite existing comment by @MinyazevR in #1837
- EV3: Try JAVA_HOME, then 1st available java in PATH on Windows by @iakov in #1842
- Upload the archive for Windows and run a test to download the installer by @MinyazevR in #1851
- Deploy portable Windows application archive by @MinyazevR in #1857
- Add translations to TrikJoinNetwork block and change UI by @MinyazevR in #1859
- Wait for the plugin initialization by @MinyazevR in #1872
- Switch to QtIFW 3.2 for Linux by @MinyazevR in #1874
- Rename trik-studio.cmd to trik-studio-safe.cmd by @MinyazevR in #1875
Full Changelog: 2024.1...2024.2