Releases: bp-studio/box-pleating-studio
Releases Β· bp-studio/box-pleating-studio
v0.7.4
v0.7.3
- Fixes minor i18n issue.
v0.7.2
- Improves performance by 3x comparing to v0.7.1
- Reduces the WASM package size by 200KB
- Improves optimization progress report UI
v0.7.1
Optimizer has been re-written in C++, leading to:
- Runs at least twice as fast (even 10x faster for smaller projects).
- Total package size went from 69MB to less than 1MB.
- Memory usage went down by 10x.
- All supported versions of Safari can now run the optimizer, with skipping functionality.
Also fixes project initializing issues in Safari 11.
v0.7.0
π₯ Highlights:
- Layout optimization tool for finding efficient layouts, or simply spreading the flaps apart.
- New editing functions: subdividing grid, rotating, and flipping.
- FOLD format exporting support.
π Bug fixes:
- Fix tab scrolling on mobile devices.
- Fix a bug in positioning 3-flap relay patterns.
- Fix edge cases in pattern tracing algorithm.
- Eliminate rendering glitches.
- Recovers from WebGL context loss.
- Several minor UI fixes.
- Fix startup error handling in legacy browsers.
πͺ Improvements:
- Development is now more efficient using Rsbuild.
- Placements of long labels are now more logical.
π Thanks to:
- Brandon Wong, for the fruitful discussion on the optimizer and the prototype Python source code.
- Avon Koh, for a special interview.