Skip to content

v1.0.1 release

Compare
Choose a tag to compare
@yaqwsx yaqwsx released this 03 Jan 14:21
· 424 commits to master since this release
eed67f7

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.