You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a patch release that fixes issues and bugs found after publishing v1.0.0. All users are encouraged to upgrade.
Problems fixed
After installing KiKit Action plugins from PCM the icons didn't show up and also, the action plugin caused the Pcbnew to hang after exiting. This was fixed.
The dialog notifying the user about the absence of the KiKit backend was impossible to close, this is now fixed.
Panels created via GUI and saved in Pcbnew were impossible to reopen. This is now fixed.
DRC checking was not working on Windows, this is fixed.
With KiCAD 6 the fab command didn't work with v5 projects as it was expecting the new schematics format. This is now fixed and the correct type of schematics is detected based on extension.
In certain situations, some tabs on the boards were missing. This was fixed.
There was a bug with PcbWay assembly generator that prevented the users from using it, this is now fixed
The documentation was improved regarding the GUI and upgrading KiKit to the new version.
How to upgrade
There is no need to upgrade the PCM packages, simply use pip install -U kikit to update.
This discussion was created from the release v1.0.1 release.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is a patch release that fixes issues and bugs found after publishing v1.0.0. All users are encouraged to upgrade.
Problems fixed
How to upgrade
There is no need to upgrade the PCM packages, simply use
pip install -U kikit
to update.This discussion was created from the release v1.0.1 release.
Beta Was this translation helpful? Give feedback.
All reactions