All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Note: only changes after the fork are listed.
- Fix polygons inside footprints for kicad 8
- Fix footprint fields handling for kicad 8
- Extra field support to EasyEDA parser
- Better support for KiCad 7.99
- Toggle to hide top bar
- Implement untented vias for kicad
- KiCad 7 native dnp field support
- Handling empty string for board variant
- Tracks sometimes overlapping via holes
- Handling of complex polygonpours
- Extra data file change not updating fields
- Reset button for settings/checkboxes
- Configurable net colors
- Limit fields grid max height
- Support for current KiCad 7.99
- Minor dialog UI details
- Filter not working when extra fields are ints
- Support for current KiCad 7.99
- Suppressed some distracting messages
- Create hyperlinks for URLs
- Support for more KiCad 7 new stuff
- Offset back rotation 180 degrees option
- Natural integer sorting for extra fields
- Import settings
- DNP and board variant field doesn't need to be specified in extra fields
- Hotkeys link and rotate board with l/r arrows
- CSV/TXT export according to #289
- Implement local/global settings
- Rectangles in angled footprints
- Compatibility with wxWidgets 3.1.6
- Resize plugin icon to 24x24 and pixel align again
- Command line option for version
- Problems with dimensions in the Edge.Cuts layer
- No text variables expansion in title_block.date
- Better KiCad 6 support
- Expand text vars in title block
- Support for Eagle / Fusion 360 Electronics
- Support for arc tracks
- Description field parsing
- Compression is now optional
- BoM Column hiding and reordering
- Darken when checked highlights footprints on render
- Resizable column border
- Configurable grouping
- Sort references intelligently
- Standard fields optional
- Grouping issues
- Workaround for lower canvas not drawn on print
- Debian dependencies to accept kicad-nightly
- Symbolic link support (#213).
- Middle mouse button canvas panning, now matches Pcbnew and Eeschema.
- Deleted Chinese language (#153) (was broken).
- Use KiCad's own text rendering when possible.
- Catch exceptions on parsing net/xml files (Fixes #166)
- Return with error level != 0 for parsing errors.
- Many details to support KiCad nightly.
- variants-blacklist, variants-whitelist cli options (#162)
- Custom js css and header/footer support
- Removed X11 dependency when DISPLAY isn't defined
- The local copy of the scripts now has priority over the installed ones.
- Double click not working with "darken when checked" (#156)
- Exception when setlocale failed
- Text rendering fixes -- process overbars -- approximate italics behavior better
- An option to grey out (darken) a row when the selected checkbox is checked.
- Fullscreen option to the settings menu.
- Debian package.
- Cleanup html settings menu