andre482_O-tie/versions.json
Andre482 8a376a87a8 Release 1.0.8: Pan from anywhere on touch, keyboard selection, and quality audit.
- Single-finger touch panning now works even when starting on a node; a tap still selects.

- Add keyboard node selection (Tab/Enter/Space/Escape) and validated settings input.

- Guard against overwriting malformed .bowtie files; show a notice and keep original data.

- Add Vitest tests (model/layout/panZoom) and a GitHub Actions CI workflow.

- Split bowtieView into history/panZoom/stackRows/externalSync modules; refresh README, examples, and contributor docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 19:26:42 +03:00

11 lines
No EOL
173 B
JSON

{
"1.0.0": "1.4.0",
"1.0.1": "1.4.0",
"1.0.2": "1.4.0",
"1.0.3": "1.4.0",
"1.0.4": "1.4.0",
"1.0.5": "1.4.0",
"1.0.6": "1.4.0",
"1.0.7": "1.4.0",
"1.0.8": "1.4.0"
}