v2.1.0
This is release is focused on updating the Netbeans framework and Java version, which means that as of now Java 16 or higher is required to build and run UGS. We will also activate the FlatLAF theme by default which will make the UI consistent across different operating systems.
This version will now also build into packages for Linux ARM64 and MacOSX ARM64.
Downloads
UGS Platform
Windows 64-bit
Windows 32-bit
Mac OSX
Mac OSX ARM64
Linux
Linux ARM (Raspberry Pi OS 32-bit)
Linux ARM64 (Raspberry Pi OS 64-bit)
All platforms (requires Java)
UGS Classic
All platforms (requires Java)
What's Changed
- Add macro description as a tool tip by @breiler in #2331
- Fixed broken macros by @breiler in #2333
- Upgrade Java and Netbeans versions by @breiler in #2336
- Fixed typo in build scripts by @breiler in #2337
- Disconnect controller if connection can't be established by @breiler in #2338
- Added option to clear the cache and use it by default by @breiler in #2340
- Display the pin status immediately by @breiler in #2343
- Display the pin status immediately in FluidNC by @breiler in #2349
- Added possibility to divide step size to 0.001 by @breiler in #2350
- Fixes for Raspberry PI 64-bit by @breiler in #2352
- Fixed problem with resizing entities when typing zero as width or height by @breiler in #2354
- Fix problem with opening same file multiple times by @breiler in #2355
Full Changelog: v2.0.21...v2.1.0