Skip to content

v2.1.0-alpha01

Choose a tag to compare

@akshay2211 akshay2211 released this 28 Jun 13:08
· 101 commits to main since this release

What's Changed

  • chore: release version 2.0.0 by @akshay2211 in #68
  • feat: connector endpoints snap to facing side midpoint, rotation-aware by @akshay2211 in #71
  • Add pen pressure support to PEN and ERASER modes by @akshay2211 in #75
  • feature: image element — place, transform, export by @akshay2211 in #76
  • feat: independent fill + stroke for shapes (closes #77) by @akshay2211 in #82
  • feat: plain-text element with inline editor and font controls (closes #74) by @akshay2211 in #84
  • feat: add Kotlin/JS browser target (SDK + sample app) by @akshay2211 in #86
  • perf: async + downsampled image decode (closes #81) by @akshay2211 in #87
  • test: complex-scene snapshot + SVG export correctness fixes by @akshay2211 in #88
  • feat: iOS PHPicker + Cmd/Ctrl+V clipboard paste (closes #79, #80) by @akshay2211 in #91
  • feat: drag-drop + clipboard image insertion (SDK primitives); partial #78 by @akshay2211 in #92
  • feat: cross-platform image inputs — clipboard paste + drag-drop by @akshay2211 in #93

Full Changelog: v2.0.0...v2.1.0-alpha01