Skip to content

Releases: INTI-CMNB/InteractiveHtmlBom

v2.4.1-2

23 Apr 18:32
Compare
Choose a tag to compare

Fixed

  • No text variables expansion in title_block.date

v2.4.1

24 Dec 00:13
Compare
Choose a tag to compare

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

08 Feb 22:40
Compare
Choose a tag to compare

Changed

  • Debian dependencies to accept kicad-nightly

v2.3.4

29 Dec 12:10
Compare
Choose a tag to compare

Added

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

27 Jun 15:42
Compare
Choose a tag to compare

Fixed

v2.3.2

17 Jun 18:31
Compare
Choose a tag to compare

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

25 Apr 02:22
Compare
Choose a tag to compare

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

12 Mar 16:33
Compare
Choose a tag to compare

This is the current script just adapted to be installed at system level.