KiCad 8.0.5 Release
The KiCad project is proud to announce the version 8.0.5 bug fix release. The 8.0.5 stable version contains critical bug fixes and other minor improvements since the previous release.
A list of all of the fixed issues since the 8.0.4 release can be found on the KiCad 8.0.5 milestone page. This release contains several critical bug fixes so please consider upgrading as soon as possible.
Version 8.0.5 is made from the 8.0 branch with some cherry picked changes from the development branch.
Packages for Windows, macOS, and Linux are available or will be in the very near future. See the KiCad download page for guidance.
Thank you to all developers, packagers, librarians, document writers, translators, and everyone else who helped make this release possible.
Changelog
General
-
Fix crash on close due to curl shut down issue. #17103
-
Make grid cell editors with extra button consistent with normal text cell editors.
-
Fix EasyEDA/JLCEDA Pro 2.2 footprint and symbol library import. #18250
-
Hide notification panel on focus loss. #17295
-
Fix build issue with experimental GCC version 15. #18539
-
Fix rendering issue when using dotted lines. #16757
-
Update text weight when changed from properties panel. #17077 and #14875
Schematic Editor
-
Resolve netclasses on vector buses embedded in buses. #16545
-
Fix crash when renaming fields in symbol fields table. #18330
-
Correctly track symbol instances in "unplaced units" ERC. #18445
-
Fix different presentation of symbols with attribute "Do Not Populate". #18530
-
Fix missing schematic symbol instance data. #18486
-
Fix incorrect sheet order and uninitialized sheet number when printing. #18594
Spice Simulator
-
Fix measurements not being loaded with workbook. #18326
-
Prevent a tab change while editing measurement from impacting measurements of target tab.
-
Fix spice errors when rerunning a simulation with measurements.
-
Prevent excessive memory usage using complex piece wise linear DC source. #18338
-
Fix crash when editing SPICE model path. #18472
Symbol Editor
-
Add undo for repeat pin action. #18261
Board Editor
-
Show correct via length in net inspector. #18277
-
Do not delete segments in some cases when completing a route. #18409
-
Show footprint changes and updates immediately. #18248
-
Fix broken Cyrillic characters. #18406
-
Fix crash when routing curved trace. #18391
-
False DRC warning about footprint not matching library when footprint is rotated. #18399
-
Allow deleting text item out of parent footprint. #18425
-
Remove extraneous fields when updating footprint from library when option is selected. #17756
-
Give padstack DRC warning violation a name. #18334
-
Remember target tuning length within a session. #18109
-
Fix snapping in free via placer. #9024
-
Ensure constraints when changing pad hole properties. #17575
-
Update message panel when placing a via with interactive router.
-
Use correct track width constraint when starting PNS from footprint pad.
-
Report track clearance constraint from DRC rule if >= board minimum.
-
Fix crash when changing pad type from SMD to NPTH. #18585
-
Fix broken footprint references on Altium import. #18502
-
Fix compatibility with EasyEDA/LCEDA Pro v2.2.26. #18620
Footprint Editor
3D Viewer
-
Fix incorrect custom pad shape. #18495
Gerber Viewer
-
Fix arc rendering issue. #18587
Worksheet Editor
-
Do not require extra mouse click to start text tool. #18366
Command Line Interface
-
Fix PCB drill export when output path does not end with path separator. #14438
Windows
-
Fix GDI bitmap leak that can cause crashes in long lived kicad processes.
-
General dependency version updates
See Also
KiCad 8.0.4 Release
2024-07-17
The KiCad project is proud to announce the version 8.0.4 bug fix release. The 8.0.4 stable version contains critical bug fixes and other minor improvements since the previous release.
KiCad 8.0.3 Release
2024-06-04
The KiCad project is proud to announce the version 8.0.3 bug fix release. The 8.0.3 stable version contains critical bug fixes and other minor improvements since the previous release.