Releases: maui-r/cultivator
Releases · maui-r/cultivator
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
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
v1.2.1
v1.2.0
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
v1.0.0
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)