Versie 2.2.1.1 van LibreCAD is uitgekomen. Zoals de naam doet vermoeden, is dit een opensource CAD-programma. Het is ooit begonnen als CADuntu met de bedoeling om CAM-functionaliteit toe te voegen aan de community edition van QCad. Kort na het ontstaan is de naam naar LibreCAD veranderd. Meer informatie over het programma is in de wiki beschikbaar. In versie 2.2.1.1 zijn verschillende problemen verholpen die het programma konden laten vastlopen.
LibreCAD 2.2.1.1 Release!This is a bugfix release to fix crashes due to a serious bug in the event handle
Full Changelog:
- Update and rename CMakeLists.txt to Issue #2005 CMakeLists.txt
- LC_VERSION: default updated to 2.2.1.1
- Issue #2020: fixed alias file creation
- Iusse #2021: backported from 2.2.2
- Issue #2012: lock relative zero logic
- Issue #2023: fixed a null pointer issue
- Issue #2024: aarch64 support
- Issue #2024: initial aarch64 support
- Updated release tag: 2.2.1.1_rc-latest
- Update build-all.yml
- .gitignore: whitelist CMakeLists.txt
- Issue #1777: backported scale by source/target
- Block: avoid renaming when pasting to the same graphic
- ActionHandler: fixed the cleanup logic
- snapcraft: switched to cmake
- cmake: add ttf2lff
- snapcraft: qt5 update
- Issue #2030: avoid zero size arrows
- Issue #2030: avoid zero size arrows
- Issue #2030: fixed solid distance to point<
- Issue #2030: RS_Solid detect internal points by QPolygonF