Releases: bp-studio/box-pleating-studio
Releases · bp-studio/box-pleating-studio
v0.6.8
v0.6.7
Fix two critical fatal bugs, improve performance.
v0.6.6
Fix a bug in the pattern searching algorithm that could cause it to run very slow in rare cases.
v0.6.5
Improve algorithm and fix edge cases in river rendering.
v0.6.4
This release improves fatal error handling and temporarily revert a change made in v0.6.2 to fix an internal error introduced by it. More investigation is needed on that issue.
v0.6.3
v0.6.2
v0.6.1
v0.6.0
🔥 Highlights:
- Software architecture has been completely redesigned, giving way faster project loading and rendering than the previous version.
- Diagonal layout.
- Exporting the lines to .cp format (in a scaffolding way).
🚀 New features:
- Customizable color scheme (in the Preference dialog).
- Status bar, showing mouse coordinates (desktop only) and vertex/flap/river counts.
- Mouse hovering effect on selectable objects (desktop only).
- New mobile gestures: 2-finger tap to undo, 3-finger tap to redo.
- Sponsor list in the About dialog.
- Add supports to Clear, Undo, Redo, ZoomIn, ZoomOut keys on certain keyboards.
💪 Improvements:
- Building process is greatly improved, giving quicker app downloading and starting-up.
- Pattern searching algorithm now covers more cases for 3-flap layouts.
- New download dialogs for environments not supporting native file access API, giving a smoother user experience.
- Browser version supports had been completely determined to be Chrome ≥ 66, Edge ≥ 79, Firefox ≥ 78, Opera ≥ 53, Safari ≥ 11.1 (or 11.3 for iOS), or Samsung Internet ≥ 9.2.
- All settings are now synchronized instantly across launched instances of BP Studio.
- Exported SVG files are much smaller now.
- Tab reordering is now easier especially on mobile devices.
- More mouse cursor styles to provide better UI visual hints.
- D-Pad is now easier to click.
- Better error-handling mechanism that can recover from unexpected core errors.
🙏 Thanks to:
- Dr. Jason S. Ku, for giving very helpful directions on computational geometry.
- All alpha test participants, especially Mr. Petr Stuchlý, for catching many critical bugs.
v0.5.8
Fix Safari sharing bug