Releases: akshay2211/DrawBox
Releases · akshay2211/DrawBox
Release list
v2.1.0
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
- release: 2.1.0-alpha01 by @akshay2211 in #94
- docs: README.md + assets updated by @akshay2211 in #96
- fix: ignore touch/mouse pressure and composite alpha strokes via layer by @akshay2211 in #101
- feat: intents SharedFlow on DrawBoxController + overlay slot on DrawBox by @akshay2211 in #100
- chore: release version 2.1.0-alpha02 by @akshay2211 in #102
- feat: extract drawbox-ui module with restructured bar APIs by @akshay2211 in #104
- feat/drawbox-ui-module: MD3 Expressive UX pass + notes-app quality delta by @akshay2211 in #106
- chore(ci): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot[bot] in #107
- chore(ci): bump actions/checkout from 4 to 7 by @dependabot[bot] in #108
- chore(ci): bump gradle/actions from 4 to 6 by @dependabot[bot] in #109
- chore(deps)(deps): bump org.jetbrains.compose.material3:material3 from 1.11.0-alpha07 to 1.12.0-alpha03 in the compose group by @dependabot[bot] in #110
- chore(deps)(deps): bump roborazzi from 1.65.0 to 1.68.0 by @dependabot[bot] in #111
- chore(deps)(deps): bump gradle-wrapper from 9.4.1 to 9.6.1 by @dependabot[bot] in #112
- chore(ci): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #116
- chore(ci): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #114
- chore(ci): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #115
- fix(#89): differentiate sans/serif/mono fonts on web + repo housekeeping by @akshay2211 in #117
- feat(#83): text element follow-ups — double-tap, mid-edit styling, multi-text merge, commit semantics by @akshay2211 in #118
New Contributors
- @dependabot[bot] made their first contribution in #107
Full Changelog: v2.0.0...v2.1.0
v2.1.0-alpha01
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