Skip to content

v0.6.0

Compare
Choose a tag to compare
@MuTsunTsai MuTsunTsai released this 28 Sep 04:24
· 171 commits to main since this release

🔥 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.