| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-09 | 714 Bytes | |
| v0.6.16 source code.tar.gz | 2026-01-09 | 302.5 MB | |
| v0.6.16 source code.zip | 2026-01-09 | 304.5 MB | |
| Totals: 3 Items | 607.0 MB | 0 | |
Added
- feature: added/refactored the About menu to show relevant info about the app version, build time (#441)
Fixed
- bug: Changing device face to 'both' bypasses collision detection (#450)
- bug: Full-depth devices with overridden face still block opposite face placements (#444)
Technical
- bug: Test suite crashes with JavaScript heap memory limit / IPC channel error (#446)
Research
- Ongoing work on multi-rack support and multi-bay racks.
Fixed some regressions in device placement logic after refactoring. Also learning a bit about how vitest works (or doesn't) with >3k tests. Also added a little widget for displaying app build info for development purposes.