Releases: maui-r/cultivator
Releases · maui-r/cultivator
v1.15.0
1.15.0 (2023-02-27)
Features
- add dropdown for graph layout (0a3888d)
- highlight relations of hovered node (4a277d5)
- highlight selected node (76983ab)
- select node when clicked (77c5f8b)
- use G6 for graph visualization (aed2d59)
Performance Improvements
v1.14.0
1.14.0 (2023-01-16)
Features
- add plausible analytics script (a4184c9)
v1.13.0
1.13.0 (2022-11-28)
Features
- show chip when followed by profile (afeae4f)
- use stamp when profile picture is missing (65e1563)
v1.12.0
1.12.0 (2022-11-23)
Features
- add button which adds followed profiles (ae5093e)
v1.11.0
1.11.0 (2022-11-22)
Features
- show indicator for queried followers per profile (202905e)
v1.10.0
1.10.0 (2022-11-21)
Bug Fixes
- access non-reactive state to get node count in async function (10db757)
- return empty array when no followers or following (dbd8309)
Features
- query followers chronologically (ecdb69b)
- select searched profile if already present (048ab2f)
- show percentage value in progress indicator (ffe940c)
Performance Improvements
- query following profile ids from subgraph (c85f257)
- retrieve followers in batches (afd6bdb)
v1.9.2
1.9.2 (2022-11-15)
Bug Fixes
- change add followers button behavior (1092297)
- ensure string type for ALCHEMY_API_KEY (3235a49)
v1.9.1
1.9.1 (2022-11-14)
Bug Fixes
- hide disabled add button if all followers have been added (ce5680a)
v1.9.0
1.9.0 (2022-11-11)
Bug Fixes
- clear search options when inconsistent (e6e6434)
- reset search bar options when input empty (f11e0aa)
Features
- implement 'search as you type' for profiles (2eac504)
- move search bar to header (5268669)
- show querying indicator in header (c6ffc9f)
v1.8.1
1.8.1 (2022-11-09)
Bug Fixes
- change button color (0f05da0)
- hide follow button for current profile (bd6ad77)