Skip to content

Releases: lassediercks/flowgo

v0.1.7

08 Jun 19:19

Choose a tag to compare

0.1.7 (2026-06-08)

Features

  • editor: mousewheel zoom + URL persistence hardening (bd50caa)

v0.1.6

04 Jun 20:23

Choose a tag to compare

0.1.6 (2026-06-04)

Features

  • editor: canvas zoom (pinch / Cmd+scroll) with cursor anchor (46bd9a3)

v0.1.5

03 Jun 22:24

Choose a tag to compare

0.1.5 (2026-06-02)

Features

  • editor: trackpad two-finger pan + Dockerized dev workflow (fdb93e2)

v0.1.4

28 May 18:00

Choose a tag to compare

0.1.4 (2026-05-27)

Features

  • editor: add wireCollab extension point + typed mutation events (52ea1ee)

v0.1.3

26 May 01:08

Choose a tag to compare

0.1.3 (2026-05-26)

Features

  • editor: route mutations through mutations.ts wrapper (55b67ba)

Refactoring

  • extract pkg/flowgo library + cmd/flowgo binary (f048a04)

v0.1.2

20 May 20:46

Choose a tag to compare

0.1.2 (2026-05-20)

Features

  • --host shows LAN IP, add flowgo upgrade subcommand (28b8e85)
  • mcp: full GUI parity + self-describing surface (6612e0f)

Bug Fixes

  • ci: cap release-please search depth to skip pre-v-prefix releases (e5f3053)

v0.1.1

19 May 21:49

Choose a tag to compare

0.1.1 (2026-05-19)

Features

  • editor: hide breadcrumb toolbar when at root map (6df06ba)
  • editor: touch input — mode bar, drawing, selection, endpoint drag (d888322)
  • line: control points + render styles (5b0e675)

Refactoring

  • brush,line: take coords instead of MouseEvent (ed22bd1)

v0.1.0

19 May 17:19

Choose a tag to compare

0.1.0 (2026-05-19)

⚠ BREAKING CHANGES

  • remove polygon (triangle/pentagon/hexagon) support

Features

  • editor: repurpose +/- for palette stepping; extend palette to edges, lines, and strokes (d22f784)
  • notify user when a newer flowgo release is available (1949548)
  • remove polygon (triangle/pentagon/hexagon) support (96f498d)
  • stamp flowgo version into .flowgo files on save (f4d1888)

v0.0.23

14 May 09:11

Choose a tag to compare

0.0.23 (2026-05-14)

Features

  • editor: align toolbar for multi-selection with auto-spread (e75eb99)
  • editor: colour brush strokes via 1-9 in brush mode (3906a9b)
  • editor: mirror copied box/text labels to system clipboard (5406cb9)

Bug Fixes

  • rebuild dist/index.html (2b53b28)

v0.0.22

11 May 17:23

Choose a tag to compare

0.0.22 (2026-05-11)

Bug Fixes

  • prevent set_state from poisoning the on-disk graph (41d3a3c)
  • walk forward to the next free port when 54041 is busy (d8eebc1)