Releases: FreeCAD/FreeCAD-Bundle
FreeCAD Weekly Builds
Important
Please don't be confused by the Mar 3, 2021 release date. The files in this release are overwritten every time new builds are generated.
Bleeding edge FreeCAD development builds for testing bugfixes, regressions, and recently implemented features.
Legend
FreeCAD_weekly-builds-33458-conda-macOS-arm64-py310.dmg
33458
is the commit number that the build was generated fromconda
is the environment management system that was usedmacOS
the operating system the build was made forarm64
operating system infrastructurepy310
indicates the Python version utilized to build with (in this case python v3.10)dmg
indicates the file extension
Note
Please ignore Source code (zip)
& Source code (tar.gz)
as they are auto-generated by github and are of no consequence.
How-to use
- Download the appropriate asset for your OS
- Unpack the bundle to any folder on your system
- Launch the application
- Windows
Run\bin\FreeCAD.exe
in the extracted directory - macOS
Launch/FreeCAD.app
in the extracted directory - Linux
Open the*.AppImage
- Windows
1.0.0
Welcome to FreeCAD 1.0!
The most notable improvements over the 0.21 release series are:
- the inclusion of the topological naming problem mitigation code,
- an integrated assembly workbench,
- a new materials system,
- and many UI/UX improvements.
https://www.youtube.com/watch?v=x5oXSGhK7EY
Release Notes: https://wiki.freecad.org/Release_notes_1.0
1.0rc4
This is the 4th Release Candidate for FreeCAD version 1.0
Please report any bugs to our bugtracker.
Important: before you post a new bug report try to search if it's been previously reported.
Note for Linux users: AppImages are distribution-independent. Download and double-click to invoke.
Note for Windows users: The prerequisite 3rd-party '7zip' unzip application (https://www.7-zip.org/) needs to be installed to unzip the .7z
archive. Once uncompressed, the Windows FreeCAD executable can then be invoked.
1.0rc3
This is the 3rd Release Candidate for FreeCAD version 1.0
Please report any bugs to our bugtracker.
Important: before you post a new bug report try to search if it's been previously reported.
Note for Linux users: AppImages are distribution-independent. Download and double-click to invoke.
Note for Windows users: The prerequisite 3rd-party '7zip' unzip application (https://www.7-zip.org/) needs to be installed to unzip the .7z
archive. Once uncompressed, the Windows FreeCAD executable can then be invoked.
1.0rc2
This is the 2nd Release Candidate for FreeCAD version 1.0
Please report any bugs to our bugtracker.
Important: before you post a new bug report try to search if it's been previously reported.
Note for Linux users: AppImages are distribution-independent. Download and double-click to invoke.
Note for Windows users: The prerequisite 3rd-party '7zip' unzip application (https://www.7-zip.org/) needs to be installed to unzip the .7z
archive. Once uncompressed, the Windows FreeCAD executable can then be invoked.
1.0rc1
1.0rc1 [skip ci]
0.21.2
release candidate
0.21.1
replace all freecadweb instances with freecad [skip ci]
0.21.0
set env variables in .cirrus.yml at the root level to reduce duplication
FreeCAD 0.21 Release Candidate 1
0.21rc1a Merge pull request #183 from leoheck/fix-appimage-icons-of-freecad-st…