github FreeCAD/FreeCAD 0.19.3
FreeCAD 0.19.3

latest releases: 0.21.2, 0.21.1, 0.21.0...
2 years ago

FreeCAD 0.19.3 Release

The FreeCAD team is happy to announce the release of v0.19.3. This is a bugfix release.

Table of Contents

Changelog
Installation instructions
Known Issues

Changelog 0.19.2 → 0.19.3

Addon manager fixes:

  • #5041: Freezes/crashes when opening Addon manager

Arch fixes:

  • #4745: Parse window opening modes with more than one digit
  • #4748: Fix material color pickers

Core (App and Gui) fixes:

  • #4792: App quitting despite failing to save project
  • #4800: Abort save when unable to finish
  • #5103: update weblink to Coin3D
  • #5215: Preferences - change macro path selection from File to Folder

Draft fixes:

Import/Export fixes:

  • #5098: Fix STEP import/export color problem

Part fixes:

  • #4644: Uniform sorting in menu and toolbar
  • #5138: Fix grid visibility in sketches

PartDesign fixes:

  • b33324a5: Fix shortcut of Del key in the pipe dialog
  • #5149: Fix loft visibility on creation and modification

Path fixes:

  • #4613: Fix bug with spindle not restarting
  • #4615: Fix connected multi-face clearing bug
  • #4622: Bugfix/job setup
  • #4639: Post procesing for GRBL with option "--translate_drill"
  • #4673: Fix proxy error bug that occurs when postprocessing
  • #4680: Fix depth calculation for vcarve
  • #4765: Fix bug adding TC from job dialog
  • #4796: Check for empty before using - fixes
  • #4797: GUI scripting support and other improvements
  • #4815 Fix GUI issues and minor code cleanup
  • #4819: Fix minor bug when cancelling post process
  • #4857: PathSanity.py now outputs fillename for the report the same as the postprocessor job
  • #4864: Fix bug splitting gcode by fixture
  • #4906: Fix relative shape files for toolbits
  • #4909: Fixed incorrect usage of isDirty() in the accept button call back
  • #4919: Remove side assignment to outside for full model profiles
  • #4936: Fix grbl --return-to placement
  • #4939: Fix multi-OS path issue for job templates
  • db16029c: Update 45 degree chamfer tool bit
  • #4953: fix invalid JSON in 45 degree chamfer tool bit
  • #4973: Fix face region boundary shape usage
  • #4986: Add missing newline to return-to statement in grbl postprocessor
  • #5076: Fix bug with job object not found

Spreadsheet fixes:

  • #5030: Prevent infinite loop when copy/paste of non-rectangular selection

Sketcher fixes:

  • #4744: Fix Reference checkbox not working for radius/diameter
  • #4832: Fix Reference checkbox not working for diameter
  • #5190: Fix crash when applying Constrain internal alignment on constraints

TechDraw fixes:

Miscellaneous:

Installation instructions

Linux

AppImages (no compiling necessary) are available (a kind of binary that can run on many Linux distros).
AppImage (delta) updates

For more streamlined downloading of AppImages download AppImageUpdate (GUI or the command line version). To perform an update:

Using GUI

chmod +x ./AppImageUpdate.AppImage
./AppImageUpdate.AppImage ./FreeCAD.AppImage

Command line

chmod +x ./appimageupdatetool.AppImage
./appimageupdatetool.AppImage ./FreeCAD.AppImage

MacOSX

Binary stable builds (no compiling necessary). Download the .dmg below, you may need to expand the assets tab to see the available packages. The build will only work correctly with MacOS version ≥ 10.12.

NOTE: .app is not signed and will not run on MacOS out of the box.

  1. After opening the download, drag the app into your Applications folder (if you already have FreeCAD in there, it is possible to keep both)
  2. When you open the new version, you will get a pop-up saying that it cannot be verified. Do not Move to Bin, simply click Cancel or press Escape key.
  3. Then go to System Preferences > Security and Privacy > General and at the lower part you will see that FreeCAD was blocked from use because it is not from an identified developer
  4. Click the option to Open Anyway
  5. When prompted to confirm, choose Open

Windows

To install, just execute the Windows installer. Administrator permissions are not necessary when you install FreeCAD only for the current user.
You can safely install FreeCAD 0.19.3 over an existing FreeCAD 0.19.x installation.
In case Windows warns you about a potential risk, you can ignore this and select to install anyway.

The installer works on all Windows 7, 8, 10 and 11 systems. Windows Vista and older are not supported.
An installation of FreeCAD 0.19.x will not interfere with an installation of FreeCAD 0.18 or a pre-release of FreeCAD 0.20.

Known Issues

Chromebook

At the moment there is no support for aarch64 builds which is pretty popular for arch of Chromebooks. We're monitoring the upstream issue. Apologies for the inconvenience!

We understand through our forum users that FreeCAD can successfully run on Chromebooks which have Linux support. The only caveat known to us is the need to disable GPU acceleration via chrome://flags/#crostini-gpu-support The easiest way to install it is to enable Flatpak and then install using this link

Don't miss a new FreeCAD release

NewReleases is sending notifications on new releases.