Feature freeze is over - FreeCAD 0.20 was released

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Still in feature freeze - FreeCAD 0.20 was released

Post by uwestoehr »

To assure we have stable builds, the feature freeze stays for some more days.
User avatar
HenriqueReis
Posts: 35
Joined: Tue Mar 23, 2021 4:57 pm
Location: São Paulo - SP
Contact:

Re: [announcement] FreeCAD 0.20 to be released immanently (Monday June 13th 2022)

Post by HenriqueReis »

uwestoehr wrote: Tue Jun 14, 2022 12:23 am The release has tagged:
https://github.com/FreeCAD/FreeCAD/tree/0.20

The release branch is:
https://github.com/FreeCAD/FreeCAD/tree ... eeCAD-0-20

The Toponaming development branch for FreeCAD 1.0 is this:
https://github.com/FreeCAD/FreeCAD/tree ... toponaming

I will now fill the Wiki, website etc. bit by bit.
Sorry in advance for my inconvenience and my lack of understanding, I saw (from the released links) that to update on Linux is using AppImage. However in my case, which I use Ubuntu Budgie, I installed it using the command:

Code: Select all

$ sudo snap install freecad
With that, what guidance is given to those who made the update?
ladis
Posts: 83
Joined: Mon Mar 08, 2021 10:53 am
Location: Hohenelbe, Czechia
Contact:

Re: Still in feature freeze - FreeCAD 0.20 was released

Post by ladis »

I have built Debian 11 packages for my own convenience and also to be ready for Topological Naming merge (which is the main reason I appreciate 0.20 release as a starting point ;)). I'll upload them somewhere eventually, but: what is preferred OCCT version to build with? For now 7.5.1 is used as it is a part of bullseye, but I noticed a few bugs being fixed meantime. Shall 7.6.2 be build preferrably?
Jee-Bee
Veteran
Posts: 2566
Joined: Tue Jun 16, 2015 10:32 am
Location: Netherlands

Re: Still in feature freeze - FreeCAD 0.20 was released

Post by Jee-Bee »

please update download page
Attachments
Screenshot 2022-06-14 at 13.39.25.png
Screenshot 2022-06-14 at 13.39.25.png (212.42 KiB) Viewed 1573 times
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: [announcement] FreeCAD 0.20 to be released immanently (Monday June 13th 2022)

Post by uwestoehr »

HenriqueReis wrote: Tue Jun 14, 2022 2:32 am

Code: Select all

$ sudo snap install freecad
With that, what guidance is given to those who made the update?
As soon there is a snap package available, the release notes will be updated.

For the commands, you can take the instructions from the beta1 release:
https://github.com/FreeCAD/FreeCAD/rele ... /0.20beta1
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Still in feature freeze - FreeCAD 0.20 was released

Post by uwestoehr »

Jee-Bee wrote: Tue Jun 14, 2022 11:41 am please update download page
This is first be done when we have builds for all OSes available. Then I will also make a full announcement.
Jee-Bee
Veteran
Posts: 2566
Joined: Tue Jun 16, 2015 10:32 am
Location: Netherlands

Re: Still in feature freeze - FreeCAD 0.20 was released

Post by Jee-Bee »

fine up to me
chrisb
Veteran
Posts: 54197
Joined: Tue Mar 17, 2015 9:14 am

Re: [announcement] FreeCAD 0.20 to be released immanently (Monday June 13th 2022)

Post by chrisb »

uwestoehr wrote: Tue Jun 14, 2022 12:23 am The release has tagged:
Thanks to all and especially to you, who made this release!
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
thomas-neemann
Veteran
Posts: 11919
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: Still in feature freeze - FreeCAD 0.20 was released

Post by thomas-neemann »

i guess this version is the breakthrough for freecad. I am really excited
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
adrianinsaval
Veteran
Posts: 5551
Joined: Thu Apr 05, 2018 5:15 pm

Re: Still in feature freeze - FreeCAD 0.20 was released

Post by adrianinsaval »

ladis wrote: Tue Jun 14, 2022 7:44 am what is preferred OCCT version to build with? For now 7.5.1 is used as it is a part of bullseye, but I noticed a few bugs being fixed meantime. Shall 7.6.2 be build preferrably?
7.6.2 is the preferred version
uwestoehr wrote: Tue Jun 14, 2022 11:42 am As soon there is a snap package available, the release notes will be updated.
0.20 stable snap is now available, usually snaps update automatically so nothing to do really but if not, snap refresh should do the job
Post Reply