Releases: INTI-CMNB/InteractiveHtmlBom
Releases · INTI-CMNB/InteractiveHtmlBom
v2.4.1-2
Fixed
- No text variables expansion in title_block.date
v2.4.1
Changed
- Standard fields optional
Added
- 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
Fixed
- Grouping issues
- Workaround for lower canvas not drawn on print
v2.3.4-2
Changed
- Debian dependencies to accept kicad-nightly
v2.3.4
Added
- Symbolic link support (openscopeproject#213).
Changed
- Middle mouse button canvas panning, now matches Pcbnew and Eeschema.
- Deleted Chinese language (openscopeproject#153) (was broken).
- Use KiCad's own text rendering when possible.
Fixed
- Catch exceptions on parsing net/xml files (Fixes openscopeproject#166)
- Return with error level != 0 for parsing errors.
- Many details to support KiCad nightly.
v2.3.3
Fixed
- variants-blacklist, variants-whitelist cli options (openscopeproject#162)
v2.3.2
Added
- Custom js css and header/footer support
Changed
- Removed X11 dependency when DISPLAY isn't defined
Fixed
- The local copy of the scripts now has priority over the installed ones.
- Double click not working with "darken when checked" (openscopeproject#156)
- Exception when setlocale failed
- Text rendering fixes
-- process overbars
-- approximate italics behavior better
Fixed problems when running on docker images
The code unconditionally created a wxWidget app, even if no dialog was created. This forced a connection to the X server, failing when running on a docker image.
First Debian package release
This is the current script just adapted to be installed at system level.