Skip to content

Releases: nickytonline/clawspace

v2.1.0

10 Mar 14:54
eaffbaa

Choose a tag to compare

2.1.0 (2026-03-10)

Features

  • settings: add default home view preference (ead516d)
  • timeline: add workspace timeline page and interactions (38b5646)
  • workspace: add dedicated workspace page and header navigation (6a57c13)

Bug Fixes

  • header: refine timeline nav responsive alignment (1be1a9f)
  • settings: use span instead of h2 for setting item label (122133a)
  • timeline: shorten page title and heading (6dc73a9)

v2.0.0

09 Mar 23:39
6439cb3

Choose a tag to compare

2.0.0 (2026-03-09)

⚠ BREAKING CHANGES

  • SHOW_INTERNAL_CLAW_FILES has been removed. Internal file visibility is now controlled via the /settings UI.

Features

  • move internal files visibility to settings page (62570d9)

v1.2.0

09 Mar 00:30
cdfb0e6

Choose a tag to compare

1.2.0 (2026-03-09)

Features

  • animate lobster logo once after delayed page load (5f0c2f2)

Bug Fixes

  • preserve lobster logo visibility during view transitions (04961fe)

v1.1.0

07 Mar 01:09
32cd72b

Choose a tag to compare

1.1.0 (2026-03-07)

Features

v1.0.1

06 Mar 22:42
b5d1af3

Choose a tag to compare

1.0.1 (2026-03-06)

Bug Fixes

  • ignore: apply .clawspace-ignore rules on root listing (0f43bcb)

v1.0.0

06 Mar 21:41
65cfbeb

Choose a tag to compare

1.0.0 (2026-03-06)

Features

  • add Release Please for automated releases and version Docker images (df0c49b)
  • add SHOW_INTERNAL_CLAW_FILES env var to optionally expose internal files (3bd0d1d)

Bug Fixes

  • editor: enforce 16px minimum in code viewer UI (7ce19af)