Skip to content

Releases: icoretech/wootty

wootty: v0.2.14

21 Apr 01:01

Choose a tag to compare

0.2.14 (2026-04-21)

Features

  • web: add session dashboard filters (41f89a5)
  • web: add transcript status controls (2b732c5)
  • web: export transcript with scrollback (cf8b49d)

wootty: v0.2.13

20 Apr 22:50

Choose a tag to compare

0.2.13 (2026-04-20)

Bug Fixes

  • deps: update dependency lucide-react to ^1.8.0 (#64) (297f7c2)
  • deps: update frontend-runtime to ^19.2.5 (#61) (c2291d9)

wootty: v0.2.12

29 Mar 11:54

Choose a tag to compare

0.2.12 (2026-03-29)

Features

  • add session naming and shortcuts help (283133d)
  • replace shortcuts panel with about dialog (c1c49ff)

Bug Fixes

  • deps: update dependency lucide-react to ^1.7.0 (#49) (0c6e569)
  • deps: update dependency lucide-react to v1 (dd0368a)
  • ignore node engine version in renovate (21ddf58)

wootty: v0.2.11

21 Mar 17:14
701874f

Choose a tag to compare

0.2.11 (2026-03-21)

Bug Fixes

  • auth: switch browser bootstrap to cookie-only (f9caf3d)
  • ci: allow renovate major update prs refs #25 (bab16b0)
  • ci: bump docker publish actions refs #25 (5ac2b18)
  • server: eliminate race in TestManagerReconnectReplaysHistory (f336f4d)
  • server: harden unauthenticated startup and socket limits (79fb960)

wootty: v0.2.9

04 Mar 02:46
1ba6685

Choose a tag to compare

0.2.9 (2026-03-04)

Features

  • ui: modernize terminal UI with glassmorphism and refined styling (1da3f05)

wootty: v0.2.10

04 Mar 16:21
ab9952a

Choose a tag to compare

0.2.10 (2026-03-04)

Features

  • web: add copy-current-session feedback in status bar (c8d0f29)

Bug Fixes

  • web: restore 0.2.2 terminal font rendering profile (fb225ff)

wootty: v0.2.8

03 Mar 21:04
6c33096

Choose a tag to compare

0.2.8 (2026-03-03)

Bug Fixes

  • terminal: fail fast on missing socket URL in non-browser environments (74ce930)
  • terminal: prevent reconnect stall on CLOSING sockets and outbox byte corruption (d5926ab)
  • transport: keep listeners on closing socket (58af1ae)
  • web: apply biome assist import-order and unused import fixes (f33de1b)

wootty: v0.2.7

02 Mar 06:18
a3445be

Choose a tag to compare

0.2.7 (2026-03-02)

Bug Fixes

  • config: trim host values from env and flag parsing (#16) (1304922)

wootty: v0.2.6

02 Mar 05:29
8430bf9

Choose a tag to compare

0.2.6 (2026-03-02)

Features

  • cli: add first-class help output for root and run commands (46ae925)

wootty: v0.2.5

02 Mar 01:44

Choose a tag to compare

0.2.5 (2026-03-02)

Bug Fixes

  • docker: document migration to openssh image flavor (7031f70)