v2.0.13
A major change in this release is that we have upgraded the graphics library for OpenGL that caused a lot of issues on different platforms. We are now also building the software using github actions and store all binaries on github which should make downloads more reliable.
Downloads
UGS Platform
Windows 64-bit
Windows 32-bit
Mac OSX
Linux
RaspberryPI
All platforms (requires Java)
UGS Classic
All platforms (requires Java)
Changes
- Fix macro shortcuts by @breiler in #1959
- Add FluidNC probe support by @nickmayer in #2058 and @breiler in #1963
- Visualizer settings by @breiler in #1964
- Fix null exception on open by @bertieconfundo in #1970
- Fix jSerialComm hangs on MacOS by @bertieconfundo in #1969
- Fix Temporary Directory Hijacking by @JLLeitschuh in #2000
- Adjustments to CLI for fixing connections using TinyG by @breiler in #2037
- Changed where cache directory is located by @breiler in #2038
- Update netbeans and jetty versions by @breiler in #1996
- Update Jogamp (now uses jzy3d packaging) by @breiler in #2039
- Update engine.io and socket.io in /ugs-pendant/src/main/webapp by @dependabot in #2060
- Update loader-utils from 1.4.0 to 1.4.2 in /ugs-pendant/src/main/webapp by @dependabot in #2053
- Update decode-uri-component from 0.2.0 to 0.2.2 in /ugs-pendant/src/main/webapp by @dependabot in #2075
- Update commons-net from 1.4.1 to 3.9.0 in /ugs-platform/application by @dependabot in #2073
- Update qs from 6.5.2 to 6.5.3 in /ugs-pendant/src/main/webapp by @dependabot in #2074
- Update express from 4.17.2 to 4.18.2 in /ugs-pendant/src/main/webapp by @dependabot in #2076
- Add build script for nightly builds by @breiler in #2064
- Removed permission overrides in build script by @breiler in #2065
- Fix build problem by @breiler in #2081
- Fix file encoding problems by @breiler in #2082
- Add feature for creating points and allow DXF to have points imported. by @breiler in #2083
- Made run actions require that the gcode document is saved before the file can be sent by @breiler in #2086
- Fix build warnings and sonar issues by @breiler in #2087
- Add release build script by @breiler in #2088
- Removed the event for communicator state and removed unused code by @breiler in #2093
New Contributors
- @JLLeitschuh made their first contribution in #2000
- @nickmayer made their first contribution in #2058
Full Changelog: v2.0.12...v2.0.13