Skip to content

Releases: maui-r/cultivator

v1.8.0

08 Nov 08:31
Compare
Choose a tag to compare

1.8.0 (2022-11-08)

Features

v1.7.0

07 Nov 13:47
Compare
Choose a tag to compare

1.7.0 (2022-11-07)

Features

Performance Improvements

v1.6.0

07 Nov 08:25
Compare
Choose a tag to compare

1.6.0 (2022-11-07)

Features

  • increase following limit (0520e7c)

v1.5.0

06 Nov 12:23
Compare
Choose a tag to compare

1.5.0 (2022-11-06)

Features

  • show picture of current profile (4d7da75)

v1.4.0

06 Nov 09:58
Compare
Choose a tag to compare

1.4.0 (2022-11-06)

Bug Fixes

  • clear optimistic cache when profile is switched (1f68d56)
  • clear urql cache when user profile changes (ee81029)
  • hide add followers button when profile has no followers (22618d4)
  • refetch profile data when user profile changes (83e288b)
  • show stat name in singular when value is one (54e87b1)

Features

  • add unfollow button (c3a2403)
  • don't require profile to be set as default (9b5bf50)
  • make follow optimistic (7b43d93)
  • support optimistic proxy action follow (949be0b)

Performance Improvements

  • only update graph when nodes were added or removed (0dc8f37)

v1.3.0

02 Nov 16:01
Compare
Choose a tag to compare

1.3.0 (2022-11-02)

Features

v1.2.1

01 Nov 18:23
Compare
Choose a tag to compare

1.2.1 (2022-11-01)

Bug Fixes

  • switch to theme colors with higher contrast (9fcc797)

v1.2.0

01 Nov 12:14
Compare
Choose a tag to compare

1.2.0 (2022-11-01)

Bug Fixes

  • avoid disabled button as tooltip child (14fdc8d)
  • avoid querying when follower list exhausted (9700846)
  • convert jwt expiration time to milliseconds (f4ea659)
  • remove

    wrapper around

    elements (0b99dd2)

  • return auth state after refreshing expired token (dc3fbe2)
  • use correct property when refreshing token (4f4780a)

Features

  • add avatar with menu (9d7b1a7)
  • add connect wallet button (b270f43)
  • add follow on lens functionality (c169559)
  • add help dialog (c75601e)
  • add sign in functionality (a02d030)
  • add support for follow modules (323778d)
  • close profile menu on right-click (7e444dd)
  • disable follow button when no wallet is connected (b482c1c)
  • make color mode changeable (00b08e8)
  • open profile menu on right-click (73316f7)
  • show all follow connections between profiles (6ef96c6)
  • show info about selected node in sidebar (b9b494e)
  • show selected profile in sidebar (36f537e)
  • use proxy and broadcast for follow (b5c5bab)

Performance Improvements

  • use cache for profile details (ddf516c)

v1.1.0

30 Sep 21:20
Compare
Choose a tag to compare

1.1.0 (2022-09-30)

Features

  • add header (95315b9)
  • add setting to change node style (1099591)
  • resize graph with window (5fd9d29)
  • set default node style to lens handle (b565dc6)

v1.0.0

29 Sep 16:20
Compare
Choose a tag to compare

1.0.0 (2022-09-29)

Bug Fixes

  • catch errors during handle retrieval (09af0a9)
  • update fetching handle when returning early (a6f7baa)

Features

  • add handle when pressing enter (1c5edea)
  • append .lens if handle not found (2cd8611)
  • change theme colors (08517fd)
  • create-react-app (ca8df7c)
  • disable button while adding first handle (7366af8)
  • fetch data interactively (bb8e5c4)
  • install recoil (e01a284)
  • let user enter first handle manually (a777017)
  • show errors in snackbar (8832ecf)
  • show followers (657f658)
  • show fully fetched nodes in yellow (c53c0a5)
  • show graph of handle and following (c84b45b)
  • show nodes as text (cd378b2)
  • visualize link direction (c9fff78)