Version 1.0.8238
Stable (released at 7/22/2022)
Author: SMath LLC
Windows
msi | Windows installer of SMath Studio | Size: 3 MiB |
Installation package for computers running Windows OS. | Downloads: 11910 of 1641135 |
Universal
gz | Mono package of SMath Studio | Size: 1 MiB |
Application package to use with Mono runtime. | Downloads: 3976 of 319684 |
Linux
appimage | SMath Studio for Linux (Ubuntu Desktop) | Size: 12 MiB |
Application package to run on Ubuntu Desktop 22.04 LTS, Fedora 36. | Downloads: 1986 of 30178 | |
appimage | SMath Studio for Linux (Astra Linux) | Size: 10 MiB |
Application package to run on Astra Linux "Орёл" 1.7. | Downloads: 1856 of 15440 |
Android
apk | SMath Studio for Android (32-bit ARM) | Size: 14 MiB |
Android app package for 32-bit ARM CPUs. | Downloads: 1790 of 21434 | |
apk | SMath Studio for Android (64-bit ARM) | Size: 12 MiB |
Android app package for 64-bit ARM CPUs. | Downloads: 2701 of 26500 | |
apk | SMath Studio for Android (x86 32-bit) | Size: 13 MiB |
Android app package for x86 32-bit CPUs. | Downloads: 1662 of 12795 | |
apk | SMath Studio for Android (x86 64-bit) | Size: 13 MiB |
Android app package for x86 64-bit CPUs. | Downloads: 1766 of 15125 |
Changes
Improvements
- Handling of the conversion related exceptions significantly improved;
- Word wrapping improved for TextRegion;
- Dynamic assistance list rendering improved;
- Description added for Clear(..) function;
- Added possibility to login into Account or retreive Account related information without UI using command line (-a cmd argument to get info and in combination with -o to perform login: "Username=XXXX;Password=YYYY").
Corrections
- Unhandled exception fixed happened in some cases when using DEL in MathRegion;
- Support for trace(...) with replacements restored;
- Approximately Equal operator corrected to work with 0;
- Miss-spelling fixed.
Miscellaneous
- Checkbox for service installation removed from MSI wizard;
- Interface translations updated;
- Refactoring.