Skip to content

Releases: HarperFast/studio

v2.120.1

19 Jun 21:08

Choose a tag to compare

2.120.1 (2026-06-19)

Bug Fixes

  • Force patched undici to clear Dependabot alerts (89a2e4b)

v2.120.0

19 Jun 18:38

Choose a tag to compare

2.120.0 (2026-06-19)

Features

  • Identify roles by id and make role/user modals resizable (81acc13), closes #1337

Bug Fixes

  • Clear 'Reloading sidebar' toast when an upload is canceled (29e255c), closes #1324
  • Pin patched versions of stale transitive deps flagged by Dependabot (a96f3ca)
  • Surface role-query errors and simplify role id checks (a0fdd67)

v2.119.0

19 Jun 18:02

Choose a tag to compare

2.119.0 (2026-06-19)

Features

  • Resize modals from center by holding Alt (db02ebe), closes #1345

Bug Fixes

  • Count a successful drop before the cancel check (1335439)
  • Show a placeholder for binary files instead of rendering as text (2358c07)
  • Surface delete failures instead of an endless spinner (6fd4059)

v2.118.1

19 Jun 15:12

Choose a tag to compare

2.118.1 (2026-06-19)

Bug Fixes

  • Dismiss restart popup even when component unmounts (b38d6b3), closes #1340

v2.118.0

18 Jun 21:41

Choose a tag to compare

2.118.0 (2026-06-18)

Features

  • Add a maximize/restore button to resizable modals (6b9aa53)
  • Enlarge modal resize hit area and extend it past the edges (f350a45)
  • Enlarge the dialog close button hit area to the whole corner (d3e9963)
  • Resizable, draggable log and record modals (3c876b4)

Bug Fixes

  • Editor and footer now shrink when resizing record modals smaller (255c25a)

Performance Improvements

  • Make modal dragging and resizing snappy (88c6789)

Chores

  • Auto-copy .env.local into worktrees on session start (fc0b8fd)

v2.117.0

18 Jun 17:07

Choose a tag to compare

2.117.0 (2026-06-18)

Features

  • Use create-harper for agent chat metadata (5b50e6f)

v2.116.0

18 Jun 15:05

Choose a tag to compare

2.116.0 (2026-06-18)

Features

  • Context menus for applications (4ba6784)
  • Context menus for cards, instances, and apps refinements (a2ee2d1)
  • List all create-harper React and Vue templates (25c5ad3)

v2.115.6

16 Jun 20:45

Choose a tag to compare

2.115.6 (2026-06-16)

Bug Fixes

  • Improve pagination even more (d892aec)
  • try a different pagination ux (29eae26)

v2.115.5

16 Jun 16:06

Choose a tag to compare

2.115.5 (2026-06-16)

Bug Fixes

  • table list scroll, make result set header sticky (7e5df5e)
  • use border radius short hand (13b3cf9)

v2.115.4

15 Jun 18:40

Choose a tag to compare

2.115.4 (2026-06-15)

Bug Fixes

  • Detect when permissions are dirty (52e2848)
  • Ensure org modal is keyed off of the id (b5781d8)