This release contains mostly bugfixes and changes required to integrate the designer to the ugs-fx. There are a couple of new features that is worth mentioning.
There is now a tool library in the designer with a bunch of predefined tools:

The print function has now a more technical details:

Downloads
UGS Platform
Windows 64-bit
Mac OSX
Mac OSX ARM64
Linux 64-bit
Linux ARM (Raspberry Pi OS 32-bit)
Linux ARM64 (Raspberry Pi OS 64-bit)
All platforms (requires Java)
UGS FX Beta
Windows (exe)
Windows (msi)
Mac OSX
Mac OSX ARM64
Linux (deb)
Linux ARM64 (deb)
Linux (rpm)
Linux ARM64 (rpm)
What's Changed
- Raster: Power Curve + Performance Improvements by @giro-dev in #3057
- Fix missing feed speed by @breiler in #3060
- Moved console to its own tab and upgraded dependencies by @breiler in #3063
- Add own LookupService for registering services by @breiler in #3070
- Use new SVG icon loader by @breiler in #3071
- Use lookup service to register settings panels by @breiler in #3072
- New notification service with platform implementation by @breiler in #3073
- New dialog utility to replace similar functions from netbeans by @breiler in #3074
- Decoupled the designer from Netbeans platform by @breiler in #3075
- Moved toolbar to ugs-core by @breiler in #3078
- Moved designer core to its own module by @breiler in #3079
- Fix machine status pane to use imperial units by @breiler in #3083
- Fix bug where "Mouse Jiggle" happens when controller is not connected by @dnikodem84 in #3088
- Forced settingsChanged to run in the EDT preventing threading issues by @dnikodem84 in #3091
- Fix crash on macOS when opening designer by @dnikodem84 in #3089
- Fix issue where selection did not update after clicking on shape by @dnikodem84 in #3090
- Update Printer Functionality by @dnikodem84 in #3092
- Support dwell on M03/M04 commands by @breiler in #3094
- Made Close button Explicit by @dnikodem84 in #3104
- Translations by @breiler in #3099, #3061
- Add button to toggle projection by @breiler in #3105
- Added Tool Library by @dnikodem84 in #3093
- Bump npm libraries #3100, #3056, #3077
Full Changelog: v2.1.22...v2.1.23