Skip to content

Releases: marsponce/wikigraph3D

v1.1.0

04 Mar 17:05
5e6e27f

Choose a tag to compare

1.1.0 (2026-03-04)

Features

  • tutorial: implement useTutorial hook for reusable tutorial for new users (dda9cae)

Bug Fixes

  • tutorial: implement pr suggestions (14ae4fa)
  • tutorial: prevent clicking on overlay to exit tutorial, maintain close tutorial button (28a63b6)

v1.0.0

27 Feb 03:16
66d1091

Choose a tag to compare

1.0.0 (2026-02-27)

Features

  • graph: add real-time sync via supabase subscription hook (ef04f1e)

Bug Fixes

  • articlecard: fix existing node links not showing up (0654df8)
  • articlecard: links with a non starting '#' load properly (e51875f)
  • graph: prevent duplicate links and select existing nodes on click (ab03f50)
  • graphRealtime: add duplicate links check in hook (864f417)