File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77Note: only changes after the fork are listed.
88
99
10+ ## [ 2.10.0-1] - 2025-04-14
11+ ### Fixed
12+ - Add padstack support for kicad 9
13+ - Fix BB computing for arc (typo in xc/yc, forgot radius)
14+ - Add support of rectangle pad hole
15+ - Fix bom export having "null" column
16+ - Add via support for easyeda
17+ - Added a setting Check box to "highlight row on click"
18+ - Use whole checkbox cell for touch events
19+ - Fix dark mode background in bom only mode
20+
1021## [ 2.9.0-2] - 2024-10-15
1122### Fixed
1223- Fix polygons inside footprints for kicad 8
Original file line number Diff line number Diff line change 1+ interactivehtmlbom.inti-cmnb (2.10.0-1) stable; urgency=medium
2+
3+ * Add padstack support for kicad 9
4+ * Fix BB computing for arc (typo in xc/yc, forgot radius)
5+ * Add support of rectangle pad hole
6+ * Fix bom export having "null" column
7+ * Add via support for easyeda
8+ * Added a setting Check box to "highlight row on click"
9+ * Use whole checkbox cell for touch events
10+ * Fix dark mode background in bom only mode
11+
12+ -- Salvador Eduardo Tropea <salvador@inti.gob.ar> Mon, 14 Apr 2025 12:50:45 -0300
13+
114interactivehtmlbom.inti-cmnb (2.9.0-2) stable; urgency=medium
215
316 * Fix polygons inside footprints for kicad 8
You can’t perform that action at this time.
0 commit comments