So let’s say I have downloaded and installed “kicad-unified-universal-9.0.0-rc1 from the “All Stable Releases” and want to know if any changes, eventual bug fixes, has been made later to this release: in this case, is the latest update in “8.0 Testing” newer than “kicad-unified-universal-9.0.0-rc1” from the All Stable Releases? Or is it better to choose the latast update from the “Nightlies” for this, is the Nightly Build now the continuing saga of the “kicad-unified-universal-9.0.0-rc1”?
the letters “rc” mark a version as release candidate. This is not a stable version.
Currently: v8.0.7 == stable. The testing version (v8.0.x.abcde) is always a “are snapshots of the current stable release codebase at a specific time. These contain the most recent changes that will be included in the next bugfix release in the current stable series. For example, if the current stable release is 8.0.0, these builds will contain changes destined for version 8.0.1.” (cited from the download page Windows Downloads | KiCad EDA).
The versions v9.0.0.rcx are release candidates and therefore belonging to the current development branch. Most recent bugfixes for this branch can be found in the nighlies directory: “The nightly development builds are snapshots of the development (master branch) codebase at a specific time. This codebase is under active development, and while we try our best, may contain more bugs than usual. New features added to KiCad can be tested in these builds.” (also cited from the download page: Windows Downloads | KiCad EDA)
Basically if you need to ask stick with the stable release in the main download page, 8.0.7 at this time.
V9.0.0 rc1 should not really be in the “all stable releases” directory, it most certainly is not stable.
Yeah, I’m not new but I didn’t know that. I always wait for the actual stable release but if I had gone and looked and found a directory with ‘stable releases’ on it I would expect any software in it to be released and stable.